[ 
http://jira.codehaus.org/browse/MWEBSTART-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161188#action_161188
 ] 

Jon BrĂ¥ten edited comment on MWEBSTART-121 at 1/16/09 8:55 AM:
---------------------------------------------------------------

Another aspect of this is when using maven-release-plugin on a multi-module 
project where one module is using webstart-plugin. 

The goal release:prepare will fail (Failed to resolve artifact) because 
webstart-plugin is not able to locate a module it needs, as described above. A 
work-around is to manually run a "mvn install" when release:perform fails 
because of this, and then re-run release:prepare. This is very inconventient.

      was (Author: jonb):
    Another aspect of this is when using maven-release-plugin on a multi-module 
project where one module is using webstart-plugin. 

The goal release:prepare will fail because webstart-plugin is not able to 
locate a module it needs, as described above. A work-around is to manually run 
a "mvn install" when release:perform fails because of this, and then re-run 
release:prepare. This is very inconventient.
  
> The plugin should pick up jars from sister projects 
> ----------------------------------------------------
>
>                 Key: MWEBSTART-121
>                 URL: http://jira.codehaus.org/browse/MWEBSTART-121
>             Project: Maven 2.x Webstart Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.0-alpha-2
>         Environment: Linux, JDK 1.5, Maven 2.0.9
>            Reporter: Johannes Martin
>            Priority: Minor
>
> Currently, the webstart plugin looks for jar resources in the maven 
> repository (local or elsewhere). If the current project is a subproject of 
> another project and a jar resource is provided by a sister project, the 
> plugin should be able to retrieve the jar from the sister project's target 
> directory, so we don't have to run mvn install all the time just to build a 
> single compound project.

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