[gatein-issues] [JBoss JIRA] Created: (GTNPORTAL-292) maven plugin version declaration in parent pom

Dimitri BAELI (JIRA) jira-events at lists.jboss.org
Tue Nov 24 09:53:29 EST 2009


maven plugin version declaration in parent pom
----------------------------------------------

                 Key: GTNPORTAL-292
                 URL: https://jira.jboss.org/jira/browse/GTNPORTAL-292
             Project: GateIn Portal
          Issue Type: Task
          Components: Packaging
            Reporter: Dimitri BAELI
            Assignee: Arnaud Heritier


Currently the gatein/portal/trunk/pom.xml contains : 
            <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>exec-maven-plugin</artifactId>
                 <version>1.1.1</version>
            </plugin>
            <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                <artifactId>build-helper-maven-plugin</artifactId>
                <version>1.4</version>
             </plugin>
This information should be present in its parent pom or higher.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list