[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [m2e-users] Having problems with M2Eclipse lately
|
Question:
Is there anyway you guys could apply that patch to m2e v1.1? The other plugins (maven-archiver-plugin, m2eclipse-subclipse, etc.) haven't been updated to support v1.2 yet.
Thanks.
Keith
On Fri, Jul 27, 2012 at 3:04 AM, Sascha Vujevic
<sascha.vujevic@xxxxxxxxxxxxx> wrote:
Hi Keith,
i also thought, that there will be a
new version from 07/25 that includes the patch.
The last version didn't solve the problem.
I will wait, mayby the new update from
Fred will come soon.
Thank you for your support.
Freundliche Grüße
Sascha Vujevic
ERGO Direkt Versicherungen
Software-Architektur & Technologie
Karl-Martell-Straße 60
90344 Nürnberg
Deutschland
Tel.: +49-911-148-2082
Von:
Keith Barlow <kbarlow@xxxxxxxxx>
Datum:
26.07.2012 16:44
Betreff:
[SPAM] Re: [m2e-users]
Having problems with M2Eclipse lately
Gesendet von:
m2e-users-bounces@xxxxxxxxxxx
Sascha,
The first linked worked for me in that I could install
the 7/19 version. The 7/19 version didn't seem to address the problem
I was hoping it would address though - submodule folders not showing up
as shared projects connected to SVN. That is what the patch addresses is
it not?
I thought the email said there was supposed to be a 7/25
build? Fred said, "Hopefully,
a new CI build will show up later today at https://repository.sonatype.org/content/sites/forge-sites/m2e/1.2.0/N/ (one
with today's date in its version)" on 7/25...
Thanks.
Keith
On Thu, Jul 26, 2012 at 4:44 AM, Sascha Vujevic <sascha.vujevic@xxxxxxxxxxxxx>
wrote:
Hi Fred,
thank you for your fast answer and help.
I will check it if a new version is at hand.
Now the newest version is: Thu Jul 19 09:08:11 CDT 2012
Freundliche Grüße
Sascha Vujevic
ERGO Direkt Versicherungen
Software-Architektur & Technologie
Karl-Martell-Straße 60
90344 Nürnberg
Deutschland
Tel.: +49-911-148-2082
Von:
Fred Bricon <fbricon@xxxxxxxxx>
An:
Maven Integration for Eclipse
users mailing list <m2e-users@xxxxxxxxxxx>
Datum:
25.07.2012
13:06
Betreff: [SPAM]
Re: [m2e-users] Antwort: [SPAM] Re: Antwort: [SPAM] Re: Having problems
with M2Eclipse lately
Gesendet von:
m2e-users-bounces@xxxxxxxxxxx
I've pushed Mike's patches for https://bugs.eclipse.org/bugs/show_bug.cgi?id=384510
Hopefully, a new CI build will show up later today at https://repository.sonatype.org/content/sites/forge-sites/m2e/1.2.0/N/ (one
with today's date in its version)
Sascha, if the new build doesn't fix your issue, please open a one at
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=m2e
Regards,
Fred Bricon
On Wed, Jul 25, 2012 at 12:34 PM, Sascha Vujevic <sascha.vujevic@xxxxxxxxxxxxx>
wrote:
No, this change is only local.
Freundliche Grüße
Sascha Vujevic
ERGO Direkt Versicherungen
Software-Architektur & Technologie
Karl-Martell-Straße 60
90344 Nürnberg
Deutschland
Tel.: +49-911-148-2082
Von: Igor
Fedorenko <igor@xxxxxxxxxxxxxx>
An: m2e-users@xxxxxxxxxxx
Datum: 25.07.2012
12:30
Betreff: [SPAM]
Re: [m2e-users] Antwort: [SPAM] Re: Having problems with M2Eclipse lately
Gesendet von: m2e-users-bounces@xxxxxxxxxxx
On 12-07-25 1:57 AM, Sascha Vujevic wrote:
>
> I think the problem is in the *ProjectConfigurationManager**.class*.
>
> If i understand the code right, the methode "create" renames
the
> project-folders if the name of the project differs
> from the entry of the modul-name in the pom.xml. Why this is implemented
> in the m2e-core modul and not in
> m2eeclipse-subclipse and why this behaviour is made in m2e 1.0/1.1
i
> don't understand.
>
> In one forum-post is written, that sontype has no interests any more
> about subversion because they are using git.
>
>
https://github.com/sonatype/m2eclipse-subclipse/issues/3
> http://dev.eclipse.org/mhonarc/lists/m2e-users/msg02312.html
>
> I have already opened a post about that problem but had no reply.
>
> I have patched m2e-core, but the problem is, that every time m2e-core
> changes, an it change very often, i have
> to patch again.
>
> Here is my hack:
>
> Change
>
> *if*(!projectDir.equals(newProject))
>
> to
>
> *if*(!projectDir.equals(newProject) && *null*==projectInfo.getParent())
>
Did you submit your patch and corresponding regression tests?
--
Regards,
Igor
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users
www.ergodirekt.de
www.facebook.com/ergodirekt
www.twitter.com/ergodirekt
_______________________
ERGO Direkt Lebensversicherung AG · Sitz: Fürth
Amtsgericht Fürth HRB 2787 · UST-ID-Nr. DE159593454
ERGO Direkt Versicherung AG · Sitz: Fürth
Amtsgericht Fürth HRB 2934 · UST-ID-Nr. DE159593438
ERGO Direkt Krankenversicherung AG · Sitz: Fürth
Amtsgericht Fürth HRB 4694 · UST-ID-Nr. DE159593446
Vorsitzender der Aufsichtsräte: Dr. Daniel von Borries
Vorstände: Peter M. Endres (Vorsitzender),
Ralf Hartmann, Dr. Jörg Stoffels
Adresse: Karl-Martell-Straße 60 · 90344 Nürnberg · Deutschland
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users
--
"Have you tried turning it off and on again" - The IT Crowd_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users
www.ergodirekt.de
www.facebook.com/ergodirekt
www.twitter.com/ergodirekt
_______________________
ERGO Direkt Lebensversicherung AG · Sitz: Fürth
Amtsgericht Fürth HRB 2787 · UST-ID-Nr. DE159593454
ERGO Direkt Versicherung AG · Sitz: Fürth
Amtsgericht Fürth HRB 2934 · UST-ID-Nr. DE159593438
ERGO Direkt Krankenversicherung AG · Sitz: Fürth
Amtsgericht Fürth HRB 4694 · UST-ID-Nr. DE159593446
Vorsitzender der Aufsichtsräte: Dr. Daniel von Borries
Vorstände: Peter M. Endres (Vorsitzender),
Ralf Hartmann, Dr. Jörg Stoffels
Adresse: Karl-Martell-Straße 60 · 90344 Nürnberg · Deutschland
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users
--
Keith Barlow
Software Engineer
Dell Boomi
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users
www.ergodirekt.de
www.facebook.com/ergodirekt
www.twitter.com/ergodirekt
_______________________
ERGO Direkt Lebensversicherung AG · Sitz: Fürth
Amtsgericht Fürth HRB 2787 · UST-ID-Nr. DE159593454
ERGO Direkt Versicherung AG · Sitz: Fürth
Amtsgericht Fürth HRB 2934 · UST-ID-Nr. DE159593438
ERGO Direkt Krankenversicherung AG · Sitz: Fürth
Amtsgericht Fürth HRB 4694 · UST-ID-Nr. DE159593446
Vorsitzender der Aufsichtsräte: Dr. Daniel von Borries
Vorstände: Peter M. Endres (Vorsitzender),
Ralf Hartmann, Dr. Jörg Stoffels
Adresse: Karl-Martell-Straße 60 · 90344 Nürnberg · Deutschland
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users
--
Keith Barlow
Software EngineerDell Boomi