[
https://issues.apache.org/jira/browse/SHIRO-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13179280#comment-13179280
]
Jared Bunting commented on SHIRO-335:
-------------------------------------
Note, this is with maven 3.0.3.
> Build with Maven 3 generates a multitude of warnings.
> -----------------------------------------------------
>
> Key: SHIRO-335
> URL: https://issues.apache.org/jira/browse/SHIRO-335
> Project: Shiro
> Issue Type: Bug
> Affects Versions: 1.1.0, 1.2.0
> Reporter: Jared Bunting
> Assignee: Jared Bunting
> Priority: Minor
>
> We see multiple warnings like this: (one for each module)
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.shiro:shiro-core:bundle:1.2.0-SNAPSHOT
> [WARNING] The expression ${scm.url} is deprecated. Please use
> ${project.scm.url} instead.
> And then we also see:
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.shiro:shiro-features:pom:1.2.0-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for
> org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 74, column 21
> and
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.shiro.samples:samples-spring:war:1.2.0-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for
> org.codehaus.mojo:dependency-maven-plugin is missing. @ line 72, column 21
> These are simple things that should be fixable with some minor pom updates
> and shouldn't break compatibility with Maven 2.
--
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