We have tried the example given in 

http://servicemix.org/site/creating-a-standard-jbi-component.html

to understand the steps taken to create a JBI Component and get following
error.

We would appreciate if we understand what is the issue



C:\test>mvn archetype:create
-DarchetypeGroupId=org.apache.servicemix.tooling -D
archetypeArtifactId=servicemix-service-engine
-DarchetypeVersion=1.0-SNAPSHOT -D
groupId=org.apache.servicemix.xslt -DartifactId=servicemix-xslt
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'archetype'.
[INFO]
-------------------------------------------------------------------------
---
[INFO] Building Maven Default Project
[INFO]    task-segment: [archetype:create] (aggregator-style)
[INFO]
-------------------------------------------------------------------------
---
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/archetype/maven-arch
etype-core/1.0-alpha-4/maven-archetype-core-1.0-alpha-4.pom
1K downloaded
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-model/2.0/mave
n-model-2.0.pom
2K downloaded
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven/2.0/maven-2.0.
pom
8K downloaded
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.0.
4/plexus-utils-1.0.4.pom
6K downloaded
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-
default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
1K downloaded
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers
/1.0.3/plexus-containers-1.0.3.pom
492b downloaded
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.4/plex
us-1.0.4.pom
5K downloaded
Downloading:
http://repo1.maven.org/maven2/classworlds/classworlds/1.1-alpha-2/c
lassworlds-1.1-alpha-2.pom
3K downloaded
Downloading: http://repo1.maven.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
145b downloaded
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manag
er/2.0/maven-artifact-manager-2.0.pom
1K downloaded
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-
default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
7K downloaded
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0/m
aven-artifact-2.0.pom
723b downloaded
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-repository-met
adata/2.0/maven-repository-metadata-2.0.pom
1K downloaded
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.maven:maven-repository-metadata

Reason: Error getting POM for 'org.apache.maven:maven-repository-metadata'
from
the repository: Error transferring file
  org.apache.maven:maven-repository-metadata:pom:2.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache.snapshots (http://svn.apache.org/maven-snapshot-repository)
--
View this message in context: 
http://www.nabble.com/Tutorial---JBI-Component-Creation-does-not-work-t1845554.html#a5037743
Sent from the ServiceMix - User forum at Nabble.com.

Reply via email to