[
https://jira.jboss.org/jira/browse/GTNPORTAL-292?page=com.atlassian.jira....
]
Dimitri BAELI updated GTNPORTAL-292:
------------------------------------
Description:
Currently the gatein/portal/trunk/pom.xml contains :
{code}
<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>
{code}
This information should be present in its parent pom or higher.
was:
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.
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 :
{code}
<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>
{code}
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