Issue 15454
ala-bie / ala-common-ui / svn version 4248 / Unable to find resource 'au.org.ala:ala-cas-client:pom:2.0'
15454
Reporter: pfilipak
Type: Bug
Summary: ala-bie / ala-common-ui / svn version 4248 / Unable to find resource 'au.org.ala:ala-cas-client:pom:2.0'
Priority: Major
Status: InProgress
Created: 2014-03-27 19:53:59.277
Updated: 2014-05-15 05:00:57.574
Description: ERROR
I run this command: mvn -DskipTests clean package
[INFO] Unable to find resource 'au.org.ala:ala-cas-client:pom:2.0' in repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/au/org/ala/ala-cas-client/2.0/ala-cas-client-2.0.jar
[INFO] Unable to find resource 'au.org.ala:ala-cas-client:jar:2.0' in repository central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) au.org.ala:ala-cas-client:jar:2.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=au.org.ala -DartifactId=ala-cas-client -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=au.org.ala -DartifactId=ala-cas-client -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) au.org.ala:ala-common-ui:jar:1.1-SNAPSHOT
2) au.org.ala:ala-cas-client:jar:2.0
----------
1 required artifact is missing.
for artifact:
au.org.ala:ala-common-ui:jar:1.1-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2)
]]>
Author: pfilipak
Created: 2014-03-27 19:56:14.319
Updated: 2014-03-27 19:56:14.319
[Resolved]
I appended the ala-repository in pom.xml file.
ala-repository
http://maven.ala.org.au/repository