I spent some time on this.

Javadoc operates as a report. So it's in the site lifecycle, in a
forked execution. So how could it possibly expect to find things in
the reactor? Or, is there a provision for that, but somehow the combo
of the site plugin and the javadoc plugin fail to ask for it?

Caused by: org.apache.maven.lifecycle.LifecycleExecutionException:
Failed to execute goal on project gcoref-tools: Could not resolve
dependencies for project
com.basistech.gcoref:gcoref-tools:jar:2-bim-candidates-SNAPSHOT:
Failure to find
com.basistech.gcoref:gcoref-core:jar:2-bim-candidates-SNAPSHOT in
http://maven.basistech.net/nexus/content/groups/public was cached in
the local repository, resolution will not be reattempted until the
update interval of Nexus has elapsed or updates are forced
       at 
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:210)
       at 
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:117)
       at 
org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
       at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
       at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
       at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
       at 
org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:365)
       at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeForkedExecutions(DefaultLifecycleExecutor.java:173)
       at 
org.apache.maven.reporting.exec.DefaultMavenReportExecutor.buildReportPlugin(DefaultMavenReportExecutor.java:282)
       at 
org.apache.maven.reporting.exec.DefaultMavenReportExecutor.buildMavenReports(DefaultMavenReportExecutor.java:148)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to