maven-compiler-plugin--2.1-r682310-maestro-2.0.0 404
I downloaded maestro-2.2.7-bin.zip, installed it, pointed %M2_HOME% at your included maven and tried a clean / install. Your maven-specific maven-compiler-plugin returns a 404. I looked in http://repo.exist.com/maven2/org/apache/maven/plugins/maven-compiler-plu... and I see other versions, but not that version. Not installed?
Morgan
C:\cvsdir\DataCollector\serviceStarter>set M2_HOME=c:\maestro-2.2.7\maven
C:\cvsdir\DataCollector\serviceStarter>mvn clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Micro Edition
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.exist.com/maven2/org/apache/maven/plugins/maven-compiler-plu...
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-compiler-plugin:pom:2.1-r682310-maestro-2.0.0' in repository central (http://repo.exist.com/maven2)
Downloading: http://repo.exist.com/maven2/org/apache/maven/plugins/maven-compiler-plu...
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-compiler-plugin:pom:2.1-r682310-maestro-2.0.0' in repository central (http://repo.exist.com/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
GroupId: org.apache.maven.plugins
ArtifactId: maven-compiler-plugin
Version: 2.1-r682310-maestro-2.0.0
Reason: Unable to download the artifact from any repository
org.apache.maven.plugins:maven-compiler-plugin:pom:2.1-r682310-maestro-2.0.0
from the specified remote repositories:
central (http://repo.exist.com/maven2)


Comments
maven-compiler-plugin:pom:2.1-r682310-maestro-2.0.0