talk@lists.collectionspace.org

WE HAVE SUNSET THIS LISTSERV - Join us at collectionspace@lyrasislists.org

View all threads

maven issue

TH
toni hanna
Wed, Mar 9, 2016 10:50 AM

Hello everyone.

I downloaded "application 4.3" from archive
(https://github.com/collectionspace/application/archive/v4.3.zip) and am
following the procedure shown on:
https://wiki.collectionspace.org/display/DOC/Installing+4.3+on+Generic+Unix-like+or+Windows+Systems

When I do: mvn clean install -DskipTests

I get the following error:

[INFO]

[INFO] Building CSP: Impl 4.3
[INFO]

[WARNING] The POM for
org.collectionspace.services:org.collectionspace.services.common-api:jar:4.3
is missing, no dependency information available
[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] Root ............................................... SUCCESS [
0.907 s]
[INFO] CSP: General Utils ................................. SUCCESS [
2.308 s]
[INFO] Collection-Space CSP API ........................... SUCCESS [
0.827 s]
[INFO] CSP: Impl .......................................... FAILURE [
0.187 s]
[INFO] Collection-Space CSP Helper ........................ SKIPPED
[INFO] CSP: Schema ........................................ SKIPPED
[INFO] JXUtils ............................................ SKIPPED
[INFO] CSP: Web UI ........................................ SKIPPED
[INFO] CSP: File .......................................... SKIPPED
[INFO] CSP: Services ...................................... SKIPPED
[INFO] CSP: Installation .................................. SKIPPED
[INFO] tomcat-main ........................................ SKIPPED
[INFO] war-entry .......................................... SKIPPED
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 4.542 s
[INFO] Finished at: 2016-03-09T11:35:52+02:00
[INFO] Final Memory: 20M/221M
[INFO]

[ERROR] Failed to execute goal on project csp-impl: Could not resolve
dependencies for project org.collectionspace:csp-impl:jar:4.3: Failure to
find
org.collectionspace.services:org.collectionspace.services.common-api:jar:4.3
in http://nightly.collectionspace.org:8081/artifactory/remote-repos was
cached in the local repository, resolution will not be reattempted until
the update interval of collectionspace-remote-repos has elapsed or updates
are forced -> [Help 1]

Can anyone help?
Thanks.
Toni

Hello everyone. I downloaded "application 4.3" from archive (https://github.com/collectionspace/application/archive/v4.3.zip) and am following the procedure shown on: https://wiki.collectionspace.org/display/DOC/Installing+4.3+on+Generic+Unix-like+or+Windows+Systems When I do: mvn clean install -DskipTests I get the following error: [INFO] ------------------------------------------------------------------------ [INFO] Building CSP: Impl 4.3 [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.collectionspace.services:org.collectionspace.services.common-api:jar:4.3 is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Root ............................................... SUCCESS [ 0.907 s] [INFO] CSP: General Utils ................................. SUCCESS [ 2.308 s] [INFO] Collection-Space CSP API ........................... SUCCESS [ 0.827 s] [INFO] CSP: Impl .......................................... FAILURE [ 0.187 s] [INFO] Collection-Space CSP Helper ........................ SKIPPED [INFO] CSP: Schema ........................................ SKIPPED [INFO] JXUtils ............................................ SKIPPED [INFO] CSP: Web UI ........................................ SKIPPED [INFO] CSP: File .......................................... SKIPPED [INFO] CSP: Services ...................................... SKIPPED [INFO] CSP: Installation .................................. SKIPPED [INFO] tomcat-main ........................................ SKIPPED [INFO] war-entry .......................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.542 s [INFO] Finished at: 2016-03-09T11:35:52+02:00 [INFO] Final Memory: 20M/221M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project csp-impl: Could not resolve dependencies for project org.collectionspace:csp-impl:jar:4.3: Failure to find org.collectionspace.services:org.collectionspace.services.common-api:jar:4.3 in http://nightly.collectionspace.org:8081/artifactory/remote-repos was cached in the local repository, resolution will not be reattempted until the update interval of collectionspace-remote-repos has elapsed or updates are forced -> [Help 1] Can anyone help? Thanks. Toni