Hi,
I have a multi module maven2 project that I would like to build using continuum.
E.g. Directory structure in SVN
/svnRoot
/-Hello-World-parent
/-Helloworld-Module-1
/-Helloworld-Module-2
In my parent POM I'm using relative paths to point to my working copys : e.g.
<modules>
<module>../Helloworld-Module-1</module>
<module>../Helloworld-Module-2</module>
</modules>
I'm using Continuum version - 1.2.3. And connecting to a remote SVN server to download working
copies and using the default working-directory of continuum.
My issue is that when continuum connects to the SVN, it assigns integer filenames to the source
files instead of using the name from SVN
E.g.
Local working copy structure
/-Working-Directory
/-1
/-2
/-3
My project does not build due to this default naming convention.
How can I change the config to assign the original filename?
Any help would be appreciated.
Thanks,
SW
_________________________________________________________________
View photos of singles in your area Click Here
http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Fdating%2Eninemsn%2Ecom%2Eau%2Fsearch%2Fsearch%2Easpx%3Fexec%3Dgo%26tp%3Dq%26gc%3D2%26tr%3D1%26lage%3D18%26uage%3D55%26cl%3D14%26sl%3D0%26dist%3D50%26po%3D1%26do%3D2%26trackingid%3D1046138%26r2s%3D1&_t=773166090&_r=Hotmail_Endtext&_m=EXT
|