Projects
home:vanmeeuwen:lesb
maven-resources-plugin
maven-resources-plugin-plexus-dep.patch
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File maven-resources-plugin-plexus-dep.patch of Package maven-resources-plugin
diff --git a/pom.xml b/pom.xml index f74aea0..5bb5ce2 100644 --- a/pom.xml +++ b/pom.xml @@ -65,6 +65,11 @@ under the License. <dependencies> <dependency> + <groupId>org.codehaus.plexus</groupId> + <artifactId>plexus-container-default</artifactId> + <version>1.0-alpha-9-stable-1</version> + </dependency> + <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-plugin-api</artifactId> <version>${mavenVersion}</version> @@ -102,12 +107,6 @@ under the License. <dependency> <groupId>org.codehaus.plexus</groupId> - <artifactId>plexus-container-default</artifactId> - <version>1.0-alpha-9-stable-1</version> - </dependency> - - <dependency> - <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> <version>2.0.5</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
.