Title: Message Title
Roland Laun commented on an issue
Mojo's Build Number Maven Plugin / Bug MBUILDNUM-85
Buildnumber plugin doesn't fail on doCheck if file is modified
I use the following configuration in my pom.xml:

<build>
  <plugins>
    <plugin>
      <groupId>org.codehaus.mojo</groupId>
      <artifactId>buildnumber-maven-plugin</artifactId>
      <version>1.0-beta-4</version>
      <executions>
         <execution>
           <phase>verify</phase>
           <goals>
             <goal>create</goal>
 ...


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to