[ http://jira.codehaus.org/browse/MNG-1980?page=comments#action_57467 ]
Tomislav Stojcevich commented on MNG-1980: ------------------------------------------ I didn't have maven-project updated. I assumed the change was in maven-artifact-ant. You are correct, the message only appears in the 2.0.3 version. After rebuilding and testing, 2.0.3-SNAPSHOT still produces this error, 2.1-SNAPSHOT seems to have corrected it. Will it be fixed for 2.0.3 or must we wait until 2.1? The "Fix Version/s" is currently set at 2.0.3 for this issue. > "Duplicate project ID found" message with maven-artifact-ant-2.0.2 > ------------------------------------------------------------------ > > Key: MNG-1980 > URL: http://jira.codehaus.org/browse/MNG-1980 > Project: Maven 2 > Type: Bug > Components: Ant tasks > Versions: 2.0.2 > Reporter: Tomislav Stojcevich > Assignee: Jason van Zyl > Fix For: 2.0.3 > > > The same bug that was reported as fixed MNG-1851 still shows up with 2.0.2. > [artifact:install] An error has occurred while processing the Maven artifact > tasks. > [artifact:install] Diagnosis: > [artifact:install] > [artifact:install] Unable to build project: > D:\Projects\Development\app\pom.xml > [artifact:install] Duplicate project ID found in > D:\Projects\Development\app\pom.xml > [artifact:install] > BUILD FAILED > D:\Projects\Development\app\ant\build.xml:166: Unable to build project: > D:\Projects\Development\app\pom.xml -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
