Author: ks156
Date: 2008-12-18 12:00:18 +0100 (Thu, 18 Dec 2008)
New Revision: 3171
Added:
software_suite_v2/libraries/java/tuxdroid-installer-paths/trunk/tuxdroid-installer-paths/pom.xml
Log:
* Added pom.xml to compile this project with maven
Added:
software_suite_v2/libraries/java/tuxdroid-installer-paths/trunk/tuxdroid-installer-paths/pom.xml
===================================================================
---
software_suite_v2/libraries/java/tuxdroid-installer-paths/trunk/tuxdroid-installer-paths/pom.xml
(rev 0)
+++
software_suite_v2/libraries/java/tuxdroid-installer-paths/trunk/tuxdroid-installer-paths/pom.xml
2008-12-18 11:00:18 UTC (rev 3171)
@@ -0,0 +1,39 @@
+<project>
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>com.tuxdroid</groupId>
+ <artifactId>tuxdroid-installer-paths</artifactId>
+ <packaging>jar</packaging>
+ <version>0.0.1</version>
+ <name>Tuxdroid Installers Paths Library</name>
+ <url>http://www.tuxisalive.com</url>
+ <dependencies>
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <version>3.8.1</version>
+ <scope>test</scope>
+ </dependency>
+ </dependencies>
+ <build>
+ <sourceDirectory>src</sourceDirectory>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins
+ </groupId>
+ <artifactId>maven-compiler-plugin
+ </artifactId>
+ <configuration>
+ <source>1.6</source>
+ <target>1.6</target>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ <distributionManagement>
+ <repository>
+ <id>kysoh</id>
+ <name>Kysoh Repository</name>
+ <url>file:///tmp/maven2</url>
+ </repository>
+ </distributionManagement>
+</project>
Property changes on:
software_suite_v2/libraries/java/tuxdroid-installer-paths/trunk/tuxdroid-installer-paths/pom.xml
___________________________________________________________________
Name: svn:mime-type
+ text/xml
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn