Hi,
I too am running into an error while building the AG 1.1 server.

I am using the following command for building: "maven maven -Dmaven.test.skip=true -Dmaven.itest.skip=true new", and the build is failing with the following exception and error.

Any hints as to how I can resolve this, will be very much useful.

+----------------------------------------
| configurations Configuration for the J2EE Client
| Memory: 38M/51M
+----------------------------------------

...
...
...

16:55:13,187 ERROR [PackageBuilder] org.apache.geronimo.common.DeploymentExcepti
on: Unable to create configuration for deployment
org.apache.geronimo.common.DeploymentException: Unable to create configuration f
or deployment
        at org.apache.geronimo.deployment.DeploymentContext.createTempConfigurat
ion(DeploymentContext.java:116)
        at org.apache.geronimo.deployment.DeploymentContext.<init>(DeploymentCon
text.java:96)
        at org.apache.geronimo.deployment.DeploymentContext.<init>(DeploymentCon
text.java:78)

...
...
...

BUILD FAILED
File...... E:\Geronimo\svn-win32-1.3.1\bin\g11\maven.xml
Element... maven:reactor
Line...... 58
Column.... -1
Unable to obtain goal [multiproject:install-callback] -- C:\Documents and Settin
gs\Administrator\.maven\cache\geronimo-packaging-plugin-1.1.0-9\plugin.jelly:72:
-1: <car:package> null
Total time   : 37 minutes 55 seconds
Finished at  : Tuesday, May 16, 2006 4:55:13 PM IST

Thanks,
Shiva Kumar

On 5/16/06, Vamsavardhana Reddy <[EMAIL PROTECTED]> wrote:
After doing maven m:update, I ran maven new and got the following error.  Please help resolve this error.

Thanks,
Vamsi
----------------------------------------------------------------------------------------
+----------------------------------------
| configurations Geronimo Configuration for performing service deployments
| Memory: 41M/50M
+----------------------------------------
DEPRECATED: the default goal should be specified in the <build> section of proje
ct.xml instead of maven.xml
DEPRECATED: the default goal should be specified in the <build> section of proje
ct.xml instead of maven.xml
new4:
build:start:

multiproject:install-callback:
    [echo] Running car:install for Geronimo Configuration for performing service
 deployments
car:prepare-plan:

car:package:

    Packaging configuration C:\g11\configs\geronimo-gbean-deployer\target\plan\p
lan.xml


BUILD FAILED
File...... C:\g11\maven.xml
Element... maven:reactor
Line...... 58
Column.... -1
Unable to obtain goal [multiproject:install-callback] -- C:\g11\configs\geronimo
-gbean-deployer\maven.xml:39:-1: <boot:boot> org.apache.geronimo.kernel.config.C
onfigurationStore.createNewConfigurationDir(Lorg/apache/geronimo/kernel/reposito
ry/Artifact;)Ljava/io/File;
Total time   : 20 minutes 17 seconds
Finished at  : Tuesday, May 16, 2006 2:52:18 PM IST

Reply via email to