Skip to content

Instantly share code, notes, and snippets.

@ceki
Created June 2, 2012 14:10
Show Gist options
  • Save ceki/2858557 to your computer and use it in GitHub Desktop.
Save ceki/2858557 to your computer and use it in GitHub Desktop.
38 required artifacts are missing.
(1.6.0) het ~/tesla-home/tesla >./bootstrap.sh
which: no ant in (/usr/bin:/usr/local/bin:c:\usr\bin:c:\usr\local\bin:/java/jdk1.6.0_23/bin/)
Using /java/apache-ant-1.8.4/bin/ant
Buildfile: C:\home\ceki\tesla-home\tesla\build.xml
clean-bootstrap:
initTaskDefs:
[echo] Building Eclipse Tesla ...
isMavenHomeSet:
init:
[echo] maven.home = /home/ceki/tesla-home/tesla/
[echo] maven.repo.local = /home/ceki/tesla-home/repo
[echo] distributionId = eclipse-tesla
[echo] distributionName = Eclipse Tesla
[echo] distributionDirectory = apache-maven
prompt-maven-home-exists:
[input] skipping input as property maven.home.exists.continue has already been set.
pull:
[artifact:dependencies] [INFO] snapshot io.tesla:tesla-snapshot-purger:0.0.1-SNAPSHOT: checking for updates from nexus
[artifact:dependencies] [WARNING] repository metadata for: 'snapshot io.tesla:tesla-snapshot-purger:0.0.1-SNAPSHOT' could not be retrieved from repository:
nexus due to an error: Specified destination directory cannot be created: C:\home\ceki\tesla-home\repo\io\tesla\tesla-snapshot-purger\0.0.1-SNAPSHOT
[artifact:dependencies] [INFO] Repository 'nexus' will be blacklisted
[artifact:dependencies] [INFO] snapshot io.tesla:tesla-snapshot-purger:0.0.1-SNAPSHOT: checking for updates from sonatype-grid
[artifact:dependencies] [WARNING] repository metadata for: 'snapshot io.tesla:tesla-snapshot-purger:0.0.1-SNAPSHOT' could not be retrieved from repository:
sonatype-grid due to an error: Specified destination directory cannot be created: C:\home\ceki\tesla-home\repo\io\tesla\tesla-snapshot-purger\0.0.1-SNAPSH
OT
[artifact:dependencies] [INFO] Repository 'sonatype-grid' will be blacklisted
[artifact:dependencies] An error has occurred while processing the Maven artifact tasks.
[artifact:dependencies] Diagnosis:
[artifact:dependencies]
[artifact:dependencies] Unable to resolve artifact: Missing:
[artifact:dependencies] ----------
[artifact:dependencies] 1) org.sonatype.maven:wagon-ahc:jar:1.2.1
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.sonatype.maven -DartifactId=wagon-ahc -Dversion=1.2.1 -Dpackaging=jar -Dfile=/path/to/
file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.sonatype.maven -DartifactId=wagon-ahc -Dversion=1.2.1 -Dpackaging=jar -Dfile=/path/to/fi
le -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.sonatype.maven:wagon-ahc:jar:1.2.1
[artifact:dependencies]
[artifact:dependencies] 2) org.sonatype.aether:aether-api:jar:1.13
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.sonatype.aether -DartifactId=aether-api -Dversion=1.13 -Dpackaging=jar -Dfile=/path/to
/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.sonatype.aether -DartifactId=aether-api -Dversion=1.13 -Dpackaging=jar -Dfile=/path/to/f
ile -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.sonatype.aether:aether-api:jar:1.13
[artifact:dependencies]
[artifact:dependencies] 3) com.thoughtworks.xstream:xstream:jar:1.3.1
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=com.thoughtworks.xstream -DartifactId=xstream -Dversion=1.3.1 -Dpackaging=jar -Dfile=/path
/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=com.thoughtworks.xstream -DartifactId=xstream -Dversion=1.3.1 -Dpackaging=jar -Dfile=/path/t
o/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) com.thoughtworks.xstream:xstream:jar:1.3.1
[artifact:dependencies]
[artifact:dependencies] 4) org.sonatype.aether:aether-spi:jar:1.13
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.sonatype.aether -DartifactId=aether-spi -Dversion=1.13 -Dpackaging=jar -Dfile=/path/to
/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.sonatype.aether -DartifactId=aether-spi -Dversion=1.13 -Dpackaging=jar -Dfile=/path/to/f
ile -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.sonatype.aether:aether-spi:jar:1.13
[artifact:dependencies]
[artifact:dependencies] 5) org.apache.maven.wagon:wagon-provider-api:jar:1.0
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.apache.maven.wagon -DartifactId=wagon-provider-api -Dversion=1.0 -Dpackaging=jar -Dfil
e=/path/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.apache.maven.wagon -DartifactId=wagon-provider-api -Dversion=1.0 -Dpackaging=jar -Dfile=
/path/to/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.apache.maven.wagon:wagon-provider-api:jar:1.0
[artifact:dependencies]
[artifact:dependencies] 6) ch.qos.logback:logback-classic:jar:0.9.29
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=ch.qos.logback -DartifactId=logback-classic -Dversion=0.9.29 -Dpackaging=jar -Dfile=/path/
to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=ch.qos.logback -DartifactId=logback-classic -Dversion=0.9.29 -Dpackaging=jar -Dfile=/path/to
/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) ch.qos.logback:logback-classic:jar:0.9.29
[artifact:dependencies]
[artifact:dependencies] 7) org.sonatype.grrrowl:grrrowl:jar:1.1.1
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.sonatype.grrrowl -DartifactId=grrrowl -Dversion=1.1.1 -Dpackaging=jar -Dfile=/path/to/
file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.sonatype.grrrowl -DartifactId=grrrowl -Dversion=1.1.1 -Dpackaging=jar -Dfile=/path/to/fi
le -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.sonatype.grrrowl:grrrowl:jar:1.1.1
[artifact:dependencies]
[artifact:dependencies] 8) org.slf4j:slf4j-api:jar:1.6.2
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.slf4j -DartifactId=slf4j-api -Dversion=1.6.2 -Dpackaging=jar -Dfile=/path/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.slf4j -DartifactId=slf4j-api -Dversion=1.6.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=
[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.slf4j:slf4j-api:jar:1.6.2
[artifact:dependencies]
[artifact:dependencies] 9) org.codehaus.plexus:plexus-utils:jar:2.0.6
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-utils -Dversion=2.0.6 -Dpackaging=jar -Dfile=/path
/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-utils -Dversion=2.0.6 -Dpackaging=jar -Dfile=/path/t
o/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.codehaus.plexus:plexus-utils:jar:2.0.6
[artifact:dependencies]
[artifact:dependencies] 10) org.sonatype.sisu:sisu-inject-plexus:jar:2.3.0
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.sonatype.sisu -DartifactId=sisu-inject-plexus -Dversion=2.3.0 -Dpackaging=jar -Dfile=/
path/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.sonatype.sisu -DartifactId=sisu-inject-plexus -Dversion=2.3.0 -Dpackaging=jar -Dfile=/pa
th/to/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.sonatype.sisu:sisu-inject-plexus:jar:2.3.0
[artifact:dependencies]
[artifact:dependencies] 11) org.sonatype.jline:jline:jar:2.3
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.sonatype.jline -DartifactId=jline -Dversion=2.3 -Dpackaging=jar -Dfile=/path/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.sonatype.jline -DartifactId=jline -Dversion=2.3 -Dpackaging=jar -Dfile=/path/to/file -Du
rl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.sonatype.jline:jline:jar:2.3
[artifact:dependencies]
[artifact:dependencies] 12) commons-cli:commons-cli:jar:1.2
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=commons-cli -DartifactId=commons-cli -Dversion=1.2 -Dpackaging=jar -Dfile=/path/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=commons-cli -DartifactId=commons-cli -Dversion=1.2 -Dpackaging=jar -Dfile=/path/to/file -Dur
l=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) commons-cli:commons-cli:jar:1.2
[artifact:dependencies]
[artifact:dependencies] 13) org.sonatype.gossip:gossip-core:jar:1.7
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.sonatype.gossip -DartifactId=gossip-core -Dversion=1.7 -Dpackaging=jar -Dfile=/path/to
/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.sonatype.gossip -DartifactId=gossip-core -Dversion=1.7 -Dpackaging=jar -Dfile=/path/to/f
ile -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.sonatype.gossip:gossip-core:jar:1.7
[artifact:dependencies]
[artifact:dependencies] 14) org.sonatype.aether:aether-impl:jar:1.13
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.sonatype.aether -DartifactId=aether-impl -Dversion=1.13 -Dpackaging=jar -Dfile=/path/t
o/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.sonatype.aether -DartifactId=aether-impl -Dversion=1.13 -Dpackaging=jar -Dfile=/path/to/
file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.sonatype.aether:aether-impl:jar:1.13
[artifact:dependencies]
[artifact:dependencies] 15) org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.sonatype.plexus -DartifactId=plexus-sec-dispatcher -Dversion=1.3 -Dpackaging=jar -Dfil
e=/path/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.sonatype.plexus -DartifactId=plexus-sec-dispatcher -Dversion=1.3 -Dpackaging=jar -Dfile=
/path/to/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[artifact:dependencies]
[artifact:dependencies] 16) commons-jexl:commons-jexl:jar:1.1
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=commons-jexl -DartifactId=commons-jexl -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=commons-jexl -DartifactId=commons-jexl -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file -D
url=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) commons-jexl:commons-jexl:jar:1.1
[artifact:dependencies]
[artifact:dependencies] 17) commons-codec:commons-codec:jar:1.4
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=commons-codec -DartifactId=commons-codec -Dversion=1.4 -Dpackaging=jar -Dfile=/path/to/fil
e
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=commons-codec -DartifactId=commons-codec -Dversion=1.4 -Dpackaging=jar -Dfile=/path/to/file
-Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) commons-codec:commons-codec:jar:1.4
[artifact:dependencies]
[artifact:dependencies] 18) org.eclipse:org.eclipse.osgi:jar:3.7.0.v20110524
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.eclipse -DartifactId=org.eclipse.osgi -Dversion=3.7.0.v20110524 -Dpackaging=jar -Dfile
=/path/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.eclipse -DartifactId=org.eclipse.osgi -Dversion=3.7.0.v20110524 -Dpackaging=jar -Dfile=/
path/to/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.eclipse:org.eclipse.osgi:jar:3.7.0.v20110524
[artifact:dependencies]
[artifact:dependencies] 19) commons-jxpath:commons-jxpath:jar:1.3
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=commons-jxpath -DartifactId=commons-jxpath -Dversion=1.3 -Dpackaging=jar -Dfile=/path/to/f
ile
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=commons-jxpath -DartifactId=commons-jxpath -Dversion=1.3 -Dpackaging=jar -Dfile=/path/to/fil
e -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) commons-jxpath:commons-jxpath:jar:1.3
[artifact:dependencies]
[artifact:dependencies] 20) org.apache.maven.wagon:wagon-file:jar:1.0
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.apache.maven.wagon -DartifactId=wagon-file -Dversion=1.0 -Dpackaging=jar -Dfile=/path/
to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.apache.maven.wagon -DartifactId=wagon-file -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to
/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.apache.maven.wagon:wagon-file:jar:1.0
[artifact:dependencies]
[artifact:dependencies] 21) org.slf4j:jcl-over-slf4j:jar:1.6.2
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.slf4j -DartifactId=jcl-over-slf4j -Dversion=1.6.2 -Dpackaging=jar -Dfile=/path/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.slf4j -DartifactId=jcl-over-slf4j -Dversion=1.6.2 -Dpackaging=jar -Dfile=/path/to/file -
Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.slf4j:jcl-over-slf4j:jar:1.6.2
[artifact:dependencies]
[artifact:dependencies] 22) org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-component-annotations -Dversion=1.5.5 -Dpackaging=
jar -Dfile=/path/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-component-annotations -Dversion=1.5.5 -Dpackaging=ja
r -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[artifact:dependencies]
[artifact:dependencies] 23) org.sonatype.sisu:sisu-inject-bean:jar:2.3.0
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.sonatype.sisu -DartifactId=sisu-inject-bean -Dversion=2.3.0 -Dpackaging=jar -Dfile=/pa
th/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.sonatype.sisu -DartifactId=sisu-inject-bean -Dversion=2.3.0 -Dpackaging=jar -Dfile=/path
/to/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.sonatype.sisu:sisu-inject-bean:jar:2.3.0
[artifact:dependencies]
[artifact:dependencies] 24) io.tesla:tesla-snapshot-purger:jar:0.0.1-SNAPSHOT
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=io.tesla -DartifactId=tesla-snapshot-purger -Dversion=0.0.1-SNAPSHOT -Dpackaging=jar -Dfil
e=/path/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=io.tesla -DartifactId=tesla-snapshot-purger -Dversion=0.0.1-SNAPSHOT -Dpackaging=jar -Dfile=
/path/to/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) io.tesla:tesla-snapshot-purger:jar:0.0.1-SNAPSHOT
[artifact:dependencies]
[artifact:dependencies] 25) org.sonatype.jline:jline:jar:tests:2.3
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.sonatype.jline -DartifactId=jline -Dversion=2.3 -Dclassifier=tests -Dpackaging=jar -Df
ile=/path/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.sonatype.jline -DartifactId=jline -Dversion=2.3 -Dclassifier=tests -Dpackaging=jar -Dfil
e=/path/to/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.sonatype.jline:jline:jar:tests:2.3
[artifact:dependencies]
[artifact:dependencies] 26) org.sonatype.gossip:gossip-bootstrap:jar:1.7
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.sonatype.gossip -DartifactId=gossip-bootstrap -Dversion=1.7 -Dpackaging=jar -Dfile=/pa
th/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.sonatype.gossip -DartifactId=gossip-bootstrap -Dversion=1.7 -Dpackaging=jar -Dfile=/path
/to/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.sonatype.gossip:gossip-bootstrap:jar:1.7
[artifact:dependencies]
[artifact:dependencies] 27) org.sonatype.aether:aether-util:jar:1.13
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.sonatype.aether -DartifactId=aether-util -Dversion=1.13 -Dpackaging=jar -Dfile=/path/t
o/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.sonatype.aether -DartifactId=aether-util -Dversion=1.13 -Dpackaging=jar -Dfile=/path/to/
file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.sonatype.aether:aether-util:jar:1.13
[artifact:dependencies]
[artifact:dependencies] 28) org.sonatype.plexus:plexus-cipher:jar:1.7
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.sonatype.plexus -DartifactId=plexus-cipher -Dversion=1.7 -Dpackaging=jar -Dfile=/path/
to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.sonatype.plexus -DartifactId=plexus-cipher -Dversion=1.7 -Dpackaging=jar -Dfile=/path/to
/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.sonatype.plexus:plexus-cipher:jar:1.7
[artifact:dependencies]
[artifact:dependencies] 29) org.apache.maven.wagon:wagon-http-lightweight:jar:1.0
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.apache.maven.wagon -DartifactId=wagon-http-lightweight -Dversion=1.0 -Dpackaging=jar -
Dfile=/path/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.apache.maven.wagon -DartifactId=wagon-http-lightweight -Dversion=1.0 -Dpackaging=jar -Df
ile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.apache.maven.wagon:wagon-http-lightweight:jar:1.0
[artifact:dependencies]
[artifact:dependencies] 30) org.codehaus.plexus:plexus-classworlds:jar:2.4
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-classworlds -Dversion=2.4 -Dpackaging=jar -Dfile=/
path/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-classworlds -Dversion=2.4 -Dpackaging=jar -Dfile=/pa
th/to/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.codehaus.plexus:plexus-classworlds:jar:2.4
[artifact:dependencies]
[artifact:dependencies] 31) org.sonatype.gossip:gossip-slf4j:jar:1.7
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.sonatype.gossip -DartifactId=gossip-slf4j -Dversion=1.7 -Dpackaging=jar -Dfile=/path/t
o/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.sonatype.gossip -DartifactId=gossip-slf4j -Dversion=1.7 -Dpackaging=jar -Dfile=/path/to/
file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.sonatype.gossip:gossip-slf4j:jar:1.7
[artifact:dependencies]
[artifact:dependencies] 32) org.sonatype.aether:aether-connector-asynchttpclient:jar:1.13
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.sonatype.aether -DartifactId=aether-connector-asynchttpclient -Dversion=1.13 -Dpackagi
ng=jar -Dfile=/path/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.sonatype.aether -DartifactId=aether-connector-asynchttpclient -Dversion=1.13 -Dpackaging
=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.sonatype.aether:aether-connector-asynchttpclient:jar:1.13
[artifact:dependencies]
[artifact:dependencies] 33) org.apache.maven.wagon:wagon-http-shared:jar:1.0
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.apache.maven.wagon -DartifactId=wagon-http-shared -Dversion=1.0 -Dpackaging=jar -Dfile
=/path/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.apache.maven.wagon -DartifactId=wagon-http-shared -Dversion=1.0 -Dpackaging=jar -Dfile=/
path/to/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.apache.maven.wagon:wagon-http-shared:jar:1.0
[artifact:dependencies]
[artifact:dependencies] 34) org.codehaus.plexus:plexus-interpolation:jar:1.14
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-interpolation -Dversion=1.14 -Dpackaging=jar -Dfil
e=/path/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-interpolation -Dversion=1.14 -Dpackaging=jar -Dfile=
/path/to/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.codehaus.plexus:plexus-interpolation:jar:1.14
[artifact:dependencies]
[artifact:dependencies] 35) org.sonatype.gossip:gossip-support:jar:1.7
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.sonatype.gossip -DartifactId=gossip-support -Dversion=1.7 -Dpackaging=jar -Dfile=/path
/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.sonatype.gossip -DartifactId=gossip-support -Dversion=1.7 -Dpackaging=jar -Dfile=/path/t
o/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.sonatype.gossip:gossip-support:jar:1.7
[artifact:dependencies]
[artifact:dependencies] 36) org.sonatype.aether:aether-connector-file:jar:1.13
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.sonatype.aether -DartifactId=aether-connector-file -Dversion=1.13 -Dpackaging=jar -Dfi
le=/path/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.sonatype.aether -DartifactId=aether-connector-file -Dversion=1.13 -Dpackaging=jar -Dfile
=/path/to/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.sonatype.aether:aether-connector-file:jar:1.13
[artifact:dependencies]
[artifact:dependencies] 37) io.tesla:tesla-concurrent-localrepo:jar:0.0.1-SNAPSHOT
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=io.tesla -DartifactId=tesla-concurrent-localrepo -Dversion=0.0.1-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=io.tesla -DartifactId=tesla-concurrent-localrepo -Dversion=0.0.1-SNAPSHOT -Dpackaging=jar -D
file=/path/to/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) io.tesla:tesla-concurrent-localrepo:jar:0.0.1-SNAPSHOT
[artifact:dependencies]
[artifact:dependencies] 38) org.sonatype.aether:aether-connector-wagon:jar:1.13
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=org.sonatype.aether -DartifactId=aether-connector-wagon -Dversion=1.13 -Dpackaging=jar -Df
ile=/path/to/file
[artifact:dependencies]
[artifact:dependencies] Alternatively, if you host your own repository you can deploy the file there:
[artifact:dependencies] mvn deploy:deploy-file -DgroupId=org.sonatype.aether -DartifactId=aether-connector-wagon -Dversion=1.13 -Dpackaging=jar -Dfil
e=/path/to/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies] 2) org.sonatype.aether:aether-connector-wagon:jar:1.13
[artifact:dependencies]
[artifact:dependencies] ----------
[artifact:dependencies] 38 required artifacts are missing.
[artifact:dependencies]
[artifact:dependencies] for artifact:
[artifact:dependencies] org.apache.maven:maven:pom:3.0.4-SNAPSHOT
[artifact:dependencies]
[artifact:dependencies] from the specified remote repositories:
[artifact:dependencies] nexus (http://repository.tesla.io:8081/nexus/content/groups/public/),
[artifact:dependencies] sonatype-grid (http://repository.tesla.io:8081/nexus/content/groups/public/)
[artifact:dependencies]
[artifact:dependencies]
[artifact:dependencies]
BUILD FAILED
C:\home\ceki\tesla-home\tesla\build.xml:115: Unable to resolve artifact: Missing:
----------
1) org.sonatype.maven:wagon-ahc:jar:1.2.1
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.sonatype.maven -DartifactId=wagon-ahc -Dversion=1.2.1 -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.sonatype.maven -DartifactId=wagon-ahc -Dversion=1.2.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Dreposit
oryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.sonatype.maven:wagon-ahc:jar:1.2.1
2) org.sonatype.aether:aether-api:jar:1.13
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.sonatype.aether -DartifactId=aether-api -Dversion=1.13 -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.sonatype.aether -DartifactId=aether-api -Dversion=1.13 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Dreposi
toryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.sonatype.aether:aether-api:jar:1.13
3) com.thoughtworks.xstream:xstream:jar:1.3.1
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=com.thoughtworks.xstream -DartifactId=xstream -Dversion=1.3.1 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=com.thoughtworks.xstream -DartifactId=xstream -Dversion=1.3.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drep
ositoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) com.thoughtworks.xstream:xstream:jar:1.3.1
4) org.sonatype.aether:aether-spi:jar:1.13
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.sonatype.aether -DartifactId=aether-spi -Dversion=1.13 -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.sonatype.aether -DartifactId=aether-spi -Dversion=1.13 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Dreposi
toryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.sonatype.aether:aether-spi:jar:1.13
5) org.apache.maven.wagon:wagon-provider-api:jar:1.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.maven.wagon -DartifactId=wagon-provider-api -Dversion=1.0 -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.maven.wagon -DartifactId=wagon-provider-api -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url
] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.apache.maven.wagon:wagon-provider-api:jar:1.0
6) ch.qos.logback:logback-classic:jar:0.9.29
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=ch.qos.logback -DartifactId=logback-classic -Dversion=0.9.29 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=ch.qos.logback -DartifactId=logback-classic -Dversion=0.9.29 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drepo
sitoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) ch.qos.logback:logback-classic:jar:0.9.29
7) org.sonatype.grrrowl:grrrowl:jar:1.1.1
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.sonatype.grrrowl -DartifactId=grrrowl -Dversion=1.1.1 -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.sonatype.grrrowl -DartifactId=grrrowl -Dversion=1.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Dreposit
oryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.sonatype.grrrowl:grrrowl:jar:1.1.1
8) org.slf4j:slf4j-api:jar:1.6.2
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.slf4j -DartifactId=slf4j-api -Dversion=1.6.2 -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.slf4j -DartifactId=slf4j-api -Dversion=1.6.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id
]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.slf4j:slf4j-api:jar:1.6.2
9) org.codehaus.plexus:plexus-utils:jar:2.0.6
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-utils -Dversion=2.0.6 -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.codehaus.plexus -DartifactId=plexus-utils -Dversion=2.0.6 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drep
ositoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.codehaus.plexus:plexus-utils:jar:2.0.6
10) org.sonatype.sisu:sisu-inject-plexus:jar:2.3.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.sonatype.sisu -DartifactId=sisu-inject-plexus -Dversion=2.3.0 -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.sonatype.sisu -DartifactId=sisu-inject-plexus -Dversion=2.3.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -
DrepositoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.sonatype.sisu:sisu-inject-plexus:jar:2.3.0
11) org.sonatype.jline:jline:jar:2.3
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.sonatype.jline -DartifactId=jline -Dversion=2.3 -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.sonatype.jline -DartifactId=jline -Dversion=2.3 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=
[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.sonatype.jline:jline:jar:2.3
12) commons-cli:commons-cli:jar:1.2
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=commons-cli -DartifactId=commons-cli -Dversion=1.2 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=commons-cli -DartifactId=commons-cli -Dversion=1.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[
id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) commons-cli:commons-cli:jar:1.2
13) org.sonatype.gossip:gossip-core:jar:1.7
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.sonatype.gossip -DartifactId=gossip-core -Dversion=1.7 -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.sonatype.gossip -DartifactId=gossip-core -Dversion=1.7 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Dreposi
toryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.sonatype.gossip:gossip-core:jar:1.7
14) org.sonatype.aether:aether-impl:jar:1.13
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.sonatype.aether -DartifactId=aether-impl -Dversion=1.13 -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.sonatype.aether -DartifactId=aether-impl -Dversion=1.13 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drepos
itoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.sonatype.aether:aether-impl:jar:1.13
15) org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.sonatype.plexus -DartifactId=plexus-sec-dispatcher -Dversion=1.3 -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.sonatype.plexus -DartifactId=plexus-sec-dispatcher -Dversion=1.3 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url
] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
16) commons-jexl:commons-jexl:jar:1.1
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=commons-jexl -DartifactId=commons-jexl -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=commons-jexl -DartifactId=commons-jexl -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId
=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) commons-jexl:commons-jexl:jar:1.1
17) commons-codec:commons-codec:jar:1.4
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=commons-codec -DartifactId=commons-codec -Dversion=1.4 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=commons-codec -DartifactId=commons-codec -Dversion=1.4 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drepository
Id=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) commons-codec:commons-codec:jar:1.4
18) org.eclipse:org.eclipse.osgi:jar:3.7.0.v20110524
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.eclipse -DartifactId=org.eclipse.osgi -Dversion=3.7.0.v20110524 -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.eclipse -DartifactId=org.eclipse.osgi -Dversion=3.7.0.v20110524 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.eclipse:org.eclipse.osgi:jar:3.7.0.v20110524
19) commons-jxpath:commons-jxpath:jar:1.3
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=commons-jxpath -DartifactId=commons-jxpath -Dversion=1.3 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=commons-jxpath -DartifactId=commons-jxpath -Dversion=1.3 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Dreposito
ryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) commons-jxpath:commons-jxpath:jar:1.3
20) org.apache.maven.wagon:wagon-file:jar:1.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.maven.wagon -DartifactId=wagon-file -Dversion=1.0 -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.maven.wagon -DartifactId=wagon-file -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drepo
sitoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.apache.maven.wagon:wagon-file:jar:1.0
21) org.slf4j:jcl-over-slf4j:jar:1.6.2
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.slf4j -DartifactId=jcl-over-slf4j -Dversion=1.6.2 -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.slf4j -DartifactId=jcl-over-slf4j -Dversion=1.6.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryI
d=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.slf4j:jcl-over-slf4j:jar:1.6.2
22) org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-component-annotations -Dversion=1.5.5 -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.codehaus.plexus -DartifactId=plexus-component-annotations -Dversion=1.5.5 -Dpackaging=jar -Dfile=/path/to/file -
Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
23) org.sonatype.sisu:sisu-inject-bean:jar:2.3.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.sonatype.sisu -DartifactId=sisu-inject-bean -Dversion=2.3.0 -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.sonatype.sisu -DartifactId=sisu-inject-bean -Dversion=2.3.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Dr
epositoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.sonatype.sisu:sisu-inject-bean:jar:2.3.0
24) io.tesla:tesla-snapshot-purger:jar:0.0.1-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=io.tesla -DartifactId=tesla-snapshot-purger -Dversion=0.0.1-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=io.tesla -DartifactId=tesla-snapshot-purger -Dversion=0.0.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url
] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) io.tesla:tesla-snapshot-purger:jar:0.0.1-SNAPSHOT
25) org.sonatype.jline:jline:jar:tests:2.3
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.sonatype.jline -DartifactId=jline -Dversion=2.3 -Dclassifier=tests -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.sonatype.jline -DartifactId=jline -Dversion=2.3 -Dclassifier=tests -Dpackaging=jar -Dfile=/path/to/file -Durl=[u
rl] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.sonatype.jline:jline:jar:tests:2.3
26) org.sonatype.gossip:gossip-bootstrap:jar:1.7
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.sonatype.gossip -DartifactId=gossip-bootstrap -Dversion=1.7 -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.sonatype.gossip -DartifactId=gossip-bootstrap -Dversion=1.7 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Dr
epositoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.sonatype.gossip:gossip-bootstrap:jar:1.7
27) org.sonatype.aether:aether-util:jar:1.13
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.sonatype.aether -DartifactId=aether-util -Dversion=1.13 -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.sonatype.aether -DartifactId=aether-util -Dversion=1.13 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drepos
itoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.sonatype.aether:aether-util:jar:1.13
28) org.sonatype.plexus:plexus-cipher:jar:1.7
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.sonatype.plexus -DartifactId=plexus-cipher -Dversion=1.7 -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.sonatype.plexus -DartifactId=plexus-cipher -Dversion=1.7 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drepo
sitoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.sonatype.plexus:plexus-cipher:jar:1.7
29) org.apache.maven.wagon:wagon-http-lightweight:jar:1.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.maven.wagon -DartifactId=wagon-http-lightweight -Dversion=1.0 -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.maven.wagon -DartifactId=wagon-http-lightweight -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=
[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.apache.maven.wagon:wagon-http-lightweight:jar:1.0
30) org.codehaus.plexus:plexus-classworlds:jar:2.4
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-classworlds -Dversion=2.4 -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.codehaus.plexus -DartifactId=plexus-classworlds -Dversion=2.4 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -
DrepositoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.codehaus.plexus:plexus-classworlds:jar:2.4
31) org.sonatype.gossip:gossip-slf4j:jar:1.7
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.sonatype.gossip -DartifactId=gossip-slf4j -Dversion=1.7 -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.sonatype.gossip -DartifactId=gossip-slf4j -Dversion=1.7 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drepos
itoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.sonatype.gossip:gossip-slf4j:jar:1.7
32) org.sonatype.aether:aether-connector-asynchttpclient:jar:1.13
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.sonatype.aether -DartifactId=aether-connector-asynchttpclient -Dversion=1.13 -Dpackaging=jar -Dfile=/path/to/f
ile
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.sonatype.aether -DartifactId=aether-connector-asynchttpclient -Dversion=1.13 -Dpackaging=jar -Dfile=/path/to/fil
e -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.sonatype.aether:aether-connector-asynchttpclient:jar:1.13
33) org.apache.maven.wagon:wagon-http-shared:jar:1.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.maven.wagon -DartifactId=wagon-http-shared -Dversion=1.0 -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.maven.wagon -DartifactId=wagon-http-shared -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.apache.maven.wagon:wagon-http-shared:jar:1.0
34) org.codehaus.plexus:plexus-interpolation:jar:1.14
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-interpolation -Dversion=1.14 -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.codehaus.plexus -DartifactId=plexus-interpolation -Dversion=1.14 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url
] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.codehaus.plexus:plexus-interpolation:jar:1.14
35) org.sonatype.gossip:gossip-support:jar:1.7
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.sonatype.gossip -DartifactId=gossip-support -Dversion=1.7 -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.sonatype.gossip -DartifactId=gossip-support -Dversion=1.7 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drep
ositoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.sonatype.gossip:gossip-support:jar:1.7
36) org.sonatype.aether:aether-connector-file:jar:1.13
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.sonatype.aether -DartifactId=aether-connector-file -Dversion=1.13 -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.sonatype.aether -DartifactId=aether-connector-file -Dversion=1.13 -Dpackaging=jar -Dfile=/path/to/file -Durl=[ur
l] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.sonatype.aether:aether-connector-file:jar:1.13
37) io.tesla:tesla-concurrent-localrepo:jar:0.0.1-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=io.tesla -DartifactId=tesla-concurrent-localrepo -Dversion=0.0.1-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=io.tesla -DartifactId=tesla-concurrent-localrepo -Dversion=0.0.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl
=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) io.tesla:tesla-concurrent-localrepo:jar:0.0.1-SNAPSHOT
38) org.sonatype.aether:aether-connector-wagon:jar:1.13
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.sonatype.aether -DartifactId=aether-connector-wagon -Dversion=1.13 -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.sonatype.aether -DartifactId=aether-connector-wagon -Dversion=1.13 -Dpackaging=jar -Dfile=/path/to/file -Durl=[u
rl] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven:maven:pom:3.0.4-SNAPSHOT
2) org.sonatype.aether:aether-connector-wagon:jar:1.13
----------
38 required artifacts are missing.
for artifact:
org.apache.maven:maven:pom:3.0.4-SNAPSHOT
from the specified remote repositories:
nexus (http://repository.tesla.io:8081/nexus/content/groups/public/),
sonatype-grid (http://repository.tesla.io:8081/nexus/content/groups/public/)
Total time: 2 seconds
(1.6.0) het ~/tesla-home/tesla >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment