List KasunG and Kishanthan came up based on what we saw in build hackathon.
1. wso2carbon.version, project.version, carbon.version, carbon.platform.version should not be used. Instead, you should define a property at the parent pom of the repo and used for all sub modules 2. remove dependancy version tag from all sub modules and use dependancy management to define the versions. 3. SNAPSHOT dependencies can be only at the artifactVersion and for parent pom reference 4. OSGI import export package versions must not have any SNAPSHOTs 5. OSGI import version must be a version range .. 6. Check and make sure you have incorporate the group ID changes. Most has changed as given in https://docs.google.com/a/wso2.com/spreadsheets/d/1C0yy1Kj0d_ZAbmQuTJ1Y8udSeKVq8zCDalLXYwSrvbg/edit#gid=0 7. Remove any unused dependancies ** remove all artifacts with org.wso2.carbon from SNAPSHOT repository -- ============================ Blog: http://srinathsview.blogspot.com twitter:@srinath_perera Site: http://people.apache.org/~hemapani/ Photos: http://www.flickr.com/photos/hemapani/ Phone: 0772360902
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
