eclipse:add-maven-repo problem

2005-10-27 Thread Neil Blue
Hello,

I am just trying to enable maven support in eclipse, and I have used the
following command:

mvn eclipse:add-maven-repo -Declipse.workspace=c:/workspace

This is the right location for my workspace, but the plugin creates a new
directory:

c:/workspaceX

I am using the new Maven 2.0 installed yesterday.

Thanks
Neil

*
The information contained in this message is likely to be confidential.  It is 
intended only for the person named above.  Any dissemination, distribution, 
copying, disclosure or use of this message or its contents unless authorised by 
BioWisdom Ltd is strictly prohibited. Any views or opinions expressed within 
this e-mail are those of the author and do not necessarily represent those of 
BioWisdom Ltd. If you have received this message in error, please immediately 
notify us and delete it.  Thank you.  BioWisdom Ltd, Harston Mill, Harston, 
Cambridge, CB2 5GG.  Tel: +44 (0)1223 874800, Fax: +44 (0) 1223 874801, 
Internet:www.biowisdom.com

*


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: eclipse:add-maven-repo problem

2005-10-27 Thread Brian Bonner
That's what the code does.  :)

First line is:

workspace += X;

Not sure why this is here.

I'll submit a jira and a patch.  Hang on.

Brian
On 10/27/05, Neil Blue [EMAIL PROTECTED] wrote:
 Hello,

 I am just trying to enable maven support in eclipse, and I have used the
 following command:

 mvn eclipse:add-maven-repo -Declipse.workspace=c:/workspace

 This is the right location for my workspace, but the plugin creates a new
 directory:

 c:/workspaceX

 I am using the new Maven 2.0 installed yesterday.

 Thanks
 Neil

 *
 The information contained in this message is likely to be confidential.  It 
 is intended only for the person named above.  Any dissemination, 
 distribution, copying, disclosure or use of this message or its contents 
 unless authorised by BioWisdom Ltd is strictly prohibited. Any views or 
 opinions expressed within this e-mail are those of the author and do not 
 necessarily represent those of BioWisdom Ltd. If you have received this 
 message in error, please immediately notify us and delete it.  Thank you.  
 BioWisdom Ltd, Harston Mill, Harston, Cambridge, CB2 5GG.  Tel: +44 (0)1223 
 874800, Fax: +44 (0) 1223 874801, Internet:www.biowisdom.com

 *


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]