You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Brian Demers (JIRA)" <ji...@apache.org> on 2016/07/15 15:05:20 UTC

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

     [ https://issues.apache.org/jira/browse/SHIRO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Demers closed SHIRO-403.
------------------------------
    Resolution: Fixed

> 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
>            Reporter: Dan Rollo
>             Fix For: 1.2.2
>
>         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)