- Revision
- 192
- Author
- mauro
- Date
- 2007-06-29 09:40:30 -0500 (Fri, 29 Jun 2007)
Log Message
Commented out rspec-maven-plugin in core pom. Fails on Mac OS X. Are ruby specifics required?
Modified Paths
Diff
Modified: trunk/core/pom.xml (191 => 192)
--- trunk/core/pom.xml 2007-06-28 03:24:57 UTC (rev 191) +++ trunk/core/pom.xml 2007-06-29 14:40:30 UTC (rev 192) @@ -57,6 +57,7 @@ </resource> </resources> <plugins> + <!-- MT commenting out plugin - it fails on Mac OS, and omitting does not have any impact on tests <plugin> <groupId>org.codehaus.waffle</groupId> <artifactId>rspec-maven-plugin</artifactId> @@ -75,6 +76,7 @@ </execution> </executions> </plugin> + --> <plugin> <groupId>com.thoughtworks.paranamer</groupId> <artifactId>paranamer-maven-plugin</artifactId>
To unsubscribe from this list please visit:
