[ 
http://jira.codehaus.org/browse/NMAVEN-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_95394
 ] 

Shane Isbell commented on NMAVEN-19:
------------------------------------

A resolution issue for this has become critical so expect a merge of the fix 
into the trunk sometime around May 21st. The way it will work is that that the 
remote repo will contain the version info within the artifact file name; but 
upon resolution, NMaven will remove the version and place it into the local 
repo.

> Dependency resolution and Maven integration (site, deploy)
> ----------------------------------------------------------
>
>                 Key: NMAVEN-19
>                 URL: http://jira.codehaus.org/browse/NMAVEN-19
>             Project: NMaven
>          Issue Type: Wish
>            Reporter: Alexandre Garcia
>         Attachments: components.patch
>
>
> First of all Shane, we really appreciate your effort.
> We tried to complement your packaging lifecycles in order to test site and 
> deploy
> The Maven plugins site and deploy use the standard Maven artefact layout: 
> ArtefactId-Version.dll
> We were able to use mvn site after renaming accordingly installed artefacts 
> in the local repo ($reports is not expanded though).
> We rebuilt NMaven after altering 
> NMaven\plugins\maven-compile-plugin\src\main\resources\META-INF\plexus\components.xml
>  to include the deploy phase in the packaging lifecycles.
> The deploy phase is successful but is once again maven style.
> Unfortunately, the deployed artefacts cannot be downloaded because NMaven 
> dependency resolution doesnot include the version suffix and hence doesnot 
> find the artefact on the remote repo.
> More generally, i wish NMaven could adopt default Maven style artefact layout 
> or a mixed mode for GAC dependencies.
> We attach the modified components.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

        

Reply via email to