Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Enabled Maven project and enabled workspace resolution, but Eclipse not setting Maven classpath etc

Is there a particular reason you do not use import as existing maven
project wizard? I just tried and it worked just fine as general m2e
functionality is concerned, i.e. project dependencies and source folders
are all there (see attached screenshot). You even get the option to
install wtp and m2e/wtp integration as part of the import, but I have
not tried that.

--
Regards,
Igor

On 12-01-21 12:10 PM, Martijn Verburg wrote:
Hi all,

It's a fairly std multi-module project.  You should be able to try it out via:

svn export https://open.jira.com/svn/IKASAN/branches/ikasaneip-0.8.x

Cheers,
Martijn



On 21 January 2012 16:53, Igor Fedorenko<igor@xxxxxxxxxxxxxx>  wrote:
Can you provide a sample project and steps to reproduce the problem?
--
Sent from my SGS

Martijn Verburg<martijnverburg@xxxxxxxxx>  wrote:

Hi Igor,

Yep!  No change :(

M

On 21 January 2012 15:57, Igor Fedorenko<igor@xxxxxxxxxxxxxx>  wrote:
Did you try right-click->Maven->Update_project_configuration?

--
Regards,
Igor


On 12-01-21 9:51 AM, Martijn Verburg wrote:

Hi all,

I've enabled my project to be a maven project and enabled workspace
resolution, but the the m2e plugin didn't do its usual work of
setting
up a maven based classpath etc.

I'm using eclipse 3.7.1 and the latest prd version of m2e.

I'm not sure what steps to take to try and manually trigger the
plugin to
work?

Cheers,
Martijn
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users

_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users

_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users

Attachment: 2012-01-21_1253.png
Description: PNG image


Back to the top