]
Stefan Guilhen resolved SECURITY-976.
-------------------------------------
Resolution: Done
Make PicketBox releasable using maven release plugin
----------------------------------------------------
Key: SECURITY-976
URL:
https://issues.jboss.org/browse/SECURITY-976
Project: PicketBox
Issue Type: Task
Components: JBossSX, Security-SPI, PicketBox
Affects Versions: PicketBox_5_0_2.Final
Reporter: Stefan Guilhen
Assignee: Stefan Guilhen
Fix For: PicketBox_5_0_3.Beta1
PicketBox is currently released using maven deploy plugin, which requires a few manual
steps to update versions in poms and tag the release. As the project is entering
maintenance mode it is desirable that releases can be created using the maven release
plugin. The release plugin automates most of the steps that are currently done manually or
with the help of scripts and allows for easier maintenance.