[
http://jira.codehaus.org/browse/MOJO-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evgeny Mandrikov updated MOJO-1607:
-----------------------------------
Issue Type: Improvement (was: Bug)
> sonar plugin can't support m3 parallel builds
> ---------------------------------------------
>
> Key: MOJO-1607
> URL: http://jira.codehaus.org/browse/MOJO-1607
> Project: Mojo
> Issue Type: Improvement
> Components: sonar
> Affects Versions: sonar-2.0-beta-1
> Environment: sonar-2.0-beta-1
> maven 3.0.1
> Reporter: Gin-Ting Chen
>
> This would be a huge boost to performance but if you run with -T options of
> m3 you will get a nullpointerexception (when running with the clean goal) or
> it will just hang
> {code}
> [ERROR] Internal error: java.lang.NullPointerException -> [Help 2]
> org.apache.maven.InternalErrorException: Internal error:
> java.lang.NullPointerException
> at
> org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128)
> at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95)
> at
> org.apache.maven.lifecycle.internal.LifecycleThreadedBuilder$1.call(LifecycleThreadedBuilder.java:167)
> at
> org.apache.maven.lifecycle.internal.LifecycleThreadedBuilder$1.call(LifecycleThreadedBuilder.java:164)
> at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
> at java.util.concurrent.FutureTask.run(FutureTask.java:138)
> at
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
> at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
> at java.util.concurrent.FutureTask.run(FutureTask.java:138)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
> at java.lang.Thread.run(Thread.java:680)
> Caused by: java.lang.NullPointerException
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:275)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:187)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:140)
> at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> ... 10 more
> {code}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email