![]() |
|
|
Issue Type:
|
Bug
|
Affects Versions:
|
1.0-beta-6 |
Assignee:
|
Unassigned |
Components:
|
jnlp-download-servlet |
Created:
|
13/Jan/14 1:32 AM
|
Description:
|
I have the following Maven project:
root
- The client module depends on the core module.
- The jnlp module uses the webstart-maven-plugin plugin (jnlp-download-servlet goal.) and has an "jar-resource" reference to the client module.
When I run "mvn clean install" in the root folder, the resulting jnlp bundle contains the client module (explicit reference) and the core module (transitive dependency). This is as expected.
But if I later run "mvn clean install" in the jnlp folder, the resulting jnlp bundle contains only the client module (and not the transitive dependency).
1) I can not see any good reasons for why the output of the jnlp module should depend on whether the whole project is build or only the jnlp part. (I understand that in the latter case, the client and core modules must be taken from my local repository and not from the reactor, but both cases should give the same result.)
2) This behavior has changed, and might be related to http://jira.codehaus.org/browse/MWEBSTART-231.
It would be good if this could be fixed as during development, it is tedious to not be able to build only parts of my application.
Regards,
Ãyvind Jergan
|
Environment:
|
Linux, JDK 1.6.0_45, Maven 2.2.1
[ojergan@linw109 webstart-19195]$ svn info
Path: .
URL: https://svn.codehaus.org/mojo/trunk/mojo/webstart
Repository Root: https://svn.codehaus.org/mojo
Repository UUID: 52ab4f32-60fc-0310-b215-8acea882cd1b
Revision: 19195
Node Kind: directory
Schedule: normal
Last Changed Author: tchemit
Last Changed Rev: 19193
Last Changed Date: 2014-01-07 14:59:10 +0100 (Tue, 07 Jan 2014)
|
Project:
|
Mojo's Webstart Maven Plugin
|
Priority:
|
Major
|
Reporter:
|
Øyvind Jergan
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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