Hi,
 
I've a weird (for me) build problem. There's an updated snapshot version
on the repository, but maven is not pulling that down for the build, but
rather uses my local version. Under which conditions can this happen,
and how do I resolve it (except for maybe trashing the whole
.m2/repository).
 
[INFO] snapshot ossj.jsr264:oss_om_ri_xsd:0.11-SNAPSHOT: checking for
updates from JSR264 internal
[DEBUG] repository metadata for: 'snapshot
ossj.jsr264:oss_om_ri_xsd:0.11-SNAPSHOT' could not be found on
repository: JSR264 internal
[INFO] snapshot ossj.jsr264:oss_om_ri_xsd:0.11-SNAPSHOT: checking for
updates from JSR144 internal
[DEBUG] repository metadata for: 'snapshot
ossj.jsr264:oss_om_ri_xsd:0.11-SNAPSHOT' could not be found on
repository: JSR144 internal
[INFO] snapshot ossj.jsr264:oss_om_ri_xsd:0.11-SNAPSHOT: checking for
updates from Codehaus Snapshots
[DEBUG] repository metadata for: 'snapshot
ossj.jsr264:oss_om_ri_xsd:0.11-SNAPSHOT' could not be found on
repository: Codehaus Snapshots
[DEBUG] Skipping disabled repository central
[DEBUG] oss_om_ri_xsd: using locally installed snapshot
[DEBUG]     ossj.jsr264:oss_om_ri_xsd:jar:0.11-SNAPSHOT:compile
(selected for compile)
[DEBUG]       xmlbeans:xmlbeans:jar:2.3.0:compile (selected for compile)
[DEBUG]         stax:stax-api:jar:1.0.1:compile (selected for compile)
 
What's the repository metadata, that is supposed to be missing?
 
Andreas

Reply via email to