akatie / jxsl

Automatically exported from code.google.com/p/jxsl
0 stars 0 forks source link

com.servicelibre:servicelibre-parent:pom:5 not available on maven repository #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create module using archetype:
mvn archetype:generate -DarchetypeGroupId=com.servicelibre 
-DarchetypeArtifactId=xspec-test -DarchetypeVersion=0.1.10 
-DarchetypeCatalog=http://jxsl.googlecode.com/svn/trunk/archetypes
2. mvn test

What is the expected output? What do you see instead?
Error:
[ERROR] Failed to execute goal on project icwgroup-wc-xldp-dp2: Could not 
resolve dependencies for project 
com.icwgroup.wc:icwgroup-wc-xldp-dp2:jar:1.0-SNAPSHOT: Failed to collect 
dependencies for [com.servicelibre:jxsl:jar:0.1.11 (compile), 
net.sf.saxon:saxon:jar:9.3.0.2j (compile)]: Failed to read artifact descriptor 
for com.servicelibre:jxsl:jar:0.1.11: Failure to find 
com.servicelibre:servicelibre-parent:pom:5

What version of the product are you using? On what operating system?
0.1.10.
Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by carlos.l...@gmail.com on 15 Aug 2014 at 12:51