You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Kenney Westerhof (JIRA)" <ji...@codehaus.org> on 2005/08/10 10:01:57 UTC

[jira] Closed: (MNG-692) Project.getArtifacts() returns artifacts with getFile() pointing to target/classes when that project is in the reactor

     [ http://jira.codehaus.org/browse/MNG-692?page=all ]
     
Kenney Westerhof closed MNG-692:
--------------------------------


fixed the plugins to update the project's artifact

> Project.getArtifacts() returns artifacts with getFile() pointing to target/classes when that project is in the reactor
> ----------------------------------------------------------------------------------------------------------------------
>
>          Key: MNG-692
>          URL: http://jira.codehaus.org/browse/MNG-692
>      Project: Maven 2
>         Type: Bug
>     Versions: 2.0-beta-1
>     Reporter: Kenney Westerhof
>     Assignee: Kenney Westerhof
>     Priority: Blocker
>      Fix For: 2.0-beta-1

>
>
> MNG-249 solves the reactor-awareness by setting the File of an Artifact to the Build.outputDirectory if the 
> project is in the reactor (more or less).
> This leads to problems when plugins want to copy those artifacts: they're now pointing to directories
> (try the ear plugin for instance).

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org