Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.1
-
Component/s: Release, Sample Apps
-
Labels:None
-
Environment:ICEfaces 3, Maven poms for sample apps.
-
Assignee Priority:P1
-
Affects:Sample App./Tutorial
Description
Currently each release requires the the Maven poms for each sample be modified to adjust the version number. In addition, for the EE releases, the groups and IDs are also changed.
To ease maintenance related to updating these poms it would be far more efficient if each sample pom inherited this information from a parent pom file that could be configured in one place for all samples for each release.
To ease maintenance related to updating these poms it would be far more efficient if each sample pom inherited this information from a parent pom file that could be configured in one place for all samples for each release.
Issue Links
- blocks
-
ICE-8230 Improve Maven builds
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
I've pulled up all the relevant information into the samples parent pom file and added properties for all items that need to be changed during release so that it can be more easily done in one place.