[
https://issues.apache.org/jira/browse/SHIRO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15184579#comment-15184579
]
ASF GitHub Bot commented on SHIRO-403:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/shiro/pull/2
> 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
> Assignee: Les Hazlewood
> Fix For: 1.2.2, 1.3.0
>
> Attachments: SHIRO-403-fix-webstart-plugin.diff
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)