Projects
home:vanmeeuwen:lesb
maven-jar-plugin
maven-jar-plugin-maven-core-dep.patch
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File maven-jar-plugin-maven-core-dep.patch of Package maven-jar-plugin
diff --git a/pom.xml b/pom.xml index f5732ad..68aa1d8 100644 --- a/pom.xml +++ b/pom.xml @@ -71,6 +71,11 @@ under the License. <dependencies> <dependency> <groupId>org.apache.maven</groupId> + <artifactId>maven-core</artifactId> + <version>${mavenVersion}</version> + </dependency> + <dependency> + <groupId>org.apache.maven</groupId> <artifactId>maven-plugin-api</artifactId> <version>${mavenVersion}</version> </dependency>
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.