Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 357678 - Maven Bundlor milestone not found in any repository
Summary: Maven Bundlor milestone not found in any repository
Status: CLOSED FIXED
Alias: None
Product: Virgo
Classification: RT
Component: virgo-build (show other bugs)
Version: 3.0.0.RELEASE   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Chris Frost CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 357763
Blocks:
  Show dependency tree
 
Reported: 2011-09-14 15:45 EDT by Matthew Adams CLA
Modified: 2011-09-26 11:53 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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