You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Thomas Van de Velde <th...@gmail.com> on 2005/09/03 16:30:14 UTC

[M1.1] Eclipse generate-classpath broken?

Hi,

I run the following command:

C:\dev\projects\GRNDS5\workspace>maven eclipse:add-maven-repo -
Dmaven.eclipse.workspace=C:/dev/projects/test/workspace
 __ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.1-beta-1

build:start:

eclipse:add-maven-repo:
<propertyfile 
file="C:/dev/projects/test/workspace/.metadata/.plugins/org.eclips
e.jdt.core/pref_store.ini"><entry key="
org.eclipse.jdt.core.classpathVariable.MA<http://org.eclipse.jdt.core.classpathVariable.MA>
VEN_REPO" default="C:\Documents and 
Settings\Thoma.Van-de-velde/.maven/repositor
y"></entry></propertyfile>LA CONSTRUCTION A R╚USSIE
Temps total : 2 secondes
Fini le : samedi 3 septembre 2005 16:22:34 CEST

But no MAVEN_REPO is added to my Eclipse workspace. I use Eclipse 3.1.

Anyone had the same issue?

Another small I have is that the plugin doesn't support standard Windows 
folder delimiters ("\").

Thomas

Re: [M1.1] Eclipse generate-classpath broken?

Posted by Thomas Van de Velde <th...@gmail.com>.
Foud it here: http://jira.codehaus.org/browse/MPECLIPSE-68

I was a bit quick on the trigger. Sorry about that.

cheers,
Thomas

On 9/3/05, Thomas Van de Velde <th...@gmail.com> wrote:
> 
> Hi,
> 
> I run the following command:
> 
> C:\dev\projects\GRNDS5\workspace>maven eclipse:add-maven-repo -
> Dmaven.eclipse.workspace=C:/dev/projects/test/workspace
>  __ __
> | \/ |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
> |_| |_\__,_|\_/\___|_||_| v. 1.1-beta-1
> 
> build:start:
> 
> eclipse:add-maven-repo:
> <propertyfile 
> file="C:/dev/projects/test/workspace/.metadata/.plugins/org.eclips
> e.jdt.core/pref_store.ini"><entry key="
> org.eclipse.jdt.core.classpathVariable.MA<http://org.eclipse.jdt.core.classpathVariable.MA>
> VEN_REPO" default="C:\Documents and 
> Settings\Thoma.Van-de-velde/.maven/repositor
> y"></entry></propertyfile>LA CONSTRUCTION A R╚USSIE
> Temps total : 2 secondes
> Fini le : samedi 3 septembre 2005 16:22:34 CEST
> 
> But no MAVEN_REPO is added to my Eclipse workspace. I use Eclipse 3.1.
> 
> Anyone had the same issue?
> 
> Another small I have is that the plugin doesn't support standard Windows 
> folder delimiters ("\").
> 
> Thomas
>