or, maybe as a workaround:

What is the procedure/settings if I copy the directories

/opt/ubuntu_capture_agent/
/opt/matterhorn/

from a working client/agent to my new client.

How can I tell the install script(/maven) not to fetch packages again from the web? (since these should be fine on the working client; hardware is the same)

Andreas Krieger

[email protected] schrieb am Thu, 22 Sep 2011 betreff...":
Dear Matterhorners,

I keep getting this message on a freshly installed Ubuntu 10.10 when running the install.sh script for MH 1.2. and trunk. What is it about, and what can I easily do? Thanks in advance.

[INFO] Executing tasks

main:
    [copy] Copying 1 file to /home/matterhorn/matterhorn/felix/matterhorn
[INFO] Executed tasks
[INFO] [antrun:run {execution: extract-to-felix}]
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-common
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
Downloading: http://repository.opencastproject.org/nexus/content/groups/public/javax/ws/rs/jsr311-api/1.1.A/jsr311-api-1.1.A.pom [WARNING] Unable to get resource 'javax.ws.rs:jsr311-api:pom:1.1.A' from repository opencast (http://repository.opencastproject.org/nexus/content/groups/public): Error transferring file: Server returned HTTP response code: 503 for URL: http://repository.opencastproject.org/nexus/content/groups/public/javax/ws/rs/jsr311-api/1.1.A/jsr311-api-1.1.A.pom Downloading: http://repo1.maven.org/maven2/javax/ws/rs/jsr311-api/1.1.A/jsr311-api-1.1.A.pom [INFO] Unable to find resource 'javax.ws.rs:jsr311-api:pom:1.1.A' in repository central (http://repo1.maven.org/maven2) Downloading: http://repository.opencastproject.org/nexus/content/groups/public/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.7.0/com.springsource.org.apache.commons.beanutils-1.7.0.pom [WARNING] Unable to get resource 'org.apache.commons:com.springsource.org.apache.commons.beanutils:pom:1.7.0' from repository opencast (http://repository.opencastproject.org/nexus/content/groups/public): Error transferring file: Server returned HTTP response code: 503 for URL: http://repository.opencastproject.org/nexus/content/groups/public/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.7.0/com.springsource.org.apache.commons.beanutils-1.7.0.pom Downloading: http://repo1.maven.org/maven2/org/apache/commons/com.springsource.o
rg.apache.commons.beanutils/1.7.0/com.springsource.org.apache.commons.beanutils-1.7.0.jar
Downloading: http://repo1.maven.org/maven2/javax/ws/rs/jsr311-api/1.1.A/jsr311-api-1.1.A.jar [WARNING] repository metadata for: 'snapshot org.opencastproject:matterhorn-json:1.3-SNAPSHOT' could not be retrieved from repository: opencast.snapshots due to an error: Error transferring file: Server returned HTTP response code: 503 for URL: http://repository.opencastproject.org/nexus/content/groups/public-snapshots/org/opencastproject/matterhorn-json/1.3-SNAPSHOT/maven-metadata.xml
[INFO] Repository 'opencast.snapshots' will be blacklisted
[INFO] Unable to find resource 'javax.ws.rs:jsr311-api:jar:1.1.A' in repository central (http://repo1.maven.org/maven2)

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) javax.ws.rs:jsr311-api:jar:1.1.A

 Try downloading the file manually from the project website.

 Then, install it using the command:
mvn install:install-file -DgroupId=javax.ws.rs -DartifactId=jsr311-api -Dversion=1.1.A -Dpackaging=jar -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=javax.ws.rs -DartifactId=jsr311-api -Dversion=1.1.A -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

 Path to dependency:
        1) org.opencastproject:matterhorn-common:bundle:1.3-SNAPSHOT
        2) javax.ws.rs:jsr311-api:jar:1.1.A

2) org.apache.commons:com.springsource.org.apache.commons.beanutils:jar:1.7.0

 Try downloading the file manually from the project website.

 Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.commons -DartifactId=com.springsource.org.apache.commons.beanutils -Dversion=1.7.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=org.apache.commons -DartifactId=com.springsource.org.apache.commons.beanutils -Dversion=1.7.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

 Path to dependency:
        1) org.opencastproject:matterhorn-common:bundle:1.3-SNAPSHOT
2) org.apache.commons:com.springsource.org.apache.commons.beanutils:jar:1.7.0

----------
2 required artifacts are missing.

for artifact:
 org.opencastproject:matterhorn-common:bundle:1.3-SNAPSHOT

from the specified remote repositories:
 central (http://repo1.maven.org/maven2),
opencast (http://repository.opencastproject.org/nexus/content/groups/public), opencast.snapshots (http://repository.opencastproject.org/nexus/content/groups/public-snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 seconds
[INFO] Finished at: Thu Sep 22 17:54:04 CEST 2011
[INFO] Final Memory: 38M/189M
[INFO] ------------------------------------------------------------------------

Error building the matterhorn code. What do you wish to do?:
        1) Download another source
        2) Retry build
        3) Exit

??????????????????????????

-----------------------
[email protected]
01/58801 DW 41523
mobil: 0664/60 588 4523
TU Wien
DVR-Nummer: 0005886
-----------------------
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users


-----------------------
[email protected]
01/58801 DW 41523
mobil: 0664/60 588 4523
TU Wien
DVR-Nummer: 0005886
-----------------------
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to