Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Talk:M2E compatible maven plugins

Where can I find the BuildContext class? What dependency to I need to add? Joelittlejohn.gmail.com 20:45, 1 December 2011 (UTC)

Ah, I see now:
<dependency>
<groupId>org.sonatype.plexus</groupId>
<artifactId>plexus-build-api</artifactId>
<version>0.0.7</version>
</dependency>
Joelittlejohn.gmail.com 20:55, 1 December 2011 (UTC)

Copyright © Eclipse Foundation, Inc. All Rights Reserved.