Hi Emmanuel,

My parent pom contains following sub module entry.

<modules>
                <module>Common/Common</module>
</modules>

I received the following error while uploading pom named my_custom_pom.xml

5512622 [SocketListener0-0] INFO  org.apache.maven.continuum.Continuum  - Could 
not download file:/E:/Shared/Development/my_custom/Common/Common/pom.xml: 
E:\Shared\Development\my_custom\Common\Common\pom.xml (The system cannot find 
the path specified) 

See that it truncated last four characters from the parent pom name.

Regards,

Kapil
-----Original Message-----
From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] 
Sent: 10 July 2006 13:45
To: [email protected]
Subject: Re: How to specify diff name to pom file

Hmm, strange.

Can you send your logs about it?

Emmanuel

Kapil Gupta(CT) a écrit :
> Hi,
> Can I specify a different name to my parent pom file, say 
> "my_custom_pom_file.xml". When I tried to use this name, continuum was 
> looking for sub modules in the my_custom_pom folder. It works only if 
> the pom file name is of only 3 characters.
>  
> 
> Regards,
> 
> Kapil Gupta
> 
> 
> 

Reply via email to