Re: How to fix maven-eclipse-plugin issues

2008-10-24 Thread Eugene Kuleshov


IvanPopov wrote:
> 
> The m2eclipse makes my eclipse unstable and really slow, so I prefer to
> use the maven-eclipse-plugin.
> 

  I would like to hear more about stability and slowness issues that
m2eclipse cause. Can you please elaborate on this? What m2eclipse version
have you tried?

  regards,
  Eugene


-- 
View this message in context: 
http://www.nabble.com/How-to-fix-maven-eclipse-plugin-issues-tp20149724p20154220.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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



Re: How to fix maven-eclipse-plugin issues

2008-10-24 Thread Arnaud HERITIER
Hi Ivan,

  If you can add a little project as a testcase to reproduce the issue and
to check that the patch fixes it, it will help me. I'll add it in our
integration tests.

Cheers.

On Fri, Oct 24, 2008 at 3:19 PM, IvanPopov <[EMAIL PROTECTED]> wrote:

>
> Hi Arnaud,
>
> The m2eclipse makes my eclipse unstable and really slow, so I prefer to use
> the maven-eclipse-plugin.
>
> I have one open issue on the maven-eclipse-plugin that is
> http://jira.codehaus.org/browse/MECLIPSE-490.
> The patch I propose is really basic, just to understand the issue.
> I have no idea how to make it clean but if you guide me I am able to do it.
>
> Thanks and regards.
>
>
>
> Arnaud HERITIER wrote:
> >
> > Hi community,
> >
> >   I noticed that there is a lot of activity on maven-eclipse-plugin jira.
> > You proposed several patchs and added comments on several issues.
> >   Did you consider to use m2eclipse instead of this plugin ? If yes, and
> > if
> > you aren't able to use it, did you contact its team to say why  We'll
> > never be able with this plugin to have the same level of services than
> > m2eclipse those this is important to help then to propose a nice
> > integration
> > between maven and eclipse.
> >
> >   For those who have to use the maven-eclipse-plugin and are waiting for
> > some fixes, did you vote for issues related to your problems ? I'll try
> to
> > work on it soon and I'll fix those with the most important number of
> votes
> > because there are more than 200 issues opened :-(
> >
> >
> https://jira.codehaus.org/browse/MECLIPSE?report=com.atlassian.jira.plugin.system.project:popularissues-panel
> >
> >   For those who are giving patches. Thanks a lot but  did you add in
> > your patch some tests to validate the fix ? did you update the
> > documentation
> > if necessary ? It'll help a lot to apply them quickly.
> >
> >   Thanks a lot for your help.
> >
> > --
> > ..
> > Arnaud HERITIER
> > ..
> > OCTO Technology - aheritier AT octo DOT com
> > www.octo.com | blog.octo.com
> > ......
> > ASF - aheritier AT apache DOT org
> > www.apache.org | maven.apache.org
> > ...
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/How-to-fix-maven-eclipse-plugin-issues-tp20149724p20149971.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
..
Arnaud HERITIER
..
OCTO Technology - aheritier AT octo DOT com
www.octo.com | blog.octo.com
..
ASF - aheritier AT apache DOT org
www.apache.org | maven.apache.org
...


Re: How to fix maven-eclipse-plugin issues

2008-10-24 Thread nicolas de loof
+1 for m2eclipse (or q4e) as its getting very mature and far easier to setup
and integrate nicer than the maven-eclipse-plugin.
I myself made proposals for a new design of maven-eclipse-plugin 3 ... but
now use m2eclipse.

Nicolas

2008/10/24 Arnaud HERITIER <[EMAIL PROTECTED]>

> Hi community,
>
>  I noticed that there is a lot of activity on maven-eclipse-plugin jira.
> You proposed several patchs and added comments on several issues.
>  Did you consider to use m2eclipse instead of this plugin ? If yes, and if
> you aren't able to use it, did you contact its team to say why  We'll
> never be able with this plugin to have the same level of services than
> m2eclipse those this is important to help then to propose a nice
> integration
> between maven and eclipse.
>
>  For those who have to use the maven-eclipse-plugin and are waiting for
> some fixes, did you vote for issues related to your problems ? I'll try to
> work on it soon and I'll fix those with the most important number of votes
> because there are more than 200 issues opened :-(
>
>
> https://jira.codehaus.org/browse/MECLIPSE?report=com.atlassian.jira.plugin.system.project:popularissues-panel
>
>  For those who are giving patches. Thanks a lot but  did you add in
> your patch some tests to validate the fix ? did you update the
> documentation
> if necessary ? It'll help a lot to apply them quickly.
>
>  Thanks a lot for your help.
>
> --
> ..
> Arnaud HERITIER
> ..
> OCTO Technology - aheritier AT octo DOT com
> www.octo.com | blog.octo.com
> ..
> ASF - aheritier AT apache DOT org
> www.apache.org | maven.apache.org
> ...
>


Re: How to fix maven-eclipse-plugin issues

2008-10-24 Thread IvanPopov

Hi Arnaud,

The m2eclipse makes my eclipse unstable and really slow, so I prefer to use
the maven-eclipse-plugin.

I have one open issue on the maven-eclipse-plugin that is
http://jira.codehaus.org/browse/MECLIPSE-490.
The patch I propose is really basic, just to understand the issue.
I have no idea how to make it clean but if you guide me I am able to do it.

Thanks and regards.



Arnaud HERITIER wrote:
> 
> Hi community,
> 
>   I noticed that there is a lot of activity on maven-eclipse-plugin jira.
> You proposed several patchs and added comments on several issues.
>   Did you consider to use m2eclipse instead of this plugin ? If yes, and
> if
> you aren't able to use it, did you contact its team to say why  We'll
> never be able with this plugin to have the same level of services than
> m2eclipse those this is important to help then to propose a nice
> integration
> between maven and eclipse.
> 
>   For those who have to use the maven-eclipse-plugin and are waiting for
> some fixes, did you vote for issues related to your problems ? I'll try to
> work on it soon and I'll fix those with the most important number of votes
> because there are more than 200 issues opened :-(
> 
> https://jira.codehaus.org/browse/MECLIPSE?report=com.atlassian.jira.plugin.system.project:popularissues-panel
> 
>   For those who are giving patches. Thanks a lot but  did you add in
> your patch some tests to validate the fix ? did you update the
> documentation
> if necessary ? It'll help a lot to apply them quickly.
> 
>   Thanks a lot for your help.
> 
> -- 
> ..
> Arnaud HERITIER
> ..
> OCTO Technology - aheritier AT octo DOT com
> www.octo.com | blog.octo.com
> ..
> ASF - aheritier AT apache DOT org
> www.apache.org | maven.apache.org
> ...........
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-fix-maven-eclipse-plugin-issues-tp20149724p20149971.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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



How to fix maven-eclipse-plugin issues

2008-10-24 Thread Arnaud HERITIER
Hi community,

  I noticed that there is a lot of activity on maven-eclipse-plugin jira.
You proposed several patchs and added comments on several issues.
  Did you consider to use m2eclipse instead of this plugin ? If yes, and if
you aren't able to use it, did you contact its team to say why  We'll
never be able with this plugin to have the same level of services than
m2eclipse those this is important to help then to propose a nice integration
between maven and eclipse.

  For those who have to use the maven-eclipse-plugin and are waiting for
some fixes, did you vote for issues related to your problems ? I'll try to
work on it soon and I'll fix those with the most important number of votes
because there are more than 200 issues opened :-(

https://jira.codehaus.org/browse/MECLIPSE?report=com.atlassian.jira.plugin.system.project:popularissues-panel

  For those who are giving patches. Thanks a lot but  did you add in
your patch some tests to validate the fix ? did you update the documentation
if necessary ? It'll help a lot to apply them quickly.

  Thanks a lot for your help.

-- 
..
Arnaud HERITIER
..
OCTO Technology - aheritier AT octo DOT com
www.octo.com | blog.octo.com
..
ASF - aheritier AT apache DOT org
www.apache.org | maven.apache.org
...