提交 61ec0fc6 编写于 作者: K Kohsuke Kawaguchi

added doc

上级 a71d037b
......@@ -62,6 +62,7 @@ public class MavenComputerListener extends ComputerListener {
copyJar(logger, root, ClassWorld.class, "plexus-classworld");
// copy classworlds 1.1 for maven2 builds
// if this line fails during the unit test from IDE, it means you need to "mvn compile" maven-plugin
root.child( "classworlds.jar" ).copyFrom(getClass().getClassLoader().getResource("classworlds.jar"));
logger.println("Copied classworlds.jar");
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册