Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=commons-logging -DartifactId=commons-logging \
-Dversion=1.0.4 -Dpackaging=jar -Dfile=/path/to/file
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.geronimo.specs -DartifactId=geronimo-jpa_3.0_spec \
-Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16 minutes 51 seconds
[INFO] Finished at: Thu May 24 18:18:32 EDT 2007
[INFO] Final Memory: 14M/550M
[INFO] ------------------------------------------------------------------------