Hi Mark, I've tried to create a WO Maven Application and a WO Maven Framework and I've got the following exception for both (after finishing the wizard):
java.lang.NoClassDefFoundError: org/apache/maven/project/MavenProject at org.objectstyle.wolips.apple.mavenintegration.wizards.MavenProjectWizardArtifactPage.getProjectModel(MavenProjectWizardArtifactPage.java:482) I have the latest m2eclipse version installed. By the way, there is a screenshot where you illustrate which features should be selected while installing WOLips. The Maven Support is selected, but I think it is unnecessary because this feature is for Maven 1 support, not Maven 2. Cheers, Henrique Here is the complete stack trace: java.lang.NoClassDefFoundError: org/apache/maven/project/MavenProject at org.objectstyle.wolips.apple.mavenintegration.wizards.MavenProjectWizardArtifactPage.getProjectModel(MavenProjectWizardArtifactPage.java:482) at org.objectstyle.wolips.apple.mavenintegration.wizards.WOMavenApplicationProjectWizard.createDirectoryStructure(WOMavenApplicationProjectWizard.java:393) at org.objectstyle.wolips.apple.mavenintegration.wizards.WOMavenApplicationProjectWizard._createProject(WOMavenApplicationProjectWizard.java:113) at org.objectstyle.wolips.wizards.NewWOProjectWizard.createProject(NewWOProjectWizard.java:502) at org.objectstyle.wolips.wizards.NewWOProjectWizard$1.execute(NewWOProjectWizard.java:423) at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:101) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1797) at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:113) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113) On Tue, Jun 10, 2008 at 10:32 PM, Mark Ritchie <[EMAIL PROTECTED]> wrote: > On Tuesday, June 10, 2008, at 08:57PM, "Henrique Prange" <[EMAIL PROTECTED]> > wrote: >>Can I contribute in any way? :) > > Sure, please have a look at these instructions and let me know what you think. > Apologies in advance if there are wiki related problems... I'm learning how > to work with the thing. > > http://wiki.objectstyle.org/confluence/display/WO/Apple+Maven+Support+and+Nightly+Builds > > Thanks! > Mark > __ > Mark Ritchie > Cocoa and WebObjects Developer > Diamond Lake Consulting Inc. > Toronto, Ontario, Canada > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
