[
http://jira.codehaus.org/browse/MWEBSTART-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=130994#action_130994
]
Valerio Schiavoni commented on MWEBSTART-109:
---------------------------------------------
i've deleted everything under org/codehaus/webstart, and even if 've specified
<groupId>org.codehaus.mojo.webstart</groupId>
<artifactId>webstart-maven-plugin</artifactId>
<version>1.0-alpha-2</version>
in my pom, during the execution of:
mvn -e -X clean install webstart:jnlp-inline
i see:
[INFO] artifact org.codehaus.mojo:webstart-maven-plugin: checking for updates
from central
[DEBUG] webstart-maven-plugin: resolved to version 1.0-alpha-1 from repository
central
[DEBUG] Trying repository central
Downloading:
http://repo1.maven.org/maven2/org/codehaus/mojo/webstart-maven-plugin/1.0-alpha-1/webstart-maven-plugin-1.0-alpha-1.pom
4K downloaded
[DEBUG] Artifact resolved
[DEBUG] Retrieving parent-POM:
org.codehaus.mojo:webstart-maven-plugin-parent::1.0-alpha-1 for project:
null:webstart-maven-plugin:maven-plugin:1.0-alpha-1 from the repository.
[DEBUG] Skipping disabled repository mtg.snapshots
[DEBUG] Trying repository ow2-plugin
Downloading:
http://maven.ow2.org/maven2/org/codehaus/mojo/webstart-maven-plugin-parent/1.0-alpha-1/webstart-maven-plugin-parent-1.0-alpha-1.pom
[DEBUG] Unable to get resource
'org.codehaus.mojo:webstart-maven-plugin-parent:pom:1.0-alpha-1' from
repository ow2-plugin (http://maven.ow2.org/maven2)
[DEBUG] Skipping disabled repository ow2-plugin-snapshot
[DEBUG] Trying repository central
Downloading:
http://repo1.maven.org/maven2/org/codehaus/mojo/webstart-maven-plugin-parent/1.0-alpha-1/webstart-maven-plugin-parent-1.0-alpha-1.pom
2K downloaded
[DEBUG] Artifact resolved
[DEBUG] Retrieving parent-POM: org.codehaus.mojo:mojo::12 for project:
null:webstart-maven-plugin-parent:pom:1.0-alpha-1 from the repository.
[DEBUG] Skipping disabled repository mtg.snapshots
[DEBUG] Trying repository ow2-plugin
Downloading:
http://maven.ow2.org/maven2/org/codehaus/mojo/webstart-maven-plugin/1.0-alpha-1/webstart-maven-plugin-1.0-alpha-1.jar
[DEBUG] Unable to get resource
'org.codehaus.mojo:webstart-maven-plugin:maven-plugin:1.0-alpha-1' from
repository ow2-plugin (http://maven.ow2.org/maven2)
[DEBUG] Skipping disabled repository ow2-plugin-snapshot
[DEBUG] Trying repository central
Downloading:
http://repo1.maven.org/maven2/org/codehaus/mojo/webstart-maven-plugin/1.0-alpha-1/webstart-maven-plugin-1.0-alpha-1.jar
27K downloaded
[DEBUG] Artifact resolved
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Required goal not found: webstart:jnlp-inline
[INFO] ------------------------------------------------------------------------
[DEBUG] Trace
org.apache.maven.BuildFailureException: Required goal not found:
webstart:jnlp-inline
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.getMojoDescriptor(DefaultLifecycleExecutor.java:1538)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.segmentTaskListByAggregationNeeds(DefaultLifecycleExecutor.java:386)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:138)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:333)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:126)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:282)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 seconds
[INFO] Finished at: Wed Apr 16 15:16:45 CEST 2008
[INFO] Final Memory: 1M/3M
[INFO] ------------------------------------------------------------------------
and it fails badly..
> Wrong plugin version downloaded when defining
> org.codehaus.mojo.webstart:webstart-maven-plugin
> ----------------------------------------------------------------------------------------------
>
> Key: MWEBSTART-109
> URL: http://jira.codehaus.org/browse/MWEBSTART-109
> Project: Maven 2.x Webstart Plugin
> Issue Type: Bug
> Affects Versions: 1.0-alpha-1, 1.0-alpha-2
> Reporter: Marc Brugger
>
> I tried to use the new released webstart-maven-plugin. When I run mvn install
> webstart:jnlp both org.codehaus.mojo:webstart-maven-plugin (version
> 1.0-alpha-1) and org.codehaus.mojo.webstart:webstart-maven-plugin
> (1.0-alpha-2) are downloaded into my repository and also executed.
> The only way i can use the new plugin is mvn install
> org.codehaus.mojo.webstart:webstart-maven-plugin:jnlp
--
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