[
http://jira.codehaus.org/browse/MWEBSTART-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_117510
]
Jerome Lacoste commented on MWEBSTART-54:
-----------------------------------------
I think I found a way to reproduce the issue while fixing MWEBSTART-74. Test
classes are being added in the it004 integration test.
In that plugin, I am using
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>webstart-maven-plugin</artifactId>
<version>testing</version>
<executions>
<execution>
<phase>package</phase>
<goals>
<goal>jnlp-inline</goal>
</goals>
</execution>
</executions>
<configuration>
and configured the packaging as a POM. I will investigate it.
Kevin, what is your configuration ?
> JnlpDownloadServlet does not filter out system and test scope dependencies
> --------------------------------------------------------------------------
>
> Key: MWEBSTART-54
> URL: http://jira.codehaus.org/browse/MWEBSTART-54
> Project: Maven 2.x Webstart Plugin
> Issue Type: Bug
> Affects Versions: 1.0-alpha-2
> Reporter: Kevin Stembridge
> Assignee: Jerome Lacoste
> Fix For: 1.0-alpha-2
>
> Attachments: log.txt, MWEBSTART-54.diff, webstartDemo 1.1.zip
>
>
> As per the summary.
> I'll get started on a patch.
--
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