On 4/12/07, David Corbin <[EMAIL PROTECTED]> wrote:
I'm trying to use webstart-maven-plugin and not having much luck.

I run "mvn package", and  I keep getting this:

[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] didn't find artifact with main class:
com.enttek.concessions.homeoffice.gui.main.Main. Did you specify it?

This class exists in my maven dependencies.  I've also specified the relevant
portions in the webstart/configuration/dependency/incudes, but I'm not sure
what that section is really for.

you only need to specify includes and dependencies if you plan to
restrict/filter the dependencies identified for the project.

Have you tried without ?

Try mvn -X and look if the output gives you some more debug info.

Please help.

As an aside, I tried to use a build of HEAD, and it does nothing (no errors,
no artifact).

for head:
- be sure to look at the doc for the HEAD not the one deployed on the site
- there's maybe a problem with the JnlpMojo as someone has reported a
similar problem (mojo not bound to the phase even though it is marked
as). I have to look into it, any help appreciated.

Jerome

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to