Hello,
is there any fix or bypass available to get rid of
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) castor:castor:jar:0.9.9.0-pre
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=castor -DartifactId=castor \
-Dversion=0.9.9.0-pre -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there: mvn deploy:deploy-file -DgroupId=castor -DartifactId=castor \
-Dversion=0.9.9.0-pre -Dpackaging=jar -Dfile=/path/to/file \
-Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.geronimo:repository:jar:2.1-SNAPSHOT
2) groovy:groovy-all:jar:1.0
3) openejb:openejb-loader:jar:1.0
4) openejb:openejb-core:jar:1.0
5) castor:castor:jar:0.9.9.0-pre
Best regards,
Heinz