On 3/31/07, Kevin Stembridge <[EMAIL PROTECTED]> wrote:
Hi Jerome,
I'm just working on this patch to add the version number to the <jar >
element and there seems to be a couple of problems with the latest
alpha2 snapshot that I built from source.
First, when I run 'mvn package' from my dummy project, the webstart
plugin is not invoked. In JnlpMojo, I reverted the '@execute
phase="package"' annotation to '@phase package' just to see what would
happen and it did cause the plugin to be invoked, but with other errors
(missing parameter -DexecuteProject).
Second, when I run it directly via 'mvn webstart:jnlp', I get an error
saying "At least one specified dependency is incorrect." So for some
reason, the list of artifacts retrieved from MavenProject.getArtifacts()
is empty.
The same build is working fine when I run it using the alpha-1 snapshot.
I'm a little wary of trying to fix these problems myself because I've
never done any work on Mojos before and I don't know anything about the
history of the project.
What do you think? Have you seen any of these problems before?
[please use the mailing list for these question]
Check the doc for the alpha-2 version of the plugin. The semantics for
the mojos have slightly changed. You probably want to use a different
mojo.
Cheers,
Jerome
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email