Just installed the following pieces from G 1.1 download:

geronimo/geronimo-gbean-deployer/1.1/geronimo-gbean-deployer-1.1.car
geronimo/geronimo-system/1.1/geronimo-system-1.1.jar
geronimo/geronimo-deployment/1.1/geronimo-deployment-1.1.jar
geronimo/geronimo-management/1.1/geronimo-management-1.1.jar
geronimo/geronimo-service-builder/1.1/geronimo-service-builder-1.1.jar

The new build attempt fails with this error:

[[INFO] [car:prepare-plan]
[INFO] Generated: /Users/andrus/work/jpa-misc/gplugins-jpa/plugins/ common/target/plan/plan.xml
[INFO] [car:package]
[INFO] Packaging module configuration: /Users/andrus/work/jpa-misc/ gplugins-jpa/plugins/common/target/plan/plan.xml [INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] start of geronimo/geronimo-gbean-deployer/1.1/car failed

Target does not have specified method (declared in a GBeanInfo operation): name=addGBeans methodName=addGBeans targetClass=org.apache.geronimo.deployment.service.ServiceConfigBuilder


Any ideas?

Andrus


On Aug 31, 2006, at 7:34 PM, Aaron Mulder wrote:

You need to manually install the Geronimo 1.1 CARs into your local M2
repo.  Unfortunately, the only way to do this is to build the Geronimo
1.1 tag from source or to create them by JARring up the right
directories in a Geronimo 1.1 installation.  Matt Hogstrom has a todo
to put all the Geronimo 1.1 CARs and WARs into a Maven repository, but
it doesn't seem to be real high on his list....  Matt, any ETA?

Thanks,
    Aaron

On 8/31/06, Andrus Adamchik <[EMAIL PROTECTED]> wrote:
This one (which to the best of my knowledge corresponds to the final
release of the spec)

http://people.apache.org/repo/m2-snapshot-repository/org/apache/
geronimo/specs/geronimo-jpa_3.0_spec/1.0-SNAPSHOT/


BTW, are you able to build a functioning plugin? I am getting stuck
here:

# cd plugins/common
# mvn install

[ERROR] BUILD ERROR
[INFO]
--------------------------------------------------------------------- ---
[INFO] load of geronimo/geronimo-gbean-deployer/1.1/car failed

Andrus

On Aug 31, 2006, at 7:22 PM, Aaron Mulder wrote:

> OK, but which JPA spec JAR are you using?  I want to make sure I'm
> building against "the latest".
>
> Thanks,
>      Aaron
>
> On 8/31/06, Andrus Adamchik <[EMAIL PROTECTED]> wrote:
>> Hi Aaron,
>>
>> finally got time to start poking around JPA plugin. I can compile it
>> now, but it requires a patch below to build against the latest JPA
>> spec. Not a big fan of SF issue tracker, so I simply put it on the
>> web:
>>
>> http://people.apache.org/~aadamchik/jpa-plugin-patch.txt
>>
>> Andrus
>>
>




Reply via email to