Make build Maven 3 compliant and apply best practices
-----------------------------------------------------

                 Key: ACE-117
                 URL: https://issues.apache.org/jira/browse/ACE-117
             Project: Ace
          Issue Type: Improvement
          Components: Maven Build
            Reporter: Geert Schuring
             Fix For: 0.8.0


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.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to