diff --git a/pom.xml b/pom.xml index 555b261..9ca7d6c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,303 +1,330 @@ - 4.0.0 - com.melloware - jintellitype - jar - 1.3.6 - http://www.melloware.com - JIntellitype - JNI Java bridge to Microsoft Intellitype commands. - - Melloware Inc - http://www.melloware.com - - - http://melloware.com/images/header.jpg - - 1999 - - scm:svn:https://jintellitype.googlecode.com/svn/trunk/ - scm:svn:https://jintellitype.googlecode.com/svn/trunk/ - scm:svn:https://jintellitype.googlecode.com/svn/trunk/ - - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - - mellowaredev@gmail.com - Melloware - mellowaredev@gmail.com - http://www.melloware.com - Melloware Inc - http://www.melloware.com - - Architect - - - - - - Bertrand Florat - bflorat@users.sourceforge.net - http://jajuk.info - Jajuk Team - http://jajuk.info - - Code Contributor - - - - Peter Fichtner - fichtner@c2tn.de - http://www.c2tn.de - C2TN Team - http://www.c2tn.de - - Code Contributor - - - - Thomas Beckers - - http://www.atunes.org/ - aTunes Team - http://www.atunes.org/ - - Code Contributor - - - - Karl von Randow - - http://xk72.com/ - XK72 - http://xk72.com/ - - Code Contributor - - - - Johannes Frank - - http://radis.sf.net/ - RadiS - http://radis.sf.net/ - - Code Contributor - - - - Wordoholic - - http://wordoholic.com/ - Wordoholic - http://wordoholic.com/ - - Code Contributor - - - - Zeroflag - - - ZeroFlag - - - x64 DLL Contributor - - - - Lars - - - Hamburg - - - Strings for Register Hotkeys - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - - maven-assembly-plugin - - - - com.melloware.jintellitype.Main - - - - src/assembly/descriptor.xml - - target/assembly - target/assembly/work - - - - make-assembly - package - - assembly - - - - - - - maven-jar-plugin - - - - com.melloware.jintellitype.Main - - - ${pom.url} - ${project.artifactId} - ${project.organization.name} - ${project.organization.name} - ${project.description} - ${project.version} - - - - - - org.apache.maven.plugins - maven-eclipse-plugin - - true - true - true - - - - maven-surefire-plugin - org.apache.maven.plugins - - true - - - - org.apache.maven.plugins - maven-changes-plugin - - - validate-changes - pre-site - - changes-validate - - - true - - - - - - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.1 - - - - summary - dependencies - dependency-convergence - project-team - license - - - - - - org.apache.maven.plugins - maven-jxr-plugin - - - org.apache.maven.plugins - maven-javadoc-plugin - - - http://java.sun.com/j2se/1.4.2/docs/api - - false - - - - org.apache.maven.plugins - maven-pmd-plugin - - - /rulesets/basic.xml - /rulesets/imports.xml - /rulesets/unusedcode.xml - /rulesets/finalizers.xml - /rulesets/logging-jakarta-commons.xml - /rulesets/logging-java.xml - /rulesets/migrating_to_15.xml - /rulesets/design.xml - /rulesets/strings.xml - - 150 - true - utf-8 - 1.6 - - - - org.codehaus.mojo - taglist-maven-plugin - - - TODO - @todo - FIXME - XXX - - - - - org.apache.maven.plugins - maven-changes-plugin - - - - changes-report - - - - - - - - - melloware - melloware - ${distribution.url} - - - melloware - JIntellitype Website - scp://www.melloware.com/products/jintellitype - - + + org.sonatype.oss + oss-parent + 7 + + 4.0.0 + com.melloware + jintellitype + jar + 1.3.7-SNAPSHOT + http://www.melloware.com + JIntellitype + JIntellitype - JNI Java bridge to Microsoft Intellitype commands. + + Melloware Inc + http://www.melloware.com + + + http://melloware.com/images/header.jpg + + 1999 + + https://jintellitype.googlecode.com/svn/trunk/ + scm:svn:https://jintellitype.googlecode.com/svn/trunk/ + scm:svn:https://jintellitype.googlecode.com/svn/trunk/ + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + 3.0.0 + + + + mellowaredev@gmail.com + Melloware + mellowaredev@gmail.com + http://www.melloware.com + Melloware Inc + http://www.melloware.com + + Architect + + + + + + Bertrand Florat + bflorat@users.sourceforge.net + http://jajuk.info + Jajuk Team + http://jajuk.info + + Code Contributor + + + + Peter Fichtner + fichtner@c2tn.de + http://www.c2tn.de + C2TN Team + http://www.c2tn.de + + Code Contributor + + + + Thomas Beckers + + http://www.atunes.org/ + aTunes Team + http://www.atunes.org/ + + Code Contributor + + + + Karl von Randow + + http://xk72.com/ + XK72 + http://xk72.com/ + + Code Contributor + + + + Johannes Frank + + http://radis.sf.net/ + RadiS + http://radis.sf.net/ + + Code Contributor + + + + Wordoholic + + http://wordoholic.com/ + Wordoholic + http://wordoholic.com/ + + Code Contributor + + + + Zeroflag + + + ZeroFlag + + + x64 DLL Contributor + + + + Lars + + + Hamburg + + + Strings for Register Hotkeys + + + + + + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + + + maven-assembly-plugin + 2.2.1 + + + + com.melloware.jintellitype.Main + + + + src/assembly/descriptor.xml + + target/assembly + target/assembly/work + + + + make-assembly + + package + + + assembly + + + + + + + maven-jar-plugin + 2.3.1 + + + + com.melloware.jintellitype.Main + + + ${project.url} + ${project.artifactId} + ${project.organization.name} + ${project.organization.name} + ${project.description} + ${project.version} + + + + + + org.apache.maven.plugins + maven-eclipse-plugin + 2.8 + + true + true + true + + + + maven-surefire-plugin + org.apache.maven.plugins + 2.9 + + true + + + + org.apache.maven.plugins + maven-changes-plugin + 2.6 + + + validate-changes + pre-site + + changes-validate + + + true + + + + + + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.4 + + + + summary + dependencies + dependency-convergence + project-team + license + + + + + + org.apache.maven.plugins + maven-jxr-plugin + 2.2 + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8 + + UTF-8 + private + false + + + + org.apache.maven.plugins + maven-pmd-plugin + 2.5 + + + /rulesets/basic.xml + /rulesets/imports.xml + /rulesets/unusedcode.xml + /rulesets/finalizers.xml + /rulesets/logging-jakarta-commons.xml + /rulesets/logging-java.xml + /rulesets/migrating_to_15.xml + /rulesets/design.xml + /rulesets/strings.xml + + 150 + true + utf-8 + 1.6 + + + + org.apache.maven.plugins + maven-changes-plugin + 2.6s + + + + changes-report + + + + + + + + + release-sign-artifacts + + + performRelease + true + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.3 + + + sign-artifacts + verify + + sign + + + + + + + + \ No newline at end of file