Karl Heinz Marbaise created SHIRO-852:
-----------------------------------------
Summary: Configuration for maven-release-plugin prepationGoal
should be changed
Key: SHIRO-852
URL: https://issues.apache.org/jira/browse/SHIRO-852
Project: Shiro
Issue Type: Improvement
Affects Versions: 2.0.0, 1.9.0
Reporter: Karl Heinz Marbaise
Fix For: 2.0.0, 1.9.0
Currently the configuration for maven-release-plugin is given with this:
{code:xml}
<!-- "install" needed because we have interrelated dependencies between the
modules and we are releasing them all the same - especially consider shiro-all
-->
<preparationGoals>clean apache-rat:check install</preparationGoals>
{code}
The {{apache-rat:check}} is not needed to explicitly calling it because it's
bound to the life cycle anyway and also the need for {{install}} is not given
anymore
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]