[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Indirect dependency names

adrian@jboss.org do-not-reply at jboss.com
Thu Apr 10 08:39:46 EDT 2008


Scott, if you commit a test that is failing can you also update the config
to ignore failing tests otherwise other people's builds are broken.

e..g

  | --- kernel/pom.xml      (revision 71907)
  | +++ kernel/pom.xml      (working copy)
  |        <plugin>
  |          <groupId>org.apache.maven.plugins</groupId>
  |          <artifactId>maven-surefire-plugin</artifactId>
  | +        <configuration>
  | +          <testFailureIgnore>true</testFailureIgnore>
  | +        </configuration>
  |        </plugin>           
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4143156#4143156

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4143156



More information about the jboss-dev-forums mailing list