You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Zachi Hazan <Za...@Qlusters.com> on 2005/06/26 13:39:21 UTC

[M2]error in eclipse:eclipse plugin

Hi,

I just loaded the new maven 2 alpha3 and run it.
Executing the eclipse:eclipse plugin created classpath with M2_REPO 
variable which is not resolved.
Should i add it manually, or this plugin should create it?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [M2]error in eclipse:eclipse plugin

Posted by Nathaniel Stoddard <na...@gmail.com>.
I just added this issue on Friday.

On 6/26/05, Emmanuel Venisse <em...@venisse.net> wrote:
> 
> 
> Zachi Hazan wrote:
> > I have created a new Issue in jira (*MNG-529
> > <http://jira.codehaus.org/browse/MNG-529>*).
> 
> Thanks.
> 
> > Maybe I have another Issue...
> > If I define dependency with scope provider it doesn't appear in .classpath
> 
> jira too.
> 
> Emmanuel
> 
> >
> > Emmanuel Venisse wrote:
> >
> >> M2_REPO must be set manually in work workspace.
> >>
> >> You need to add :
> >>
> >> org.eclipse.jdt.core.classpathVariable.M2_REPO=path_to_your_local_repository
> >>
> >>
> >> in
> >> workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefs
> >>
> >>
> >> or add it by eclipse interface.
> >>
> >> Can you open a jira issue for create a new mojo for add this line
> >> automatically?
> >>
> >> Emmanuel
> >>
> >> Zachi Hazan wrote:
> >>
> >>> Hi,
> >>>
> >>> I just loaded the new maven 2 alpha3 and run it.
> >>> Executing the eclipse:eclipse plugin created classpath with M2_REPO
> >>> variable which is not resolved.
> >>> Should i add it manually, or this plugin should create it?
> >>>
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> >>> For additional commands, e-mail: users-help@maven.apache.org
> >>>
> >>>
> >>>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> >> For additional commands, e-mail: users-help@maven.apache.org
> >>
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [M2]error in eclipse:eclipse plugin

Posted by Emmanuel Venisse <em...@venisse.net>.

Zachi Hazan wrote:
> I have created a new Issue in jira (*MNG-529 
> <http://jira.codehaus.org/browse/MNG-529>*).

Thanks.

> Maybe I have another Issue...
> If I define dependency with scope provider it doesn't appear in .classpath

jira too.

Emmanuel

> 
> Emmanuel Venisse wrote:
> 
>> M2_REPO must be set manually in work workspace.
>>
>> You need to add :
>>
>> org.eclipse.jdt.core.classpathVariable.M2_REPO=path_to_your_local_repository 
>>
>>
>> in 
>> workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefs 
>>
>>
>> or add it by eclipse interface.
>>
>> Can you open a jira issue for create a new mojo for add this line 
>> automatically?
>>
>> Emmanuel
>>
>> Zachi Hazan wrote:
>>
>>> Hi,
>>>
>>> I just loaded the new maven 2 alpha3 and run it.
>>> Executing the eclipse:eclipse plugin created classpath with M2_REPO 
>>> variable which is not resolved.
>>> Should i add it manually, or this plugin should create it?
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: users-help@maven.apache.org
>>>
>>>
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [M2]error in eclipse:eclipse plugin

Posted by Zachi Hazan <Za...@Qlusters.com>.
I have created a new Issue in jira (*MNG-529 
<http://jira.codehaus.org/browse/MNG-529>*).
Maybe I have another Issue...
If I define dependency with scope provider it doesn't appear in .classpath

Emmanuel Venisse wrote:

> M2_REPO must be set manually in work workspace.
>
> You need to add :
>
> org.eclipse.jdt.core.classpathVariable.M2_REPO=path_to_your_local_repository 
>
>
> in 
> workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefs 
>
>
> or add it by eclipse interface.
>
> Can you open a jira issue for create a new mojo for add this line 
> automatically?
>
> Emmanuel
>
> Zachi Hazan wrote:
>
>> Hi,
>>
>> I just loaded the new maven 2 alpha3 and run it.
>> Executing the eclipse:eclipse plugin created classpath with M2_REPO 
>> variable which is not resolved.
>> Should i add it manually, or this plugin should create it?
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [M2]error in eclipse:eclipse plugin

Posted by Emmanuel Venisse <em...@venisse.net>.
M2_REPO must be set manually in work workspace.

You need to add :

org.eclipse.jdt.core.classpathVariable.M2_REPO=path_to_your_local_repository

in 
workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefs

or add it by eclipse interface.

Can you open a jira issue for create a new mojo for add this line 
automatically?

Emmanuel

Zachi Hazan wrote:
> Hi,
> 
> I just loaded the new maven 2 alpha3 and run it.
> Executing the eclipse:eclipse plugin created classpath with M2_REPO 
> variable which is not resolved.
> Should i add it manually, or this plugin should create it?
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org