Bug 478208

Summary: Moving from Ant to Maven 2
Product: [Retired] penrose Reporter: Chandrasekar Kannan <ckannan>
Component: UnknownAssignee: Endi Sukma Dewata <edewata>
Status: CLOSED EOL QA Contact: Ben Levenson <benl>
Severity: low Docs Contact:
Priority: low    
Version: 3.0CC: benl
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 18:38:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Chandrasekar Kannan 2008-12-27 08:08:53 UTC
use maven-surefire-plugin, maven-jxr-plugin, pmd-plugin, as well as clover to generate test artifact. 

initial m2 goals: package, test, assembly:assembly, site, install

=========================================================
Issue dump from jira
$VAR1 = {
          'priority' => '3',
          'customFieldValues' => [],
          'project' => 'PENROSE',
          'status' => '1',
          'components' => [
                            {}
                          ],
          'reporter' => 'jimyang',
          'key' => 'PENROSE-236',
          'assignee' => 'jimyang',
          'summary' => 'Moving from Ant to Maven 2',
          'id' => '10738',
          'updated' => '2008-03-03 15:27:40.0',
          'votes' => '0',
          'fixVersions' => [],
          'affectsVersions' => [],
          'description' => 'use maven-surefire-plugin, maven-jxr-plugin, pmd-plugin, as well as clover to generate test artifact. 

initial m2 goals: package, test, assembly:assembly, site, install',
          'created' => '2007-06-24 20:51:36.0',
          'type' => '3'
        };


=========================================================