We are working on the doc and the tooling right now,  however we are
awaiting an update to the Maven 2 plugin, which is used within the new
FUSE/ServiceMix Eclipse plugins.

We should have this stuff in place and some documentation on the website by
the end of June :)

P

On 6/10/06, Alessandro Fredianelli <[EMAIL PROTECTED]>
wrote:

Any up to date docs about jbi eclipse tooling?
doing new project>jbi>Dervice Engine, after the plugin created the project
structure, at the first build i get :

10/06/06 15.42.19 CEST: Launching M2
10/06/06 15.51.08 CEST: Reading /test/pom.xml
10/06/06 15.51.09 CEST: [WARN] Unable to get resource from repository
central (http://repo1.maven.org/maven2)
10/06/06 15.51.11 CEST: [WARN] Unable to get resource from repository
apache.snapshots (http://cvs.apache.org/maven-snapshot-repository)
10/06/06 15.51.14 CEST: [WARN] Unable to get resource from repository
central (http://ibiblio.org/maven2/)
10/06/06 15.51.15 CEST: [WARN] Unable to get resource from repository
servicemix-m2-repo (http://servicemix.org/m2-repo)
10/06/06 15.51.15 CEST: [WARN] Unable to get resource from repository
activemq-tmp-repo (
http://people.apache.org/~chirino/incubator-activemq-4.0/maven2)
10/06/06 15.51.16 CEST: Missing:
----------
1) org.apache.servicemix:servicemix-services:jar: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.servicemix-DartifactId=servicemix-services \
-Dversion=3.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

Path to dependency:
1) org.apache.servicemix:test:jbi-component:1.0-SNAPSHOT
2) org.apache.servicemix:servicemix-core:jar:3.0-SNAPSHOT
3) org.apache.servicemix:servicemix-services:jar:3.0-SNAPSHOT

----------
1 required artifact is missing.

for artifact: org.apache.servicemix:test-1.0-SNAPSHOT.jbi-component




Reply via email to