Community
Participate
Working Groups
Build Identifier: 1.1.0.M01 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: org.eclipse.virgo.bundlor:org.eclipse.virgo.bundlor.maven Reason: POM 'org.eclipse.virgo.bundlor:org.eclipse.virgo.bundlor.maven' not found in repository: Unable to download the artifact from any repository org.eclipse.virgo.bundlor:org.eclipse.virgo.bundlor.maven:pom:1.1.0.M01 from the specified remote repositories: com.springsource.repository.bundles.release (http://repository.springsource.com/maven/bundles/release), com.springsource.repository.bundles.milestone (http://repository.springsource.com/maven/bundles/milestone), com.springsource.repository.libraries.release (http://repository.springsource.com/maven/libraries/release), DataNucleus_2-snapshot (http://www.datanucleus.org/downloads/maven2-nightly/), com.springsource.repository.libraries.milestone (http://repository.springsource.com/maven/libraries/milestone), com.springsource.repository.bundles.external (http://repository.springsource.com/maven/bundles/external), central (http://artifactory.online.ea.com/artifactory/releases), DataNucleus-Snapshot (http://www.datanucleus.org/downloads/maven2-nightly), DataNucleus (http://www.datanucleus.org/downloads/maven2), DataNucleus_2 (http://www.datanucleus.org/downloads/maven2/), snapshots (http://artifactory.online.ea.com/artifactory/snapshots), com.springsource.repository.libraries.external (http://repository.springsource.com/maven/libraries/external) for project org.eclipse.virgo.bundlor:org.eclipse.virgo.bundlor.maven Reproducible: Always Steps to Reproduce: Add Virgo Bundlor 1.1.0.M01 plugin to Maven project: <plugin> <groupId>org.eclipse.virgo.bundlor</groupId> <artifactId>org.eclipse.virgo.bundlor.maven</artifactId> <version>1.1.0.M01</version> <executions> <execution> <id>bundlor</id> <goals> <goal>bundlor</goal> </goals> </execution> </executions> </plugin> Issue command "mvn clean" & see error: [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: org.eclipse.virgo.bundlor:org.eclipse.virgo.bundlor.maven Reason: POM 'org.eclipse.virgo.bundlor:org.eclipse.virgo.bundlor.maven' not found in repository: Unable to download the artifact from any repository org.eclipse.virgo.bundlor:org.eclipse.virgo.bundlor.maven:pom:1.1.0.M01 from the specified remote repositories: com.springsource.repository.bundles.release (http://repository.springsource.com/maven/bundles/release), com.springsource.repository.bundles.milestone (http://repository.springsource.com/maven/bundles/milestone), com.springsource.repository.libraries.release (http://repository.springsource.com/maven/libraries/release), DataNucleus_2-snapshot (http://www.datanucleus.org/downloads/maven2-nightly/), com.springsource.repository.libraries.milestone (http://repository.springsource.com/maven/libraries/milestone), com.springsource.repository.bundles.external (http://repository.springsource.com/maven/bundles/external), central (http://artifactory.online.ea.com/artifactory/releases), DataNucleus-Snapshot (http://www.datanucleus.org/downloads/maven2-nightly), DataNucleus (http://www.datanucleus.org/downloads/maven2), DataNucleus_2 (http://www.datanucleus.org/downloads/maven2/), snapshots (http://artifactory.online.ea.com/artifactory/snapshots), com.springsource.repository.libraries.external (http://repository.springsource.com/maven/libraries/external) for project org.eclipse.virgo.bundlor:org.eclipse.virgo.bundlor.maven
Hi, We had some problems with our Maven publishing and had to turn it off until we could fix it. We do intend to do this and when it's working again Maven artifacts will be published to our Eclipse space which is browsable over http. http://build.eclipse.org/rt/virgo/
These have now been published and will continue to be published in the future