Hi all, I'd like to refactor the Hama Maven POM to : - 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 from Maven too
What do you think? Regards, Tommaso
