[ 
http://jira.codehaus.org/browse/MWEBSTART-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_120699
 ] 

Jerome Lacoste commented on MWEBSTART-90:
-----------------------------------------

Kevin, the build doesn't pass due to missing jnlp template. 

[INFO] it009 RUNNING
[INFO] it009 FAILURE (0:00:41.103) Java returned: 1
[INFO] 
[INFO] 
-------------------------------------------------------------------------------
[INFO] Test Summary (0:02:03.095)
[INFO]     Passed: 8
[INFO]     Failed: 1
[INFO] 
-------------------------------------------------------------------------------
[INFO] 
[INFO] The following tests failed:
[INFO]     * it009 - 
/home/jerome/Code/OSS/m2/webstart-maven-plugin/plugin/src/it/it009/build.log
[INFO] 


OUT: [INFO] 
------------------------------------------------------------------------
OUT: [ERROR] BUILD ERROR
OUT: [INFO] 
------------------------------------------------------------------------
OUT: [INFO] The specified JNLP template does not exist: 
[/home/jerome/Code/OSS/m2/webstart-maven-plugin/plugin/src/it/it009/src/jnlp/template.vm]
OUT: [INFO] 
------------------------------------------------------------------------
OUT: [INFO] Trace
OUT: org.apache.maven.lifecycle.LifecycleExecutionException: The specified JNLP 
template does not exist: 
[/home/jerome/Code/OSS/m2/webstart-maven-plugin/plugin/src/it/it009/src/jnlp/template.vm]
OUT:    at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:564)
OUT:    at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:493)
OUT:    at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:463)
OUT:    at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:311)
OUT:    at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:224)
OUT:    at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143)
OUT:    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
OUT:    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
OUT:    at org.apache.maven.cli.MavenCli.main(MavenCli.java:272)
OUT:    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
OUT:    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
OUT:    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
OUT:    at java.lang.reflect.Method.invoke(Method.java:585)
OUT:    at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
OUT:    at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
OUT:    at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
OUT:    at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
OUT: Caused by: org.apache.maven.plugin.MojoExecutionException: The specified 
JNLP template does not exist: 
[/home/jerome/Code/OSS/m2/webstart-maven-plugin/plugin/src/it/it009/src/jnlp/template.vm]
OUT:    at 
org.codehaus.mojo.webstart.AbstractJnlpMojo.generateJnlpFile(AbstractJnlpMojo.java:522)
OUT:    at 
org.codehaus.mojo.webstart.AbstractJnlpMojo.execute(AbstractJnlpMojo.java:264)
OUT:    at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:443)
OUT:    at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539)
OUT:    ... 16 more
OUT: [INFO] 
------------------------------------------------------------------------


> Add an excludeTransitives flag to the JnlpDownloadServletMojo
> -------------------------------------------------------------
>
>                 Key: MWEBSTART-90
>                 URL: http://jira.codehaus.org/browse/MWEBSTART-90
>             Project: Maven 2.x Webstart Plugin
>          Issue Type: New Feature
>          Components: jnlp-download-servlet
>    Affects Versions: 1.0-alpha-2
>            Reporter: Kevin Stembridge
>            Assignee: Jerome Lacoste
>            Priority: Minor
>             Fix For: 1.0-alpha-2
>
>         Attachments: MWEBSTART-90-2.txt, MWEBSTART-90.txt
>
>
> There is currently no way to exclude transitive dependencies from the JNLP 
> bundle created by the JnlpDownloadServletMojo. There is a separate issue 
> raised (MWEBSTART-72) to implement a feature whereby exclusions can be 
> specified for each JarResource individually, but it would also be convenient 
> to be able to exclude all transitives as per the [dependency 
> plugin|http://maven.apache.org/plugins/maven-dependency-plugin/index.html].
> 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

Reply via email to