Well... I think I need to apologize.  It turns out I just figured out that
some of the problems I was witnessing (Configuring eclipse settings when
importing a maven project, configuration differences when using the
internal vs. external MVN instance) were due to the fact that Maven
couldn't resolve a plugin in the local repository on import.  Apparently,
this was causing the import process to abort prematurely and not finish
configuration.  Resolving the issue meaned the project got the Maven
Dependencies library back.

I haven't been able to test the multi-module check-out yet as many
extensions (maven archiver plugin, Maven SCM handler for Subclipse) since I
currently have m2e 1.2 installed and the plugins don't appear to have been
updated yet.

Thanks.

Keith

On Tue, Jul 31, 2012 at 10:41 AM, Keith Barlow <kbar...@boomi.com> wrote:

> Heyas,
>
> I know you guys are working hard to fix the issues in this release but I
> have to ask, how did this release get so far back?  It seems like things
> that have been working fine for quite some time broke with this release:
>  Maven Dependency Library, Checkout multi-module projects from SCM,
> Configuring eclipse settings when importing a maven project, configuration
> differences when using the internal vs. external MVN instance...  It seems
> like a pretty big regression.
>
> Keith
>
>
> On Tue, Jul 31, 2012 at 3:28 AM, Sascha Vujevic <
> sascha.vuje...@ergodirekt.de> wrote:
>
>>
>> Hello,
>>
>> the patch from mike works well, but there is still noch newer version of
>> m2e.
>>
>> Thank you for your help.
>>
>> Sascha
>>
>>
>>
>>
>> Von:        Keith Barlow <kbar...@boomi.com>
>> An:        Maven Integration for Eclipse users mailing list <
>> m2e-users@eclipse.org>
>> Datum:        26.07.2012 16:44
>> Betreff:        [SPAM] Re: [m2e-users] Having problems with M2Eclipse
>> lately
>> Gesendet von:        m2e-users-boun...@eclipse.org
>> ------------------------------
>>
>>
>>
>> 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/*<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 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
>>
>>
>>
>>
>> Von:        Fred Bricon <*fbri...@gmail.com* <fbri...@gmail.com>>
>> An:        Maven Integration for Eclipse users mailing list <*
>> m2e-users@eclipse.org* <m2e-users@eclipse.org>>
>> Datum:        *25.07.2012 13* <25.07.2012%2013>:06
>> Betreff:        [SPAM] Re: [m2e-users] Antwort: [SPAM] Re: Antwort:
>> [SPAM] Re: Having problems with M2Eclipse lately
>> Gesendet von:        
>> *m2e-users-boun...@eclipse.org*<m2e-users-boun...@eclipse.org>
>>  ------------------------------
>>
>>
>>
>> I've pushed Mike's patches for  *
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=384510*<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/*<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*<https://bugs.eclipse.org/bugs/enter_bug.cgi?product=m2e>
>>
>>
>> Regards,
>>
>> Fred Bricon
>>
>> On Wed, Jul 25, 2012 at 12:34 PM, Sascha Vujevic wrote:
>>
>> No, this change is only local.
>>
>>
>>
>>
>> Von:        Igor Fedorenko <*i...@ifedorenko.com* <i...@ifedorenko.com>>
>> An:        *m2e-users@eclipse.org* <m2e-users@eclipse.org>
>> Datum:        *25.07.2012 12* <25.07.2012%2012>:30
>> Betreff:        [SPAM] Re: [m2e-users] Antwort: [SPAM] Re: Having
>> problems with M2Eclipse lately
>> Gesendet von:        
>> *m2e-users-boun...@eclipse.org*<m2e-users-boun...@eclipse.org>
>>  ------------------------------
>>
>>
>>
>>
>>
>> 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*<https://github.com/sonatype/m2eclipse-subclipse/issues/3>
>>
>> > *http://dev.eclipse.org/mhonarc/lists/m2e-users/msg02312.html*<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@eclipse.org* <m2e-users@eclipse.org>*
>> **https://dev.eclipse.org/mailman/listinfo/m2e-users*<https://dev.eclipse.org/mailman/listinfo/m2e-users>
>>
>> _______________________________________________
>> m2e-users mailing list*
>> **m2e-users@eclipse.org* <m2e-users@eclipse.org>*
>> **https://dev.eclipse.org/mailman/listinfo/m2e-users*<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@eclipse.org* <m2e-users@eclipse.org>
>> *https://dev.eclipse.org/mailman/listinfo/m2e-users*<https://dev.eclipse.org/mailman/listinfo/m2e-users>
>>
>> _______________________________________________
>> m2e-users mailing list*
>> **m2e-users@eclipse.org* <m2e-users@eclipse.org>*
>> **https://dev.eclipse.org/mailman/listinfo/m2e-users*<https://dev.eclipse.org/mailman/listinfo/m2e-users>
>>
>>
>>
>>
>> --
>> Keith Barlow
>>
>> *Software Engineer*
>> *Dell Boomi*
>> _______________________________________________
>> m2e-users mailing list
>> m2e-users@eclipse.org
>> 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@eclipse.org
>> https://dev.eclipse.org/mailman/listinfo/m2e-users
>>
>>
>
>
> --
> Keith Barlow
>
> *Software Engineer*
> *Dell Boomi*
>
>


-- 
Keith Barlow

*Software Engineer*
*Dell Boomi*
_______________________________________________
m2e-users mailing list
m2e-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/m2e-users

Reply via email to