Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:vlj:fedora14:maven2
cal10n
pom.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pom.patch of Package cal10n
Index: maven-cal10n-plugin/pom.xml =================================================================== --- maven-cal10n-plugin/pom.xml.orig +++ maven-cal10n-plugin/pom.xml @@ -35,6 +35,7 @@ <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-artifact</artifactId> + <version>2.2.1</version> </dependency> <dependency> Index: pom.xml =================================================================== --- pom.xml.orig +++ pom.xml @@ -34,12 +34,12 @@ <dependencies> - <dependency> + <!--<dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.6</version> <scope>test</scope> - </dependency> + </dependency>--> </dependencies> <dependencyManagement> @@ -75,11 +75,11 @@ <version>2.5</version> </plugin> - <plugin> +<!-- <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> <version>2.1.2</version> - </plugin> + </plugin>--> <plugin> <groupId>org.apache.maven.plugins</groupId> @@ -134,7 +134,7 @@ </configuration> </plugin> - <plugin> +<!-- <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> <executions> @@ -145,7 +145,7 @@ </goals> </execution> </executions> - </plugin> + </plugin> --> <plugin> <artifactId>maven-assembly-plugin</artifactId> @@ -268,4 +268,4 @@ </profile> </profiles> -</project> \ No newline at end of file +</project>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor