Hi Jacek,

The exception is thrown while executing the 'new' goal, but I have narrowed it to m:geronimo:configs call from new.

Executing the goal gives a:

10:42:01,278 ERROR [PackageBuilder] org.apache.geronimo.common.DeploymentException: org.apache.geronimo.kernel.repository.MissingDependencyException: uri activecluster/activecluster/1.2-20051115174934/jar not found in repository org.apache.geronimo.common.DeploymentException: org.apache.geronimo.kernel.repository.MissingDependencyException: uri activecluster/activecluster/1.2-20051115174934/jar not found in repository at org.apache.geronimo.deployment.service.ServiceConfigBuilder.getDependencyURI(ServiceConfigBuilder.java:402) at org.apache.geronimo.deployment.service.ServiceConfigBuilder.addDependencies(ServiceConfigBuilder.java:276) at org.apache.geronimo.deployment.service.ServiceConfigBuilder.addDependencies(ServiceConfigBuilder.java:303) at org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(ServiceConfigBuilder.java:204) at org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(ServiceConfigBuilder.java:167) at org.apache.geronimo.deployment.service.ServiceConfigBuilder$$FastClassByCGLIB$$9f173be6.invoke(<generated>)
        at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
...
...
...
Caused by: org.apache.geronimo.kernel.repository.MissingDependencyException: uri activecluster/activecluster/1.2-20051115174934/jar not found in repository
        ... 68 more


The maven goals I made:

        * m:fresh-checkout
        * new

I tried updating and copying the jars into the maven local repository, as Alan Cabrera pointed out, but I still get the exception. I have tried to build it from scratch too, but I get the same error.

Thanks,

        Sean

Jacek Laskowski wrote:
2006/3/3, Sean C. McCarthy <[EMAIL PROTECTED]>:
Hi,

I am still experiencing this problem, even if we copy the jars into the
maven repository (which one the jars should be copied to?). I have been
following the *EclipseDeployment* instructions on the wiki, but I'm
stuck on the 'new' maven goal.

The 'new' maven goal - it rings a bell of mine ;) Could you elaborate
more about your build problems? What error are you getting and such.

        Sean

Jacek

--
Jacek Laskowski
http://www.laskowski.org.pl

.


Reply via email to