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

Karl Heinz Marbaise updated SHIRO-852:
--------------------------------------
    Description: 
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}} should be bound correctly to the life cycle. 


  was:
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



> 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
>            Priority: Minor
>             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}} should be bound correctly to the life cycle. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to