Jared Bunting created SHIRO-358:
-----------------------------------
Summary: Source Tarball doesn't Build
Key: SHIRO-358
URL: https://issues.apache.org/jira/browse/SHIRO-358
Project: Shiro
Issue Type: Bug
Affects Versions: 1.2.0
Reporter: Jared Bunting
Assignee: Jared Bunting
When extracting the source tarball for 1.2.0
(http://www.apache.org/dyn/closer.cgi/shiro/1.2.0/shiro-root-1.2.0-source-release.zip),
the maven build fails. It gives the following error in the root project:
{code}
[ERROR] Failed to execute goal
org.codehaus.mojo:buildnumber-maven-plugin:1.0-beta-4:create (default) on
project shiro-root: Cannot get the revision information from the scm repository
:
[ERROR] Error!
{code}
I am able to get it building by setting the revisionOnScmFailure in the
buildnumber plugin configuration.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira