diff --git a/common/common-image/pom.xml b/common/common-image/pom.xml index df8b1320..04cdca1d 100644 --- a/common/common-image/pom.xml +++ b/common/common-image/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 com.twelvemonkeys.common common - 3.0-SNAPSHOT + 3.0-rc5 common-image jar diff --git a/common/common-io/pom.xml b/common/common-io/pom.xml index bef72a90..626bb873 100644 --- a/common/common-io/pom.xml +++ b/common/common-io/pom.xml @@ -1,32 +1,30 @@ - - - 4.0.0 - - com.twelvemonkeys.common - common - 3.0-SNAPSHOT - - common-io - jar - TwelveMonkeys :: Common :: IO - - The TwelveMonkeys Common IO support - - - - - ${project.groupId} - common-lang - - - - ${project.groupId} - common-lang - tests - test - - - - + + + 4.0.0 + + com.twelvemonkeys.common + common + 3.0-rc5 + + common-io + jar + TwelveMonkeys :: Common :: IO + + The TwelveMonkeys Common IO support + + + + + ${project.groupId} + common-lang + + + + ${project.groupId} + common-lang + tests + test + + + + diff --git a/common/common-lang/pom.xml b/common/common-lang/pom.xml index f143ecb9..c2fa43fe 100644 --- a/common/common-lang/pom.xml +++ b/common/common-lang/pom.xml @@ -1,18 +1,16 @@ - - + + 4.0.0 - - com.twelvemonkeys.common - common - 3.0-SNAPSHOT - - common-lang + + com.twelvemonkeys.common + common + 3.0-rc5 + + common-lang jar - TwelveMonkeys :: Common :: Language support - - The TwelveMonkeys Common Language support - - + TwelveMonkeys :: Common :: Language support + + The TwelveMonkeys Common Language support + + diff --git a/common/pom.xml b/common/pom.xml index f537ad61..0a95894e 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -1,56 +1,54 @@ - - - 4.0.0 - - com.twelvemonkeys - twelvemonkeys - 3.0-SNAPSHOT - - com.twelvemonkeys.common - common - pom - TwelveMonkeys :: Common - - The TwelveMonkeys Common library. Contains common utility classes. - - - - common-lang - common-io - common-image - - - - - - ${project.groupId} - common-lang - ${project.version} - - - - ${project.groupId} - common-lang - ${project.version} - tests - test - - - - ${project.groupId} - common-io - ${project.version} - - - - - - junit - junit - 4.7 - test - - - + + + 4.0.0 + + com.twelvemonkeys + twelvemonkeys + 3.0-rc5 + + com.twelvemonkeys.common + common + pom + TwelveMonkeys :: Common + + The TwelveMonkeys Common library. Contains common utility classes. + + + + common-lang + common-io + common-image + + + + + + ${project.groupId} + common-lang + ${project.version} + + + + ${project.groupId} + common-lang + ${project.version} + tests + test + + + + ${project.groupId} + common-io + ${project.version} + + + + + + junit + junit + 4.7 + test + + + diff --git a/imageio/imageio-batik/pom.xml b/imageio/imageio-batik/pom.xml index 7a067bee..cb1a1ef3 100644 --- a/imageio/imageio-batik/pom.xml +++ b/imageio/imageio-batik/pom.xml @@ -1,64 +1,62 @@ - - - 4.0.0 + + + 4.0.0 com.twelvemonkeys.imageio - imageio - 3.0-SNAPSHOT - - imageio-batik - TwelveMonkeys :: ImageIO :: Batik Plugin - - Batik Home page - for more information.]]> - - - - - com.twelvemonkeys.imageio - imageio-core - - - com.twelvemonkeys.imageio - imageio-core - tests - - - - batik - batik-rasterizer-ext - 1.6-1 - provided - - - - batik - batik-svggen - 1.6-1 - provided - - - - batik - batik-transcoder - 1.6-1 - provided - - - - - fop - fop - - - - + imageio + 3.0-rc5 + + imageio-batik + TwelveMonkeys :: ImageIO :: Batik Plugin + + Batik Home page + for more information.]]> + + + + + com.twelvemonkeys.imageio + imageio-core + + + com.twelvemonkeys.imageio + imageio-core + tests + + + + batik + batik-rasterizer-ext + 1.6-1 + provided + + + + batik + batik-svggen + 1.6-1 + provided + + + + batik + batik-transcoder + 1.6-1 + provided + + + + + fop + fop + + + + diff --git a/imageio/imageio-core/pom.xml b/imageio/imageio-core/pom.xml index a84569c5..d44f1b86 100644 --- a/imageio/imageio-core/pom.xml +++ b/imageio/imageio-core/pom.xml @@ -1,14 +1,12 @@ - - - 4.0.0 - + + + 4.0.0 + com.twelvemonkeys.imageio - imageio - 3.0-SNAPSHOT - - imageio-core - TwelveMonkeys :: ImageIO :: Core - + imageio + 3.0-rc5 + + imageio-core + TwelveMonkeys :: ImageIO :: Core + diff --git a/imageio/imageio-icns/pom.xml b/imageio/imageio-icns/pom.xml index 6fd2a3af..b1840669 100644 --- a/imageio/imageio-icns/pom.xml +++ b/imageio/imageio-icns/pom.xml @@ -1,26 +1,24 @@ - - - 4.0.0 - + + + 4.0.0 + com.twelvemonkeys.imageio - imageio - 3.0-SNAPSHOT - - imageio-icns - TwelveMonkeys :: ImageIO :: ICNS plugin - ImageIO plugin for Apple Icon Image (icns) format. - - - - com.twelvemonkeys.imageio - imageio-core - - - com.twelvemonkeys.imageio - imageio-core - tests - - + imageio + 3.0-rc5 + + imageio-icns + TwelveMonkeys :: ImageIO :: ICNS plugin + ImageIO plugin for Apple Icon Image (icns) format. + + + + com.twelvemonkeys.imageio + imageio-core + + + com.twelvemonkeys.imageio + imageio-core + tests + + diff --git a/imageio/imageio-ico/pom.xml b/imageio/imageio-ico/pom.xml index ed812e8a..e4c49c4e 100644 --- a/imageio/imageio-ico/pom.xml +++ b/imageio/imageio-ico/pom.xml @@ -1,26 +1,24 @@ - - - 4.0.0 - + + + 4.0.0 + com.twelvemonkeys.imageio - imageio - 3.0-SNAPSHOT - - imageio-ico - TwelveMonkeys :: ImageIO :: ICO plugin - ImageIO plugin for Windows Icon (ICO) and Cursor (CUR) format. - - - - com.twelvemonkeys.imageio - imageio-core - - - com.twelvemonkeys.imageio - imageio-core - tests - - + imageio + 3.0-rc5 + + imageio-ico + TwelveMonkeys :: ImageIO :: ICO plugin + ImageIO plugin for Windows Icon (ICO) and Cursor (CUR) format. + + + + com.twelvemonkeys.imageio + imageio-core + + + com.twelvemonkeys.imageio + imageio-core + tests + + diff --git a/imageio/imageio-iff/pom.xml b/imageio/imageio-iff/pom.xml index b0f66ce4..09ba4a72 100644 --- a/imageio/imageio-iff/pom.xml +++ b/imageio/imageio-iff/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 com.twelvemonkeys.imageio imageio - 3.0-SNAPSHOT + 3.0-rc5 imageio-iff TwelveMonkeys :: ImageIO :: IFF plugin diff --git a/imageio/imageio-jmagick/pom.xml b/imageio/imageio-jmagick/pom.xml index ced0f234..551f3c39 100644 --- a/imageio/imageio-jmagick/pom.xml +++ b/imageio/imageio-jmagick/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 com.twelvemonkeys.imageio imageio - 3.0-SNAPSHOT + 3.0-rc5 imageio-jmagick TwelveMonkeys :: ImageIO :: JMagick Plugin diff --git a/imageio/imageio-jpeg/pom.xml b/imageio/imageio-jpeg/pom.xml index 7e6a16e3..f98f6710 100644 --- a/imageio/imageio-jpeg/pom.xml +++ b/imageio/imageio-jpeg/pom.xml @@ -1,28 +1,26 @@ - - - 4.0.0 - + + + 4.0.0 + com.twelvemonkeys.imageio - imageio - 3.0-SNAPSHOT + imageio + 3.0-rc5 - imageio-jpeg - TwelveMonkeys :: ImageIO :: JPEG plugin - - ImageIO plugin for Joint Photographer Expert Group images (JPEG/JFIF). - - - - - com.twelvemonkeys.imageio - imageio-core - - - com.twelvemonkeys.imageio - imageio-core - tests + imageio-jpeg + TwelveMonkeys :: ImageIO :: JPEG plugin + + ImageIO plugin for Joint Photographer Expert Group images (JPEG/JFIF). + + + + + com.twelvemonkeys.imageio + imageio-core + + + com.twelvemonkeys.imageio + imageio-core + tests com.twelvemonkeys.imageio diff --git a/imageio/imageio-metadata/pom.xml b/imageio/imageio-metadata/pom.xml index 6b681a1e..5baf2243 100644 --- a/imageio/imageio-metadata/pom.xml +++ b/imageio/imageio-metadata/pom.xml @@ -1,11 +1,9 @@ - + com.twelvemonkeys.imageio imageio - 3.0-SNAPSHOT + 3.0-rc5 4.0.0 imageio-metadata diff --git a/imageio/imageio-pdf/pom.xml b/imageio/imageio-pdf/pom.xml index b30ee526..68d586bb 100644 --- a/imageio/imageio-pdf/pom.xml +++ b/imageio/imageio-pdf/pom.xml @@ -1,29 +1,27 @@ - - - 4.0.0 + + + 4.0.0 com.twelvemonkeys.imageio - imageio - 3.0-SNAPSHOT + imageio + 3.0-rc5 - imageio-pdf - TwelveMonkeys :: ImageIO :: PDF plugin - - ImageIO plugin for Adobe Portable Document Format (PDF). - - - - - - com.twelvemonkeys.imageio - imageio-core - - - com.twelvemonkeys.imageio - imageio-core - tests - - + imageio-pdf + TwelveMonkeys :: ImageIO :: PDF plugin + + ImageIO plugin for Adobe Portable Document Format (PDF). + + + + + + com.twelvemonkeys.imageio + imageio-core + + + com.twelvemonkeys.imageio + imageio-core + tests + + diff --git a/imageio/imageio-pict/pom.xml b/imageio/imageio-pict/pom.xml index 63eebcae..d35508f9 100644 --- a/imageio/imageio-pict/pom.xml +++ b/imageio/imageio-pict/pom.xml @@ -1,27 +1,25 @@ - - - 4.0.0 - + + + 4.0.0 + com.twelvemonkeys.imageio - imageio - 3.0-SNAPSHOT - - imageio-pict - TwelveMonkeys :: ImageIO :: PICT plugin - ImageIO plugin for Apple Mac Paint Picture (PICT) format. - - - - com.twelvemonkeys.imageio - imageio-core - - - com.twelvemonkeys.imageio - imageio-core - tests - - - + imageio + 3.0-rc5 + + imageio-pict + TwelveMonkeys :: ImageIO :: PICT plugin + ImageIO plugin for Apple Mac Paint Picture (PICT) format. + + + + com.twelvemonkeys.imageio + imageio-core + + + com.twelvemonkeys.imageio + imageio-core + tests + + + diff --git a/imageio/imageio-psd/pom.xml b/imageio/imageio-psd/pom.xml index f03b7fdb..3ea5f034 100644 --- a/imageio/imageio-psd/pom.xml +++ b/imageio/imageio-psd/pom.xml @@ -1,28 +1,26 @@ - - - 4.0.0 - + + + 4.0.0 + com.twelvemonkeys.imageio - imageio - 3.0-SNAPSHOT + imageio + 3.0-rc5 - imageio-psd - TwelveMonkeys :: ImageIO :: PSD plugin - - ImageIO plugin for Adobe Photoshop Document (PSD). - - - - - com.twelvemonkeys.imageio - imageio-core - - - com.twelvemonkeys.imageio - imageio-core - tests + imageio-psd + TwelveMonkeys :: ImageIO :: PSD plugin + + ImageIO plugin for Adobe Photoshop Document (PSD). + + + + + com.twelvemonkeys.imageio + imageio-core + + + com.twelvemonkeys.imageio + imageio-core + tests com.twelvemonkeys.imageio diff --git a/imageio/imageio-reference/pom.xml b/imageio/imageio-reference/pom.xml index ca15834e..e2403135 100644 --- a/imageio/imageio-reference/pom.xml +++ b/imageio/imageio-reference/pom.xml @@ -1,28 +1,26 @@ - - - 4.0.0 - - com.twelvemonkeys.imageio - imageio - 3.0-SNAPSHOT - - imageio-reference - TwelveMonkeys :: ImageIO :: reference test cases - - Test cases for the JRE provided ImageReader implementations for reference. - - - - - com.twelvemonkeys.imageio - imageio-core - - - com.twelvemonkeys.imageio - imageio-core - tests - - - + + + 4.0.0 + + com.twelvemonkeys.imageio + imageio + 3.0-rc5 + + imageio-reference + TwelveMonkeys :: ImageIO :: reference test cases + + Test cases for the JRE provided ImageReader implementations for reference. + + + + + com.twelvemonkeys.imageio + imageio-core + + + com.twelvemonkeys.imageio + imageio-core + tests + + + diff --git a/imageio/imageio-thumbsdb/pom.xml b/imageio/imageio-thumbsdb/pom.xml index 11a462d0..0ce7d4bb 100644 --- a/imageio/imageio-thumbsdb/pom.xml +++ b/imageio/imageio-thumbsdb/pom.xml @@ -1,28 +1,26 @@ - - - 4.0.0 + + + 4.0.0 com.twelvemonkeys.imageio - imageio - 3.0-SNAPSHOT + imageio + 3.0-rc5 - imageio-thumbsdb - TwelveMonkeys :: ImageIO :: Thumbs.db plugin - - ImageIO plugin for Windows Thumbs DB (Thumbs.db) format. - - - - - com.twelvemonkeys.imageio - imageio-core - - - com.twelvemonkeys.imageio - imageio-core - tests - - + imageio-thumbsdb + TwelveMonkeys :: ImageIO :: Thumbs.db plugin + + ImageIO plugin for Windows Thumbs DB (Thumbs.db) format. + + + + + com.twelvemonkeys.imageio + imageio-core + + + com.twelvemonkeys.imageio + imageio-core + tests + + diff --git a/imageio/imageio-tiff/pom.xml b/imageio/imageio-tiff/pom.xml index 9084a3fd..4548925e 100644 --- a/imageio/imageio-tiff/pom.xml +++ b/imageio/imageio-tiff/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 com.twelvemonkeys.imageio imageio - 3.0-SNAPSHOT + 3.0-rc5 imageio-tiff TwelveMonkeys :: ImageIO :: TIFF plugin diff --git a/imageio/pom.xml b/imageio/pom.xml index fc95d0f6..f2bb0e72 100644 --- a/imageio/pom.xml +++ b/imageio/pom.xml @@ -1,11 +1,9 @@ - + com.twelvemonkeys twelvemonkeys - 3.0-SNAPSHOT + 3.0-rc5 4.0.0 com.twelvemonkeys.imageio diff --git a/pom.xml b/pom.xml index 92ffad0b..fa3cb64b 100755 --- a/pom.xml +++ b/pom.xml @@ -1,217 +1,216 @@ - - - 4.0.0 - - org.sonatype.oss - oss-parent - 7 - - com.twelvemonkeys - twelvemonkeys - 3.0-SNAPSHOT - pom - Twelvemonkeys - - - common - servlet - imageio - - - - - - - harald.kuhr - Harald Kuhr - harald.kuhr@gmail.com - Twelvemonkeys - - project-owner - developer - - - - - - - Erlend Hamnaberg - erlend@hamnaberg.net - - maven-guru - - - - - - scm:git:https://github.com/haraldk/TwelveMonkeys - scm:git:https://github.com/haraldk/TwelveMonkeys - https://github.com/haraldk/TwelveMonkeys - - - - UTF-8 - - - - twelvemonkeys-${project.artifactId}-${project.version} - - - org.apache.maven.plugins - maven-jar-plugin - - - - twelvemonkeys-${project.artifactId} - TwelveMonkeys - ${project.version} - http://github.com/haraldk/TwelveMonkeys - - - - - - - - - - org.apache.maven.plugins - maven-resources-plugin - 2.5 - - UTF-8 - - - - org.apache.maven.plugins - maven-jar-plugin - 2.4 - true - - - package - attach-tests - - test-jar - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9.1 - - - org.apache.maven.plugins - maven-source-plugin - 2.2.1 - true - - - - package - attach-sources - - jar - test-jar - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - true - - 1.5 - 1.5 - false - -g:lines - - iso-8859-1 - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.10 - - - - java.awt.headless - true - - - - - - - org.apache.maven.plugins - maven-idea-plugin - true - 2.2 - - 1.5 - 1.5 - true - - - - - org.apache.maven.plugins - maven-release-plugin - 2.4.2 - - - org.apache.maven.scm - maven-scm-provider-gitexe - 1.9 - - - - - - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9.1 - - - org.apache.maven.plugins - maven-surefire-report-plugin - 2.16 - - - org.codehaus.mojo - cobertura-maven-plugin - 2.6 - - - org.apache.maven.plugins - maven-pmd-plugin - 3.0.1 - - 1.5 - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.10 - - - - - + + + 4.0.0 + + org.sonatype.oss + oss-parent + 7 + + com.twelvemonkeys + twelvemonkeys + 3.0-rc5 + pom + Twelvemonkeys + + + common + servlet + imageio + + + + + + + harald.kuhr + Harald Kuhr + harald.kuhr@gmail.com + Twelvemonkeys + + project-owner + developer + + + + + + + Erlend Hamnaberg + erlend@hamnaberg.net + + maven-guru + + + + + + scm:git:https://github.com/haraldk/TwelveMonkeys + scm:git:https://github.com/haraldk/TwelveMonkeys + https://github.com/haraldk/TwelveMonkeys + twelvemonkeys-3.0-rc5 + + + + UTF-8 + + + + twelvemonkeys-${project.artifactId}-${project.version} + + + org.apache.maven.plugins + maven-jar-plugin + + + + twelvemonkeys-${project.artifactId} + TwelveMonkeys + ${project.version} + http://github.com/haraldk/TwelveMonkeys + + + + + + + + + + org.apache.maven.plugins + maven-resources-plugin + 2.5 + + UTF-8 + + + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + true + + + package + attach-tests + + test-jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 + + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + true + + + + package + attach-sources + + jar + test-jar + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + true + + 1.5 + 1.5 + false + -g:lines + + iso-8859-1 + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.10 + + + + java.awt.headless + true + + + + + + + org.apache.maven.plugins + maven-idea-plugin + true + 2.2 + + 1.5 + 1.5 + true + + + + + org.apache.maven.plugins + maven-release-plugin + 2.4.2 + + + org.apache.maven.scm + maven-scm-provider-gitexe + 1.9 + + + + + + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.16 + + + org.codehaus.mojo + cobertura-maven-plugin + 2.6 + + + org.apache.maven.plugins + maven-pmd-plugin + 3.0.1 + + 1.5 + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.10 + + + + + diff --git a/servlet/pom.xml b/servlet/pom.xml index 8e46c060..b839160c 100644 --- a/servlet/pom.xml +++ b/servlet/pom.xml @@ -1,11 +1,9 @@ - + com.twelvemonkeys twelvemonkeys - 3.0-SNAPSHOT + 3.0-rc5 4.0.0