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
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]