maven 生成自己的依赖

我的maven 笔记1
1) se.scalablesolutions.akka:akka-actor:jar:1.0

Try downloading the file manually from the project website.

Then, install it using the command:
mvn install:install-file -DgroupId=se.scalablesolutions.akka -DartifactId=akka-actor -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=se.scalablesolutions.akka -DartifactId=akka-actor -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

Path to dependency:
1) akkatest:akkatest:pom:pom:0.0.1-SNAPSHOT
2) se.scalablesolutions.akka:akka-actor:jar:1.0

2) org.scala-lang:scala-library:jar:2.8.1

Try downloading the file manually from the project website.

Then, install it using the command:
mvn install:install-file -DgroupId=org.scala-lang -DartifactId=scala-library -Dversion=2.8.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.scala-lang -DartifactId=scala-library -Dversion=2.8.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

Path to dependency:
1) akkatest:akkatest:pom:pom:0.0.1-SNAPSHOT
2) se.scalablesolutions.akka:akka-actor:jar:1.0
3) org.scala-lang:scala-library:jar:2.8.1

3) ch.qos.logback:logback-classic:jar:0.9.24

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.24 -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.24 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

Path to dependency:
1) akkatest:akkatest:pom:pom:0.0.1-SNAPSHOT
2) se.scalablesolutions.akka:akka-actor:jar:1.0
3) ch.qos.logback:logback-classic:jar:0.9.24

----------
3 required artifacts are missing.

for artifact:
akkatest:akkatest:pom:0.0.1-SNAPSHOT

from the specified remote repositories:
Akka (http://akka.io/repository/, releases=true, snapshots=true),
Multiverse (http://multiverse.googlecode.com/svn/maven-repository/releases/, releases=true, snapshots=true),
GuiceyFruit (http://guiceyfruit.googlecode.com/svn/repo/releases/, releases=true, snapshots=true),
JBoss (https://repository.jboss.org/nexus/content/groups/public/, releases=true, snapshots=true),
central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值