I'm getting this error. Do I need to specify a particular repository for BSF?

Missing:
----------
1) org.apache.bsf:bsf-all:jar:3.0-beta1-SNAPSHOT

 Try downloading the file manually from the project website.

 Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.bsf -DartifactId=bsf-all \
         -Dversion=3.0-beta1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

 Path to dependency:
1) org.apache.tuscany.sca:tuscany-implementation-script:jar:1.0-incubating-SNAPSHOT
       2) org.apache.bsf:bsf-all:jar:3.0-beta1-SNAPSHOT

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

for artifact:
org.apache.tuscany.sca:tuscany-implementation-script:jar:1.0-incubating-SNAPSHOT

from the specified remote repositories:
 central (http://repo1.maven.org/maven2),
 apache.incubator (http://people.apache.org/repo/m2-incubating-repository),
 apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
 ant (http://people.apache.org/~antelder/maven2)


--
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to