Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 357678

Summary: Maven Bundlor milestone not found in any repository
Product: [RT] Virgo Reporter: Matthew Adams <matthew>
Component: virgo-buildAssignee: Chris Frost <eclipse>
Status: CLOSED FIXED QA Contact:
Severity: minor    
Priority: P3 CC: eclipse, mlippert
Version: 3.0.0.RELEASE   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 357763    
Bug Blocks:    

Description Matthew Adams CLA 2011-09-14 15:45:57 EDT
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
Comment 1 Chris Frost CLA 2011-09-15 06:13:20 EDT
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/
Comment 2 Chris Frost CLA 2011-09-26 11:53:14 EDT
These have now been published and will continue to be published in the future