cryopaste :: simple, efficient, mighty
paste #16454 by Maven/Play helper pom

Language: XML
Date: 22.12.09 20:32
View as plain text

  1. <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  2. <modelVersion>4.0.0</modelVersion>
  3. <groupId>org.playframework</groupId>
  4. <artifactId>someapp</artifactId>
  5. <version>0.0.1-SNAPSHOT</version>
  6.  
  7. <!--
  8.  
  9. No mvn dependencies found for:
  10.  
  11. - mylyn-wikitext
  12. - wikitext
  13. - hibernate3-ast (might be hibernate-core)
  14. - memcached
  15. - asyncweb-common
  16.  
  17. -->
  18.  
  19. <dependencies>
  20. <dependency>
  21. <groupId>org.freemarker</groupId>
  22. <artifactId>freemarker</artifactId>
  23. <version>2.3.16</version>
  24. </dependency>
  25.  
  26. </dependencies>
  27.  
  28. <build>
  29. <plugins>
  30. <plugin>
  31. <groupId>org.apache.maven.plugins</groupId>
  32. <artifactId>maven-dependency-plugin</artifactId>
  33. <configuration>
  34. <outputDirectory>lib/</outputDirectory>
  35. <excludeArtifactIds>activation,antlr,backport-util-concurrent,bcprov-jdk15,c3p0,cglib-nodep,commons-beanutils,commons-codec,commons-fileupload,commons-httpclient,commons-lang,commons-logging,core,dom4j,ehcache,ejb3-persistence,ezmorph,filters,geronimo-servlet_2.5_spec,groovy-all,gson,hibernate,hibernate-core,hibernate-commons-annotations,hibernate-entitymanager,hsqldb,jamon,jaxen,jsr107cache,jta,junit,log4j,lucene-analyzers,lucene-core,mail,oval,snakeyaml,slf4j-api,slf4j-log4j12</excludeArtifactIds>
  36. </configuration>
  37. </plugin>
  38. </plugins>
  39. </build>
  40.  
  41. </project>

Expiration date: 18.05.33 05:33
spamtest@cryosphere.de