Looks like geronimo-clustering-builder is missing too:
<snip>
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.geronimo.modules:geronimo-clustering-builder:jar: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.modules
-DartifactId=geronimo-clustering-builder \
-Dversion=1.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Path to dependency:
1) org.apache.geronimo.configs:jetty-clustering-builder-
wadi:car:1.2-SNAPSHOT
2) org.apache.geronimo.modules:geronimo-clustering-
builder:jar:1.2-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.apache.geronimo.configs:jetty-clustering-builder-wadi:car:1.2-
SNAPSHOT
</snip>
--jason
On Sep 15, 2006, at 1:33 PM, Jason Dillon wrote:
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