提交 9ce41f29 编写于 作者: wu-sheng's avatar wu-sheng

no message

上级 39ee0bc7
language: java
script:
- # build protocol
- cd skywalking-protocol
- mvn install -Dmaven.test.skip=true
- # build api
- cd ..
- cd skywalking-api
- mvn install -Dmaven.test.skip=true
......
......@@ -182,10 +182,13 @@
<repository>
<id>jboss</id>
<name>JBoss Repository</name>
<url>http://repository.jboss.com</url>
<url>http://http://mvnrepository.com</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>
</project>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册