I am hitting the same problem as Manu when trying to build rev 447926
from scratch. This is strange because I can't find where
tranql-parent is referenced.
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Geronimo :: Connector
[INFO] task-segment: [install]
[INFO]
----------------------------------------------------------------------------
[INFO] [tools:require-java-version {execution: validate-java-version}]
[INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
Downloading:
http://dist.codehaus.org/org.tranql/poms/tranql-parent-1.0-SNAPSHOT.pom
[WARNING] Unable to get resource from repository codehaus-m1
(http://dist.codehaus.org)
Downloading:
http://people.apache.org/repo/m2-snapshot-repository/org/tranql/tranql-parent/1.0-SNAPSHOT/tranql-parent-1.0-SNAPSHOT.pom
[WARNING] Unable to get resource from repository apache-snapshots
(http://people.apache.org/repo/m2-snapshot-repository)
Downloading:
http://snapshots.repository.codehaus.org/org/tranql/tranql-parent/1.0-SNAPSHOT/tranql-parent-1.0-SNAPSHOT.pom
[WARNING] Unable to get resource from repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
Downloading:
http://people.apache.org/maven-snapshot-repository/org/tranql/tranql-parent/1.0-SNAPSHOT/tranql-parent-1.0-SNAPSHOT.pom
[WARNING] Unable to get resource from repository apache.snapshots
(http://people.apache.org/maven-snapshot-repository)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
GroupId: org.tranql
ArtifactId: tranql-parent
Version: 1.0-SNAPSHOT
Reason: Unable to download the artifact from any repository
org.tranql:tranql-parent:pom:1.0-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
codehaus-m1 (http://dist.codehaus.org),
apache.snapshots (http://people.apache.org/maven-snapshot-repository),
codehaus (http://repository.codehaus.org),
apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository),
codehaus-snapshots (http://snapshots.repository.codehaus.org)