diff --git a/assembly/assembly-che-tomcat8/pom.xml b/assembly/assembly-che-tomcat8/pom.xml index c97c99d586..eca5f5836b 100644 --- a/assembly/assembly-che-tomcat8/pom.xml +++ b/assembly/assembly-che-tomcat8/pom.xml @@ -1,7 +1,7 @@ 4.0.0 - - maven-parent-pom - org.eclipse.che.parent - 7.15.0 - org.eclipse.che che-server 7.31.0-SNAPSHOT pom Che Server + Eclipse Che Server + 2012 + + Red Hat, Inc. + http://www.redhat.com + + + + Eclipse Public License 2.0 + https://www.eclipse.org/legal/epl-2.0/ + repo + + core wsmaster @@ -39,18 +47,15 @@ https://github.com/eclipse/che - - ${project.version} - 7.31.0-SNAPSHOT - 1.0-beta2 - 1.0 1.2.1 0.3.0 2.11.2 1.7.1 2.27.2 + 3.0.2 4.2.2 + 2.3.4 30.1.1-jre 1.39.1 1.27.0 @@ -83,6 +88,7 @@ 0.7.0 1.6.2 2.0.0 + 11 1.2 1 1.4.4 @@ -90,8 +96,34 @@ 1.1.0.Final 1.1 2.0 + ${java.target.version} 4.13.1 + Red Hat, Inc. - initial API and implementation + + ${project.version} + 7.31.0-SNAPSHOT + 1.0-beta2 + + Red Hat, Inc. 4.11 + 3.0.0 + 3.3.0 + 3.2.0 + 3.1.0 + 3.8.1 + 3.0.0 + 0.35.0 + 3.0.0-M5 + 2.5.1 + 3.0.0-M1 + 3.2.0 + 3.0 + 3.6.1 + 3.2.0 + 2.3.1 + 3.2.1 + 3.0.0-M5 + 3.3.1 8.0.16 4.1.0 4.0.7 @@ -149,7 +181,7 @@ com.google.code.findbugs jsr305 - ${version.jsr305.plugin} + ${com.google.code.findbugs.jsr305.version} com.google.code.gson @@ -600,6 +632,12 @@ ${che.version} zip + + org.eclipse.che + assembly-dashboard-war + ${che.version} + war + org.eclipse.che assembly-main @@ -966,6 +1004,12 @@ wsmaster-local ${che.version} + + org.eclipse.che.dashboard + che-dashboard-war + ${che.dashboard.version} + war + org.eclipse.che.infrastructure infrastructure-distributed @@ -1379,11 +1423,328 @@ + + io.fabric8 + docker-maven-plugin + ${maven.fabric8io.docker.plugin.version} + + + org.apache.maven.plugins + maven-failsafe-plugin + ${maven.failsafe.plugin.version} + + --illegal-access=permit + + + + + + + + + org.apache.maven.plugins + maven-antrun-plugin + ${maven.antrun.plugin.version} + + + org.apache.maven.plugins + maven-clean-plugin + ${maven.clean.plugin.version} + + + org.codehaus.mojo + build-helper-maven-plugin + ${maven.buildhelper.plugin.version} + + + org.codehaus.mojo + exec-maven-plugin + ${maven.exec.plugin.version} + + + org.apache.maven.plugins + maven-plugin-plugin + ${maven.plugin.plugin.version} + org.eclipse.che.core che-core-dynamodule-maven-plugin ${che.version} + + maven-compiler-plugin + ${maven.compiler.plugin.version} + + true + true + + + + com.google.code.sortpom + maven-sortpom-plugin + ${maven.sortpom.plugin.version} + + false + 4 + false + true + scope,groupId,artifactId + Stop + + + + org.apache.maven.plugins + maven-assembly-plugin + ${maven.assembly.plugin.version} + + + gnu + + true + + ${maven.assembly.recompressZippedFiles} + + + + maven-jar-plugin + ${maven.jar.plugin.version} + + + + true + true + + + ${maven.build.timestamp} + ${project.url} + ${project.scm.connection} + ${buildNumber} + ${product.name} + ${specification.version} + ${project.organization.name} + ${project.name} + ${project.version} + ${project.organization.name} + + + + + + maven-javadoc-plugin + ${maven.javadoc.plugin.version} + + + com.mycila + license-maven-plugin + ${maven.mycila.license.plugin.version} + + + + com.mycila + license-maven-plugin-git + ${maven.mycila.license.plugin.version} + + + org.eclipse.che.dev + che-eclipse-license-resource-bundle + 20 + + + +
license-header.txt
+ + + ${project.inceptionYear} + ${currentYear} + ${license_copyrightOwner} + ${license_years} + ${license_contributor} + ${license_contributor2} + + true + true + + + src/** + pom.xml + + + false + + **/*~ + **/#*# + **/.#* + **/%*% + **/._* + **/.repository/** + **/CVS + **/CVS/** + **/.cvsignore + **/RCS + **/RCS/** + **/SCCS + **/SCCS/** + **/vssver.scc + **/.svn + **/.svn/** + **/.arch-ids + **/.arch-ids/** + **/.bzr + **/.bzr/** + **/.MySCMServerInfo + **/.DS_Store + **/.metadata + **/.metadata/** + **/.hg + **/.hg/** + **/.git + **/.git/** + **/.gitignore + **/BitKeeper + **/BitKeeper/** + **/ChangeSet + **/ChangeSet/** + **/_darcs + **/_darcs/** + **/.darcsrepo + **/.darcsrepo/** + **/-darcs-backup* + **/.darcs-temp-mail + **/target/** + **/test-output/** + **/release.properties + **/dependency-reduced-pom.xml + **/cobertura.ser + **/.clover/** + **/.classpath + **/.project + **/.settings/** + **/*.iml + **/*.ipr + **/*.iws + **/.idea/** + **/MANIFEST.MF + **/*.jpg + **/*.png + **/*.gif + **/*.ico + **/*.bmp + **/*.tiff + **/*.tif + **/*.cr2 + **/*.xcf + **/*.class + **/*.exe + **/*.md5 + **/*.sha1 + **/*.jar + **/*.zip + **/*.rar + **/*.tar + **/*.tar.gz + **/*.tar.bz2 + **/*.gz + **/*.xls + **/META-INF/services/** + **/*.pem + **/*.txt + **/*.log + **/README + **/server.xml + **/*.json + **/catalina.properties + **/logging.properties + **/jaas.conf + **/jmxremote.access + **/jmxremote.password + **/tomcat-users.xml + **/rewrite.config + + + XML_STYLE + SLASHSTAR_STYLE + DOUBLESLASH_STYLE + SLASHSTAR_STYLE + +
+
+ + maven-source-plugin + ${maven.source.plugin.version} + + + + true + true + + + ${maven.build.timestamp} + ${project.url} + ${project.scm.connection} + ${buildNumber} + ${product.name} + ${parsedVersion.majorVersion}.0 + ${project.organization.name} + ${project.name} + ${project.version} + ${project.organization.name} + + + + + + org.apache.maven.plugins + maven-war-plugin + ${maven.war.plugin.version} + + + + true + true + + + ${maven.build.timestamp} + ${project.url} + ${project.scm.connection} + ${buildNumber} + ${product.name} + ${parsedVersion.majorVersion}.0 + ${project.organization.name} + ${project.name} + ${project.version} + ${project.organization.name} + + + + ${archiveClasses} + ${maven.war.attachClasses} + ${useCache} + + ${maven.war.recompressZippedFiles} + + + + maven-surefire-plugin + ${maven.surefire.plugin.version} + + + maven-resources-plugin + ${maven.resources.plugin.version} + + + maven-install-plugin + ${maven.install.plugin.version} + + + org.jacoco + jacoco-maven-plugin + ${jacoco-maven-plugin.version} + + + org.sonarsource.scanner.maven + sonar-maven-plugin + ${sonar-maven-plugin.version} +
@@ -1441,5 +1802,75 @@ eclipse
+ + validate-sources + + + !skip-validate-sources + + + + + + org.apache.maven.plugins + maven-compiler-plugin + ${maven.compiler.plugin.version} + + ${java.target.version} + + -XDcompilePolicy=simple + -Xplugin:ErrorProne + + + + com.google.errorprone + error_prone_core + ${com.google.errorprone} + + + + + + com.google.code.sortpom + maven-sortpom-plugin + + + validate + + verify + + + + + + com.coveo + fmt-maven-plugin + ${maven.fmt.plugin.version} + + + validate + + check + + + + + + + com.mycila + license-maven-plugin + + + check-headers + validate + + check + + + + + + +
diff --git a/wsmaster/che-core-api-account/pom.xml b/wsmaster/che-core-api-account/pom.xml index fd161bb184..46bfc435be 100644 --- a/wsmaster/che-core-api-account/pom.xml +++ b/wsmaster/che-core-api-account/pom.xml @@ -1,7 +1,7 @@