Why are the wadi clustering car thingys not hooked up to the build?
<snip>
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.geronimo.configs:jetty-clustering-builder-wadi:car:1.2-
SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.geronimo.configs
-DartifactId=jetty-clustering-builder-wadi \
-Dversion=1.2-SNAPSHOT -Dpackaging=car -Dfile=/path/to/file
Path to dependency:
1) org.apache.geronimo.assemblies:geronimo-jetty-j2ee:jar:
1.2-SNAPSHOT
2) org.apache.geronimo.configs:jetty-clustering-builder-
wadi:car:1.2-SNAPSHOT
2) org.apache.geronimo.configs:jetty-clustering-wadi:car:1.2-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.geronimo.configs
-DartifactId=jetty-clustering-wadi \
-Dversion=1.2-SNAPSHOT -Dpackaging=car -Dfile=/path/to/file
Path to dependency:
1) org.apache.geronimo.assemblies:geronimo-jetty-j2ee:jar:
1.2-SNAPSHOT
2) org.apache.geronimo.configs:jetty-clustering-wadi:car:1.2-
SNAPSHOT
</snip>
--jason