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

Jerome Lacoste commented on MWEBSTART-32:
-----------------------------------------

The thing is that I cannot reproduce the problem. So you will have to fiddle 
with the problem yourself or let me know how to reproduce it !

There's 

    <!-- these 2 are required for the changes to MNG-2293 to be taken into 
account for MWEBSTART-18 -->
    <dependency>
      <groupId>org.apache.maven</groupId>
      <artifactId>maven-plugin-tools-java</artifactId>
      <version>2.1</version>
    </dependency>
    <dependency>
      <groupId>org.apache.maven.plugins</groupId>
      <artifactId>maven-plugin-plugin</artifactId>
      <version>2.3</version>
    </dependency>

in the pom. I thought that it would cover it. Maybe it needs to be in a 
different place ?

The feature was implemented by MNG-2293. Did I forget a dependency ? Or is this 
a bug in maven ? Or is there a regression somewhere ?

> 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
>            Assignee: Jerome Lacoste
>             Fix For: 1.0-alpha-2
>
>
> 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