- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我想将我的工件推送到本地 ivy 存储库,以便将它们用作其他项目中的依赖项。
我的工件的 build.scala:
name := "jsonApi"
organization := "com.github.kondaurovdev"
version := "0.1-SNAPSHOT"
scalaVersion := "2.11.7"
> publishLocal
[info] Packaging /home/user256/Projects/kondaurov/jsonApi/target/scala-2.11/jsonapi_2.11-0.1-SNAPSHOT-sources.jar ...
[info] Wrote /home/user256/Projects/kondaurov/jsonApi/target/scala-2.11/jsonapi_2.11-0.1-SNAPSHOT.pom
[info] :: delivering :: com.github.kondaurovdev#jsonapi_2.11;0.1-SNAPSHOT :: 0.1-SNAPSHOT :: integration :: Mon May 16 12:07:08 MSK 2016
[info] Done packaging.
[info] delivering ivy file to /home/user256/Projects/kondaurov/jsonApi/target/scala-2.11/ivy-0.1-SNAPSHOT.xml
[info] Main Scala API documentation to /home/user256/Projects/kondaurov/jsonApi/target/scala-2.11/api...
[info] Compiling 51 Scala sources to /home/user256/Projects/kondaurov/jsonApi/target/scala-2.11/classes...
model contains 97 documentable templates
[info] Main Scala API documentation successful.
[info] Packaging /home/user256/Projects/kondaurov/jsonApi/target/scala-2.11/jsonapi_2.11-0.1-SNAPSHOT-javadoc.jar ...
[info] Done packaging.
[info] Packaging /home/user256/Projects/kondaurov/jsonApi/target/scala-2.11/jsonapi_2.11-0.1-SNAPSHOT.jar ...
[info] Done packaging.
[info] published jsonapi_2.11 to /home/user256/.ivy2/local/com.github.kondaurovdev/jsonapi_2.11/0.1-SNAPSHOT/poms/jsonapi_2.11.pom
[info] published jsonapi_2.11 to /home/user256/.ivy2/local/com.github.kondaurovdev/jsonapi_2.11/0.1-SNAPSHOT/jars/jsonapi_2.11.jar
[info] published jsonapi_2.11 to /home/user256/.ivy2/local/com.github.kondaurovdev/jsonapi_2.11/0.1-SNAPSHOT/srcs/jsonapi_2.11-sources.jar
[info] published jsonapi_2.11 to /home/user256/.ivy2/local/com.github.kondaurovdev/jsonapi_2.11/0.1-SNAPSHOT/docs/jsonapi_2.11-javadoc.jar
[info] published ivy to /home/user256/.ivy2/local/com.github.kondaurovdev/jsonapi_2.11/0.1-SNAPSHOT/ivys/ivy.xml
> update
[info] Updating {file:/home/user256/Projects/apiAdmin/back/}apiAdmin...
[info] Resolving jline#jline;2.12.1 ...
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: UNRESOLVED DEPENDENCIES ::
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: com.github.kondaurovdev#jsonapi_2.11;0.1-SNAPSHOT: java.text.ParseException: [unknown tag project in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag modelVersion in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag groupId in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag artifactId in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag packaging in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag description in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag version in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag name in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag organization in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag name in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag url in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag licenses in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag license in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag name in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag url in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag distribution in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag scm in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag url in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag connection in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag developers in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag developer in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag id in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag name in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] , unknown tag url in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[warn] ]
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn]
[warn] Note: Unresolved dependencies path:
[warn] com.github.kondaurovdev:jsonapi_2.11:0.1-SNAPSHOT (/home/user256/Projects/apiAdmin/back/build.sbt#L7)
[warn] +- com.github.kondaurovdev:apiadmin_2.11:0.1-SNAPSHOT
[trace] Stack trace suppressed: run last *:update for the full output.
[error] (*:update) sbt.ResolveException: unresolved dependency: com.github.kondaurovdev#jsonapi_2.11;0.1-SNAPSHOT: java.text.ParseException: [unknown tag project in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag modelVersion in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag groupId in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag artifactId in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag packaging in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag description in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag version in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag name in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag organization in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag name in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag url in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag licenses in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag license in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag name in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag url in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag distribution in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag scm in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag url in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag connection in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag developers in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag developer in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag id in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag name in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] , unknown tag url in file:/home/user256/.ivy2/cache/com.github.kondaurovdev/jsonapi_2.11/ivy-0.1-SNAPSHOT.xml.original
[error] ]
[error] Total time: 2 s, completed May 16, 2016 12:12:14 PM
最佳答案
我从 ~./.ivy2/cache 中删除了 com.github.kondaurovdev 并再次运行更新任务:
> update
[info] Updating {file:/home/user256/Projects/apiAdmin/back/}apiAdmin...
[info] Resolving com.github.kondaurovdev#jsonapi_2.11;0.1-SNAPSHOT ...
[warn] Choosing local for com.github.kondaurovdev#jsonapi_2.11;0.1-SNAPSHOT
[info] Resolving jline#jline;2.12.1 ...
[info] Done updating.
关于scala - sbt,publishLocal,解决错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37250377/
我有兴趣弄清楚 sbt.TaskKey 或 sbt.SettingKey 的一些操作是做什么的 n + "-assembly-" + v + ".jar" } 此时你必须以某种方式知道 jarN
是否可以在 SBT 中注释掉整个文本 block ,类似于 /* Java 样式 block 注释 */ 语法?我遇到了一些构建错误,只能使用多个单行注释。 我看到的构建错误是解析表达式时出错。确保设
我在 Windows 上运行 SBT 1.1.1。 如果我将以下行放在 build.sbt 中,我的构建就可以了: credentials += Credentials(Path.userHome /
Maven 有 optional dependency概念。在 SBT 文档中搜索可选依赖项仅找到 "However, sometimes we have optional dependencies
我有一个 sbt 项目,其中包含大量子项目和外部库依赖项。 build.sbt是这样的: val extlib1 = "xy.xxx" % "lib1" % "1.0+" val extlib2 =
在编译我的 SBT 项目定义(即 project 目录中的文件)时,我收到了弃用和功能警告。 SBT 版本是 0.13.0。 我没有通过设置 scalacOptions := Seq("-featur
根据经验, build.sbt 中声明的库依赖项的顺序似乎很重要。这是真的?如果是这样,值得在 sbt library management 中简要提及。文档的部分。 最佳答案 是的,列出的顺序是用于
我希望我遗漏了一些东西,因为当程序在 sbt 中运行时,按键似乎不会回显到屏幕上。 下面是一个例子: object ConsoleTest extends App { println("Enter
[SBT 文档] 说 Put settings in a .sbt file in a project that isn't checked into version control, such as
这个问题在这里已经有了答案: How to use sbt from behind proxy? (16 个回答) 7年前关闭。 我试图在防火墙后面运行 sbt,但我无法禁用它。但不知何故,我可以获得
我刚刚偶然发现了 sbt-pack插入。开发流好像steady .这让我感到惊讶,因为我认为(引用 sbt-pack 的标题)唯一的插件是“创建可分发的 Scala 包”。是 sbt-assembly
如何配置 sbt 以使用代理? 例如,我的构建定义需要连接到 GitHub,指定 http.proxy、http.proxyPort、user 的连接参数,和密码。 我如何将这些设置传递给 sbt?
我似乎无法找到下面看到的第一次驱逐的根本原因。如下所示,运行 evicted 不会提供与其相关的详细信息。 这一切都是在添加到 project/plugins.sbt 之后发生的:libraryDep
我正在用 sbt 0.11.2 创建一个 Scala 项目和 sbt-idea,我得到了 UNRESOLVED DEPENDENCIES在 gen-idea任务。 我刚刚安装了 sbt(下载了 jar
对于使用 sbt 0.13.5 成功构建的项目(尝试升级到 0.13.6,仍然无法正常工作),我们在构建服务器上突然出现故障(typesafe 和 maven 存储库通过我们的内部 Nexus 存储库
在 unix shell 中试试这个: git clone git@github.com:jsuereth/sbt-in-action-examples.git cd sbt-in-action-ex
我想知道什么时候应该使用sbt assembly,什么时候应该使用sbt compile && sbt package? 我正在使用 Intellij IDEA 在我的本地计算机上编写一个程序,并使用
有没有人使用 sbt-aether-deploy 将 sbt-native-packager 生成的工件(在我的例子中是 tgz)发布到 nexus 仓库? (我需要这个用于带时间戳的快照,特别是 n
我正在尝试在使用 SBT 版本 0.13.5 的项目中启用自定义 AutoPlugin。当我尝试在我的 build.sbt 中启用插件时通过: val aProject = project.in(fi
我正在安装Apache Spark它使用自己的 SBT 副本来进行设置。 我在 VirtualBox 虚拟机中使用 Linux Mint。 以下是我从 Spark 目录 spark-0.9.0-inc
我是一名优秀的程序员,十分优秀!