I just did an svn up and started getting very strange mvn errors (see attached). I can't relate it to any particular change in svn. The only way I've been able to get past it is to revert from maven 2.0.7 to 2.0.5. Will investigate more but is anyone else seeing build problems
Simon [INFO] ------------------------------------------------------------------------- --- [INFO] Building SDO API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------- --- [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 18 source files to C:\simon\tuscany\java-head\sdo\sdo-api\targe t\classes [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] Compiling 3 source files to C:\simon\tuscany\java-head\sdo\sdo-api\target \test-classes [INFO] [surefire:test] [INFO] Surefire report directory: C:\simon\tuscany\java-head\sdo\sdo-api\target\ surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running commonj.sdo.impl.HelperProviderTestCase Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [osgi:osgi-bundle] [INFO] Generating JAR bundle C:\simon\tuscany\java-head\sdo\sdo-api\target\tusca ny-sdo-api-r2.1-1.0-incubating-SNAPSHOT.jar [INFO] No manifest file specified. Default will be used. [INFO] Building jar: C:\simon\tuscany\java-head\sdo\sdo-api\target\tuscany-sdo-a pi-r2.1-1.0-incubating-SNAPSHOT.jar [INFO] Preparing javadoc:jar [INFO] ------------------------------------------------------------------------- --- [INFO] Building SDO API [INFO] ------------------------------------------------------------------------- --- [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping
