After looking more closely at your error, I think the problem may be due to you hitting the windows filename length limit. Try building in a directory whose name is too long.

I have been able to build the 1.1 branch on windows in a directory such as "C:\dev\geronimo\br\1.1", but I believe that it may only take one or more characters to cause the build to break. So try building in a directory such as:

C:\geronimo\tags\1.1.0

Let us know how you go.

Thanks,
John

[EMAIL PROTECTED] wrote:
I'm getting this error when building tag 1.1.0 on windows with 'maven new'

+----------------------------------------
| configurations Geronimo Configuration for performing service deployments
| Memory: 39M/80M
+----------------------------------------
DEPRECATED: the default goal should be specified in the <build> section of 
project.xml instead of ma
ven.xml
DEPRECATED: the default goal should be specified in the <build> section of 
project.xml instead of ma
ven.xml
new4:
build:start:

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

car:package:
    [mkdir] Created dir: 
C:\apache\geronimo\tags\1.1.0\configs\geronimo-gbean-deployer\target\reposi
tory

    Packaging configuration 
C:\apache\geronimo\tags\1.1.0\configs\geronimo-gbean-deployer\target\pla
n\plan.xml


BUILD FAILED
File...... C:\apache\geronimo\tags\1.1.0\maven.xml
Element... maven:reactor
Line...... 58
Column.... -1
Unable to obtain goal [multiproject:install-callback] -- 
C:\apache\geronimo\tags\1.1.0\configs\geron
imo-gbean-deployer\maven.xml:39:-1: <boot:boot> 
org.apache.geronimo.kernel.config.ConfigurationStore
.createNewConfigurationDir(Lorg/apache/geronimo/kernel/repository/Artifact;)Ljava/io/File;
Total time   : 5 minutes 20 seconds
Finished at  : Sunday, June 25, 2006 2:45:31 PM PDT





Reply via email to