提交 c01f2564 编写于 作者: J Jesse Glick

Removing test dep on ui-samples.

Superfluous in that if you *want* to look at UI samples, you can just install that plugin.
And observed to cause a cyclic plugin dependency error when splitting matrix-auth from core.
(Unclear why ui-samples had a dependency on matrix-auth; perhaps related to dependency from test module.)
上级 071139f8
...@@ -54,12 +54,6 @@ ...@@ -54,12 +54,6 @@
<version>1.535-SNAPSHOT</version> <version>1.535-SNAPSHOT</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>ui-samples-plugin</artifactId>
<version>1.535-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<!-- <!--
Maven is so brain-dead that when a dependency is like: Maven is so brain-dead that when a dependency is like:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册