[ 
http://jira.codehaus.org/browse/MOJO-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_97070
 ] 

Asgeir S. Nilsen commented on MOJO-788:
---------------------------------------

>From what I've experienced, this relates to *transitive* snapshot 
>dependencies.  A workaround which worked for me was to add this snapshot 
>dependency to the project's pom.

This is something dependency:analyze issues warnings on anyway.

> Wrong relativePath in generated xml file for booter-unix.
> ---------------------------------------------------------
>
>                 Key: MOJO-788
>                 URL: http://jira.codehaus.org/browse/MOJO-788
>             Project: Mojo
>          Issue Type: Bug
>          Components: appassembler
>            Reporter: Niels Mordt-Ostergaard
>
> In the generated xml file .../booter-unix/etc/my-app.xml, SNAPSHOT 
> dependencies get the wrong relative path, eg.
> <dependency>
>   <groupId>org.codehaus.plexus</groupId>
>   <artifactId>plexus-jmx</artifactId>
>   <version>1.0-alpha-1-20061009.114031-1</version>
>   
> <relativePath>org/codehaus/plexus/plexus-jmx/1.0-alpha-1-20061009.114031-1/plexus-jmx-1.0-alpha-1-20061009.114031-1.jar</relativePath>
> </dependency>, 
> but the jar file is (correctly) put into 
> $REPO/org/codehaus/plexus/plexus-jmx/1.0-alpha-1-SNAPSHOT/plexus-jmx-1.0-alpha-1-20061009.114031-1.jar
>  by the create-repository goal.

-- 
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 from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to