if a connection to the repo failed earlier in the build maven would have
blacklisted it.
I think the -U switch is the one that forces a recheck ....
D
On 04/09/2012 09:45 PM, Greg Logan wrote:
Trying to build from scratch, I'm seeing:
[INFO]
------------------------------------------------------------------------
[INFO] Building matterhorn-ingest-service-impl
[INFO] task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set:
/home/gdl420/trunk/modules/matterhorn-ingest-service-impl/target
(included: [**], excluded: [])
Downloading:
http://repository.opencastproject.org/nexus/content/groups/public/com/sun/jersey/jersey-server/1.1.5/jersey-server-1.1.5.pom
7K downloaded (jersey-server-1.1.5.pom)
Downloading:
http://maven.glassfish.org/content/groups/glassfish/com/sun/jersey/jersey-project/1.1.5/jersey-project-1.1.5.pom
185b downloaded (jersey-project-1.1.5.pom)
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'6c9fd3d150b8a5f0ca676f49b8ed603793cabebb'; remote ='<html>
<head><title>301' - RETRYING
Downloading:
http://maven.glassfish.org/content/groups/glassfish/com/sun/jersey/jersey-project/1.1.5/jersey-project-1.1.5.pom
185b downloaded (jersey-project-1.1.5.pom)
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'6c9fd3d150b8a5f0ca676f49b8ed603793cabebb'; remote ='<html>
<head><title>301' - IGNORING
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID: null:jersey-server:jar:null
Reason: Cannot find parent: com.sun.jersey:jersey-project for project:
null:jersey-server:jar:null for project null:jersey-server:jar:null
It looks like both the jar and pom file are on the opencastproject.org
repo, but for some reason it's trying to get them from the glassfish
repo. Anyone know how to get Maven to grab things from our repo rather
than the glassfish one? Copying in com/sun/jersey from a machine with a
working build fixes the issue.
G
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn
To unsubscribe please email
[email protected]
_______________________________________________
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn
To unsubscribe please email
[email protected]
_______________________________________________