Hi Samisa,

I am afraid you will have to build Apache Synapse before the ESB :-( . I am planing to put a nightly build to upload the SNAPSHOT artifacts of synapse to the maven repos, till then you have to build synapse first. Any way it is good to build Synapse first because ESB has a very tight dependency on Synapse.

Sorry for the inconveniences !

Thanks,
Ruwan

Samisa Abeysinghe wrote:
Please see attached log.

Samisa...

Downloading: http://dist.wso2.org/maven2//org/apache/synapse/synapse/1.2-SNAPSHOT/synapse-1.2-SNAPSHOT.mar [INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.synapse:synapse-core:jar:1.2-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.2-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.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

 Path to dependency:
     1) org.wso2.esb:wso2-esb:pom:SNAPSHOT
     2) org.apache.synapse:synapse-core:jar:1.2-SNAPSHOT

2) org.apache.synapse:synapse-extensions:jar:1.2-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-extensions -Dversion=1.2-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-extensions -Dversion=1.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

 Path to dependency:
     1) org.wso2.esb:wso2-esb:pom:SNAPSHOT
     2) org.apache.synapse:synapse-extensions:jar:1.2-SNAPSHOT

3) org.apache.synapse:synapse-samples:jar:1.2-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-samples -Dversion=1.2-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-samples -Dversion=1.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

 Path to dependency:
     1) org.wso2.esb:wso2-esb:pom:SNAPSHOT
     2) org.apache.synapse:synapse-samples:jar:1.2-SNAPSHOT

4) org.apache.synapse:synapse-transports:jar:1.2-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-transports -Dversion=1.2-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-transports -Dversion=1.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

 Path to dependency:
     1) org.wso2.esb:wso2-esb:pom:SNAPSHOT
     2) org.apache.synapse:synapse-transports:jar:1.2-SNAPSHOT

5) org.apache.synapse:synapse:mar:1.2-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 -Dversion=1.2-SNAPSHOT -Dpackaging=mar -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 -Dversion=1.2-SNAPSHOT -Dpackaging=mar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

 Path to dependency:
     1) org.wso2.esb:wso2-esb:pom:SNAPSHOT
     2) org.apache.synapse:synapse:mar:1.2-SNAPSHOT

----------
5 required artifacts are missing.

for artifact:
 org.wso2.esb:wso2-esb:pom:SNAPSHOT

from the specified remote repositories:
 central (http://repo1.maven.org/maven2),
 wso2-m2 (http://dist.wso2.org/maven2/),
 ibiblio-m2 (http://www.ibiblio.org/maven2),
 apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository/)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 seconds
[INFO] Finished at: Fri Mar 21 04:04:18 IST 2008
[INFO] Final Memory: 15M/27M
[INFO] ------------------------------------------------------------------------


_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev



_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to