[
https://jira.jboss.org/jira/browse/GTNMAVEN-8?page=com.atlassian.jira.plu...
]
Thomas Heute commented on GTNMAVEN-8:
-------------------------------------
I just kept the original assignment ;)
Can you review the tasks you are assigned and don't plan to work on please ?
maven plugin version declaration in parent pom
----------------------------------------------
Key: GTNMAVEN-8
URL:
https://jira.jboss.org/jira/browse/GTNMAVEN-8
Project: GateIn Maven
Issue Type: Task
Components: parent
Reporter: Dimitri BAELI
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