You need to build https://svn.wso2.org/repos/wso2/branches/carbon-platform/2.1.0/synapse and https://svn.wso2.org/repos/wso2/branches/carbon-platform/2.1.0/transports
On Thu, Aug 27, 2009 at 11:44 AM, Harm Verhagen <[email protected]>wrote: > This mail bounched before. > Apologies if received twice. > > Hi, > > > > svn co https://wso2.org/repos/wso2/trunk/esb/java > mvn install > > I get the following errors. > Any idea what is missing ? > > 1) org.apache.synapse:synapse-core:jar:1.3.0-SNAPSHOT > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.synapse > -DartifactId=synapse-core -Dversion=1.3.0-SNAPSHOT -Dpackaging=jar > -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the file > there: > mvn deploy:deploy-file -DgroupId=org.apache.synapse > -DartifactId=synapse-core -Dversion=1.3.0-SNAPSHOT -Dpackaging=jar > -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) org.wso2.esb:org.wso2.esb.samples:bundle:2.2.0-SNAPSHOT > 2) org.apache.synapse:synapse-core:jar:1.3.0-SNAPSHOT > > 2) org.apache.synapse:synapse-commons:jar:1.3.0-SNAPSHOT > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.synapse > -DartifactId=synapse-commons -Dversion=1.3.0-SNAPSHOT -Dpackaging=jar > -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the file > there: > mvn deploy:deploy-file -DgroupId=org.apache.synapse > -DartifactId=synapse-commons -Dversion=1.3.0-SNAPSHOT -Dpackaging=jar > -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) org.wso2.esb:org.wso2.esb.samples:bundle:2.2.0-SNAPSHOT > 2) org.apache.synapse:synapse-commons:jar:1.3.0-SNAPSHOT > > 3) org.wso2.carbon:org.wso2.carbon.security.rampart:jar:2.1.0-SNAPSHOT > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.wso2.carbon > -DartifactId=org.wso2.carbon.security.rampart -Dversion=2.1.0-SNAPSHOT > -Dpackaging=jar -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the file > there: > mvn deploy:deploy-file -DgroupId=org.wso2.carbon > -DartifactId=org.wso2.carbon.security.rampart -Dversion=2.1.0-SNAPSHOT > -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) org.wso2.esb:org.wso2.esb.samples:bundle:2.2.0-SNAPSHOT > 2) org.wso2.carbon:org.wso2. > carbon.security.rampart:jar:2.1.0-SNAPSHOT > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- -- Afkham Azeez [email protected] WSO2 Inc. http://wso2.com Blog: http://afkham.org
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
