Empty artifacts when not using  maven-core's default lifecycles
---------------------------------------------------------------

         Key: MNG-759
         URL: http://jira.codehaus.org/browse/MNG-759
     Project: Maven 2
        Type: Bug
  Components: maven-core  
    Versions: 2.0-beta-1    
 Environment: xp
 Reporter: Dan Tran
     Fix For: 2.0-beta-1


maven project that uses external build lifecycle out side maven-core do not see 
it artifact list.

in my case of using maven-native-plugin,  my dll project has a .lib dependency, 
therefore
the link phase will fail since the artifacts is empty (  project.getArtifacts() 
returns empty set)
and the linker do not have the required lib file to link to

This is  a blocking bug.




-- 
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]

Reply via email to