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

Craig Sumner commented on MWEBSTART-32:
---------------------------------------

I'm still failing.

As far as I can tell, I"m using the latest version. I deleted everything under 
codehaus/mojo in my local repo, and checked the version. I'm using 
webstart-maven-plugin-1.0-alpha-2-20070408.073538-7.pom. I looked in the jar, 
and checked the plugin.xml. It has the implementation specified, so it should 
work. But I'm still gettin the same error, unless I specify the implementation 
in the pom.


The pom change:

                                                </inputTemplate>
                                                
<outputFile>launch.jnlp</outputFile>
                                        </jnlp>
-                                       <sign 
implementation="org.codehaus.mojo.webstart.JarSignMojoConfig">
+                                       <sign>
                                                <keystore>


The error (again):

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to configure plugin parameters for: org.codehaus.mojo:webstart-mav
en-plugin:1.0-alpha-2-SNAPSHOT



Cause: Class 'org.codehaus.mojo.webstart.SignConfig' cannot be instantiated




> Class 'org.codehaus.mojo.webstart.SignConfig' cannot be instantiated
> --------------------------------------------------------------------
>
>                 Key: MWEBSTART-32
>                 URL: http://jira.codehaus.org/browse/MWEBSTART-32
>             Project: Maven 2.x Webstart Plugin
>          Issue Type: Bug
>    Affects Versions: 1.0-alpha-2
>         Environment: Maven 2.0.5, Maven 2.0.6
>            Reporter: Ken Geis
>
> With the April 3 snapshot, I get the following error message:
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Failed to configure plugin parameters for: 
> org.codehaus.mojo:webstart-mav
> en-plugin:1.0-alpha-2-SNAPSHOT
> Cause: Class 'org.codehaus.mojo.webstart.SignConfig' cannot be instantiated
> [INFO] 
> ------------------------------------------------------------------------
> I'm guessing that this is because the POM declares webstart-jarsigner-api as 
> a compile-time dependency, and it is probably also needed at runtime.

-- 
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