As I've seen, 1. Changing org.wso2.carbon.appfactory.events.notification/1.0.0 to org.wso2.carbon.appfactory.events.notification in appfactory/pom.xml 2. Changing the version of pom.xml of appfactory/org.wso2.carbon.appfactory.events.notification/pom.xml from 1.0.0-SNAPSHOT to 1.0.0 3. Correcting the version of the dependency org.wso2.carbon.appfactory.application.mgt to 1.0.0
makes it work. I'm not sure whether this is the right approach though. Thanks, --KasunG On Thu, Jul 26, 2012 at 1:11 PM, Kasun Gajasinghe <[email protected]> wrote: > Hi, > Seems the maven project structure for > appfactory's org.wso2.carbon.appfactory.events.notification module. There > isn't a appfactory/org.wso2.carbon.appfactory.events.notification/1.0.0 > directory there. You'll face issues when building with a clean repo. Please > fix. > > > kasun@kasunbg-laptop:~/wso2/C4-dist-branch/platform/components/appfactory$ > mvnc4 install -Dmaven.test.skip=true > [INFO] Scanning for projects... > [ERROR] The build could not read 1 project -> [Help 1] > [ERROR] > [ERROR] The project org.wso2.carbon:appfactory:1.0.0 > (/home/kasun/wso2/C4-dist-branch/platform/components/appfactory/pom.xml) > has 1 error > [ERROR] Child module > /home/kasun/wso2/C4-dist-branch/platform/components/appfactory/org.wso2.carbon.appfactory.events.notification/1.0.0 > of /home/kasun/wso2/C4-dist-branch/platform/components/appfactory/pom.xml > does not exist > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the > -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException > > > Thanks, > --KasunG > > -- > *Kasun Gajasinghe* > Software Engineer; > Development Technologies Team, WSO2 Inc.; http://wso2.com , > *email: **kasung AT spamfree wso2.com** cell: **+94 (77) 678-0813* > *linked-in: *http://lk.linkedin.com/in/gajasinghe* > * > *blog: **http://blog.kasunbg.org* <http://blog.kasunbg.org>* > twitter: **http://twitter.com/kasunbg* <http://twitter.com/kasunbg>* > * > > -- *Kasun Gajasinghe* Software Engineer; Development Technologies Team, WSO2 Inc.; http://wso2.com , *email: **kasung AT spamfree wso2.com** cell: **+94 (77) 678-0813* *linked-in: *http://lk.linkedin.com/in/gajasinghe* * *blog: **http://blog.kasunbg.org* <http://blog.kasunbg.org>* twitter: **http://twitter.com/kasunbg* <http://twitter.com/kasunbg>* *
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
