> Date: Sat, 26 Sep 2015 10:53:44 +0200
> To: [email protected]
> Subject: Maven Plugin ITs with M2 disabled
> From: [email protected]
>
> Hi,
>
> FYI, I've disabled these jobs [1][2] on our buildserver. They gave some
> odd M2-specific errors I don't want to spent time on. Time to move forward.
>
> thanks,
> Robert
>
> [1] https://builds.apache.org/view/M-R/view/Maven/job/maven-plugins-ITs-m2/
> [2]
> https://builds.apache.org/view/M-R/view/Maven/job/maven-plugins-ITs-m2-with-maven-plugin/
MG>verified maven-eclipse-plugin 2.10 trunk is unaffected
MG>repository location:
MG>https://maven.apache.org/plugins/maven-eclipse-plugin/source-repository.html
MG>clean build
MG>clean package
MG>mvn org.apache.maven.plugins:maven-eclipse-plugin:2.10:eclipse creates
.project .classpath and .settings <!-- GOOD! -->
MG>resolve-workspace-dependencies goal has no output
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-eclipse-plugin:2.10:reso
lve-workspace-dependencies from plugin realm ClassRealm[plugin>org.apache.maven.
plugins:maven-eclipse-plugin:2.10, parent: sun.misc.Launcher$AppClassLoader@4e25
154f]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-eclipse-plugin:2.10:res
olve-workspace-dependencies' with basic configurator -->
[DEBUG] (f) localRepository = id: local
url: file:///C:/Users/mgainty/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) remoteArtifactRepositories = [ id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
]
[DEBUG] -- end configuration --
[DEBUG] Detected workspace at C:\Maven-plugin\maven-eclipse-plugin\2.10\target\t
mp-workspace0\eclipse\dynamicWorkspace\workspace\.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
MG>but no output even when project-A and project-Z live in workspace folder
MG>possible bug here?
MG>would reverting maven-eclipse-plugin pom.xml to 2.10 solve
cyclic reference: Edge between
'Vertex{label='org.apache.maven.plugins:maven-invoker-plugin'}' and
'Vertex{label='org.apache.maven.plugins:maven-site-plugin'}' introduces to
cycle in the graph org.apache.maven.plugins:maven-site-plugin -->
org.apache.maven.plugins:maven-invoker-plugin -->
org.apache.maven.plugins:maven-site-plugin
MG>?
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>