Skip to content

Commit d62fcef

Browse files
committed
more pom cleanup
1 parent b2bebe1 commit d62fcef

20 files changed

Lines changed: 1 addition & 25 deletions

File tree

jooby-akka/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<artifactId>jooby-akka</artifactId>
1313

1414
<name>akka module</name>
15-
<description>Akka for Jooby</description>
1615

1716
<build>
1817
<plugins>

jooby-archetype/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
<packaging>maven-archetype</packaging>
1515

1616
<name>jooby archetype generator</name>
17-
<description>Maven archetype generator for Jooby</description>
18-
1917

2018
<build>
2119
<resources>

jooby-assets-babel/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
<modelVersion>4.0.0</modelVersion>
1212
<artifactId>jooby-assets-babel</artifactId>
1313

14-
<name>babel module</name>
15-
<description>babel compiler for Jooby</description>
14+
<name>babeljs module</name>
1615

1716
<build>
1817
<plugins>

jooby-camel/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<artifactId>jooby-camel</artifactId>
1313

1414
<name>camel module</name>
15-
<description>Apache Camel for Jooby</description>
1615

1716
<build>
1817
<plugins>

jooby-commons-email/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<artifactId>jooby-commons-email</artifactId>
1313

1414
<name>commons email module</name>
15-
<description>Apache Commons Email for Jooby</description>
1615

1716
<build>
1817
<plugins>

jooby-dist/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,4 @@
1313

1414
<name>jooby-dist</name>
1515

16-
<description>Distribute Jooby applications as zip, tar, etc.</description>
17-
1816
</project>

jooby-ebean/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<artifactId>jooby-ebean</artifactId>
1313

1414
<name>ebean module</name>
15-
<description>Ebean for Jooby</description>
1615

1716
<build>
1817
<plugins>

jooby-ehcache/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<artifactId>jooby-ehcache</artifactId>
1313

1414
<name>ehcache module</name>
15-
<description>EhCache for Jooby</description>
1615

1716
<build>
1817
<plugins>

jooby-elasticsearch/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<artifactId>jooby-elasticsearch</artifactId>
1313

1414
<name>elastic search</name>
15-
<description>Elastic Search for Jooby</description>
1615

1716
<build>
1817
<plugins>

jooby-ftl/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<artifactId>jooby-ftl</artifactId>
1313

1414
<name>freemarker module</name>
15-
<description>Freemarker Template Engine for Jooby</description>
1615

1716
<build>
1817
<plugins>

0 commit comments

Comments
 (0)