You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Dan Rollo (JIRA)" <ji...@apache.org> on 2012/12/21 06:13:23 UTC

[jira] [Created] (SHIRO-403) Trunk will not build under JDK 1.7 due to webstart plugin

Dan Rollo created SHIRO-403:
-------------------------------

             Summary: Trunk will not build under JDK 1.7 due to webstart plugin
                 Key: SHIRO-403
                 URL: https://issues.apache.org/jira/browse/SHIRO-403
             Project: Shiro
          Issue Type: Bug
          Components: Sample Apps
    Affects Versions: 1.3.0
            Reporter: Dan Rollo


When building shiro from source (trunk) using JDK 1.7, the following error occurs in the 'samples' module:

[ERROR] Failed to execute goal
org.codehaus.mojo.webstart:webstart-maven-plugin:1.0-alpha-2:jnlp-inline
(default) on project samples-spring-client: Execution default of goal
org.codehaus.mojo.webstart:webstart-maven-plugin:1.0-alpha-2:jnlp-inline
failed: A required class was missing while executing
org.codehaus.mojo.webstart:webstart-maven-plugin:1.0-alpha-2:jnlp-inline:
org/codehaus/mojo/webstart/Pack200

Updating to the latest released version of webstart-maven-plugin solves the problem.

svn diff attached (and github pull request sent).


dev list discussion:

http://shiro-developer.582600.n2.nabble.com/Build-failure-samples-spring-client-td7577755.html


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira