Refactoring of the Maven structure
----------------------------------

                 Key: HAMA-417
                 URL: https://issues.apache.org/jira/browse/HAMA-417
             Project: Hama
          Issue Type: Improvement
          Components: build 
    Affects Versions: 0.3.0
            Reporter: Tommaso Teofili
             Fix For: 0.4.0


The current structure of the project makes separate management/releasing of 
core and examples artifacts complicated as the source directory is selected 
upon profile activation.
The proposed solution is to create a common parent POM (hama-parent) in the SVN 
top node, and then two modules 'core' and 'examples' which can be 
tested/managed/released separately (and better, hopefully).
This will also allow further refactoring and additions of new modules.

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

        

Reply via email to