Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Remove any depricated references like ${version} or
{pom.version}and replace them with the official maven3 syntax
{project.version}. Also apply best practices like declaring all dependency and plugin versions in the project pom, and avoid using inherited properties.
Attachments
1.
|
Remove deprecated pom references and update dependencymanagement section | Closed | Unassigned | |
2.
|
Create proper pluginmanagement section in parent pom | Closed | Unassigned | |
3.
|
Correct dependency scopes | Closed | Unassigned | |
4.
|
Use bundle-plugin configuration section instead of osgi.bnd file | Closed | Unassigned | |
5.
|
Use enforcer plugin to prevent usage of unsupported versions of maven | Closed | Unassigned | |
6.
|
Move ace module versions to project pom dependencymanagement section | Closed | Unassigned |