[
https://issues.apache.org/jira/browse/HAMA-382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022105#comment-13022105
]
Tommaso Teofili commented on HAMA-382:
--------------------------------------
since the groupId and artifactId have changed, you first need to run a "mvn
install" (which installs hama-core inside the local Maven repository) then you
can execute "mvn -Pexamples package".
> Refactor HAMA POM
> -----------------
>
> Key: HAMA-382
> URL: https://issues.apache.org/jira/browse/HAMA-382
> Project: Hama
> Issue Type: Improvement
> Components: build , examples
> Affects Versions: 0.2.0
> Reporter: Tommaso Teofili
> Assignee: Tommaso Teofili
> Fix For: 0.3.0
>
> Attachments: HAMA-382.patch
>
>
> Refactoring include:
> Change the groupId to not include the 'incubator' and replace it with 'hama'
> as the 'incubating' suffix is already added to the artifact version and the
> artifactId to 'hama-core', thus the resulting artifact would be
> org.apache.hama/hama-core/$version-incubating.
> Create a profile 'examples' to generate the hama-examples jar with Maven
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira