https://issues.apache.org/bugzilla/show_bug.cgi?id=51161
--- Comment #3 from Nicolas Lalevée <[email protected]> 2011-07-24 11:54:32 UTC --- Sorry for the late follow up, but I cannot reproduce the error. I tried with both maven 2 and maven 3. Here is what I got: hibou@hibpro ~/dev/ant/svn/core/trunk/tmp $ mvn generate-sources [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Test 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.135s [INFO] Finished at: Sun Jul 24 13:52:29 CEST 2011 [INFO] Final Memory: 2M/81M [INFO] ------------------------------------------------------------------------ hibou@hibpro ~/dev/ant/svn/core/trunk/tmp $ mvn2 generate-sources [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Test [INFO] task-segment: [generate-sources] [INFO] ------------------------------------------------------------------------ [INFO] No goals needed for project - skipping [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: < 1 second [INFO] Finished at: Sun Jul 24 13:52:36 CEST 2011 [INFO] Final Memory: 2M/81M [INFO] ------------------------------------------------------------------------ -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
