Private repository causes offline builds to fail due to missing metadata
------------------------------------------------------------------------
Key: GERONIMO-2993
URL: https://issues.apache.org/jira/browse/GERONIMO-2993
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: buildsystem
Affects Versions: 2.0-beta1
Environment: WinXP, RHEL4 and SLED10
Reporter: Donald Woods
Assigned To: Donald Woods
Priority: Minor
Fix For: 2.0-beta1
When trying to rebuild the configs in offline mode, several will fail due to
Maven 2.0.5 not being able to find the metadata for the jars that we include in
/repository, such as MyFaces. We need to include enough POM and metadata
information so the build can be run in offline mode.... This may be a
car-plugin bug, as I've seen other problems when you have
maven-metadata-local.xml files in your repo instead of maven-metadata.xml,
which will cause CAR builds to fail, but the corresponding modules will
build.....
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.