文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>Some maven notes.

Some maven notes.

时间:2010-09-10  来源:Dikang Gu

1. if you want to see the detailed error message on the console, instead of reading it from the surefire files, you can use the maven-surefire-plugin:

<plugin>              

  <groupId>org.apache.maven.plugins</groupId>              

  <artifactId>maven-surefire-plugin</artifactId>

    <version>2.6</version>              

  <configuration>                

    <useFile>false</useFile>              

  </configuration>            

</plugin>

 

Or, do the "mvn clean install -Dsurefire.useFile=false"

相关阅读 更多 +
排行榜 更多 +
卡车模拟器

卡车模拟器

模拟经营 下载
果缘购

果缘购

购物比价 下载
死神vs火影绊炫光

死神vs火影绊炫光

动作格斗 下载