Without building the product-mss repo, can't build the helloworld sample.
[1]
After adding the wso2-nexus repo was able to build. I think we need to
mention in the docs for alpha release and fix this properly in next release.
Following changes required to build in clean repo.
1. Remove the relative path in the pom.xml.
2. add the wso2-nexus repository.
<repositories>
<repository>
<id>wso2-nexus</id>
<name>WSO2 internal Repository</name>
<url>http://maven.wso2.org/nexus/content/groups/wso2-public/</url>
<releases>
<enabled>true</enabled>
<updatePolicy>daily</updatePolicy>
<checksumPolicy>ignore</checksumPolicy>
</releases>
</repository>
</repositories>
[1].
https://github.com/wso2/product-mss/blob/release-1.0.0-alpha/samples/helloworld/pom.xml
--
*Aruna Sujith Karunarathna *| Software Engineer
WSO2, Inc | lean. enterprise. middleware.
#20, Palm Grove, Colombo 03, Sri Lanka
Mobile: +94 71 9040362 | Work: +94 112145345
Email: [email protected] | Web: www.wso2.com
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev