Advertisement
Guest User

Untitled

a guest
Jan 14th, 2016
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 136.75 KB | None | 0 0
  1. Effective POMs, after inheritance, interpolation, and profiles are applied:
  2.  
  3. <?xml version="1.0" encoding="UTF-8"?>
  4. <!-- ====================================================================== -->
  5. <!-- -->
  6. <!-- Generated by Maven Help Plugin on 2016-01-15T09:26:27 -->
  7. <!-- See: http://maven.apache.org/plugins/maven-help-plugin/ -->
  8. <!-- -->
  9. <!-- ====================================================================== -->
  10.  
  11. <!-- ====================================================================== -->
  12. <!-- -->
  13. <!-- Effective POM for project -->
  14. <!-- 'org.eclipse.che.terminal:che-websocket-terminal:pom:4.0.0-beta-11-SNAPSHOT' -->
  15. <!-- -->
  16. <!-- ====================================================================== -->
  17.  
  18. <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/xsd/maven-4.0.0.xsd">
  19. <modelVersion>4.0.0</modelVersion>
  20. <parent>
  21. <groupId>org.eclipse.che.depmgt</groupId>
  22. <artifactId>maven-depmgt-pom</artifactId>
  23. <version>4.0.0-beta-11-SNAPSHOT</version>
  24. </parent>
  25. <groupId>org.eclipse.che.terminal</groupId>
  26. <artifactId>che-websocket-terminal</artifactId>
  27. <version>4.0.0-beta-11-SNAPSHOT</version>
  28. <packaging>pom</packaging>
  29. <name>Che Terminal</name>
  30. <description>Provides version of third parties artifacts to use in Codenvy platform projects</description>
  31. <url>https://codenvy.com/maven-depmgt-pom/che-websocket-terminal</url>
  32. <inceptionYear>2012</inceptionYear>
  33. <organization>
  34. <name>Codenvy, S.A.</name>
  35. <url>http://www.codenvy.com</url>
  36. </organization>
  37. <licenses>
  38. <license>
  39. <name>Eclipse Public License v1.0</name>
  40. <url>http://www.eclipse.org/legal/epl-v10.html</url>
  41. <distribution>repo</distribution>
  42. </license>
  43. </licenses>
  44. <scm>
  45. <connection>scm:git:git@github.com:codenvy/websocket-terminal.git</connection>
  46. <developerConnection>scm:git:git@github.com:codenvy/websocket-terminal.git</developerConnection>
  47. <url>https://github.com/codenvy/websocket-terminal</url>
  48. </scm>
  49. <issueManagement>
  50. <system>jira</system>
  51. <url>https://jira.codenvycorp.com/browse/PAR/</url>
  52. </issueManagement>
  53. <ciManagement>
  54. <system>jenkins</system>
  55. <url>http://ci.codenvy-dev.com/job/maven-depmgt-pom-master-ci/</url>
  56. </ciManagement>
  57. <distributionManagement>
  58. <repository>
  59. <id>repo.codenvy.private</id>
  60. <url>https://maven.codenvycorp.com/content/repositories/codenvy-public-releases/</url>
  61. </repository>
  62. <snapshotRepository>
  63. <id>repo.codenvy.private</id>
  64. <url>https://maven.codenvycorp.com/content/repositories/codenvy-public-snapshots/</url>
  65. </snapshotRepository>
  66. <site>
  67. <id>repo.codenvy.private</id>
  68. <url>https://codenvy.com/maven-depmgt-pom/che-websocket-terminal</url>
  69. </site>
  70. </distributionManagement>
  71. <properties>
  72. <animal-sniffer.signature.artifactId>java17</animal-sniffer.signature.artifactId>
  73. <animal-sniffer.signature.groupId>org.codehaus.mojo.signature</animal-sniffer.signature.groupId>
  74. <animal-sniffer.signature.version>1.0</animal-sniffer.signature.version>
  75. <aopalliance.version>1.0</aopalliance.version>
  76. <archiveClasses>false</archiveClasses>
  77. <ch.qos.logback.version>1.1.2</ch.qos.logback.version>
  78. <che.codemirror.resources.version>4.13</che.codemirror.resources.version>
  79. <che.core.version>4.0.0-beta-11-SNAPSHOT</che.core.version>
  80. <che.dashboard.version>4.0.0-beta-11-SNAPSHOT</che.dashboard.version>
  81. <che.plugins.version>4.0.0-beta-11-SNAPSHOT</che.plugins.version>
  82. <che.swagger.ui.version>4.0.0-beta-11-SNAPSHOT</che.swagger.ui.version>
  83. <che.tutorials.version>4.0.0-beta-11-SNAPSHOT</che.tutorials.version>
  84. <che.version>4.0.0-beta-11-SNAPSHOT</che.version>
  85. <che.websocket.terminal.version>4.0.0-beta-11-SNAPSHOT</che.websocket.terminal.version>
  86. <com.fasterxml.jackson.core.version>2.5.0</com.fasterxml.jackson.core.version>
  87. <com.google.api-client.version>1.19.1</com.google.api-client.version>
  88. <com.google.code.guice.version>4.0</com.google.code.guice.version>
  89. <com.google.guava.version>18.0</com.google.guava.version>
  90. <com.google.gwt.gin.version>2.1.2</com.google.gwt.gin.version>
  91. <com.google.gwt.gwtmockito>1.1.4</com.google.gwt.gwtmockito>
  92. <com.google.gwt.version>2.7.0</com.google.gwt.version>
  93. <com.google.http-client.version>1.19.0</com.google.http-client.version>
  94. <com.google.oauth-client.version>1.19.0</com.google.oauth-client.version>
  95. <com.googlecode.grep4j.version>1.8.7</com.googlecode.grep4j.version>
  96. <com.googlecode.gson.version>2.3.1</com.googlecode.gson.version>
  97. <com.googlecode.gwt-test-utils.version>0.47</com.googlecode.gwt-test-utils.version>
  98. <com.googlecode.json-simple.version>1.1.1</com.googlecode.json-simple.version>
  99. <com.jayway.restassured.version>2.4.0</com.jayway.restassured.version>
  100. <com.jcraft.jsch.version>0.1.53</com.jcraft.jsch.version>
  101. <com.tngtech.java>1.9.3</com.tngtech.java>
  102. <commons-codec.version>1.10</commons-codec.version>
  103. <commons-compress.version>1.9</commons-compress.version>
  104. <commons-fileupload.version>1.2.1</commons-fileupload.version>
  105. <commons-io.version>2.4</commons-io.version>
  106. <commons-lang.version>2.6</commons-lang.version>
  107. <currentYear>2016</currentYear>
  108. <detectOfflineLinks>false</detectOfflineLinks>
  109. <downloadSources>true</downloadSources>
  110. <extra-enforcer-rules.version>1.0-beta-2</extra-enforcer-rules.version>
  111. <findbugs.excludeFilterFile />
  112. <findbugs.failonerror>false</findbugs.failonerror>
  113. <gmaven-plugin.providerSelection>2.0</gmaven-plugin.providerSelection>
  114. <gpg.useagent>true</gpg.useagent>
  115. <gwt.compiler.enableClosureCompiler>true</gwt.compiler.enableClosureCompiler>
  116. <gwt.compiler.extraJvmArgs>-Xss512m -Xmx2048m</gwt.compiler.extraJvmArgs>
  117. <gwt.compiler.logLevel>INFO</gwt.compiler.logLevel>
  118. <io.swagger.version>1.5.6</io.swagger.version>
  119. <jacoco.outputDir>/Users/roman/development/codenvy_projects/che-websocket-terminal/target</jacoco.outputDir>
  120. <javax.annotation.version>1.2</javax.annotation.version>
  121. <javax.inject.version>1</javax.inject.version>
  122. <javax.mail.version>1.4.4</javax.mail.version>
  123. <javax.servlet.version>3.1.0</javax.servlet.version>
  124. <javax.validation.version>1.1.0.Final</javax.validation.version>
  125. <javax.websocket.api.version>1.1</javax.websocket.api.version>
  126. <javax.ws.rs.version>2.0</javax.ws.rs.version>
  127. <jdbc.postgresql-driver.version>9.3-1102-jdbc41</jdbc.postgresql-driver.version>
  128. <jdk.min.version>1.8</jdk.min.version>
  129. <jenkins.base.url>http://ci.codenvy-dev.com</jenkins.base.url>
  130. <jenkins.job.name>maven-depmgt-pom-master-ci</jenkins.job.name>
  131. <jira.base.url>https://jira.codenvycorp.com</jira.base.url>
  132. <jira.project.key>PAR</jira.project.key>
  133. <junit.version>4.11</junit.version>
  134. <license_years>2012-2016</license_years>
  135. <maven-model.version>3.0.5</maven-model.version>
  136. <maven.assembly.recompressZippedFiles>false</maven.assembly.recompressZippedFiles>
  137. <maven.build.timestamp.format>dd.MM.yy HH:mm</maven.build.timestamp.format>
  138. <maven.compiler.optimize>true</maven.compiler.optimize>
  139. <maven.compiler.showDeprecation>true</maven.compiler.showDeprecation>
  140. <maven.compiler.showWarnings>true</maven.compiler.showWarnings>
  141. <maven.compiler.source>1.8</maven.compiler.source>
  142. <maven.compiler.target>1.8</maven.compiler.target>
  143. <maven.min.version>3.1.1</maven.min.version>
  144. <maven.plugin-annotations.version>3.2</maven.plugin-annotations.version>
  145. <maven.plugin-api.version>2.0</maven.plugin-api.version>
  146. <maven.private.repo.url>https://maven.codenvycorp.com/content/groups/codenvy-public-group/</maven.private.repo.url>
  147. <maven.releases.repo.url>https://maven.codenvycorp.com/content/repositories/codenvy-public-releases/</maven.releases.repo.url>
  148. <maven.snapshots.repo.url>https://maven.codenvycorp.com/content/repositories/codenvy-public-snapshots/</maven.snapshots.repo.url>
  149. <maven.war.attachClasses>false</maven.war.attachClasses>
  150. <maven.war.recompressZippedFiles>false</maven.war.recompressZippedFiles>
  151. <net.java.dev.jna.version>4.1.0</net.java.dev.jna.version>
  152. <net.sf.opencsv.version>1.8</net.sf.opencsv.version>
  153. <net.sourceforge.schemacrawler.version>10.09.01</net.sourceforge.schemacrawler.version>
  154. <org.antlr.version>3.5.2</org.antlr.version>
  155. <org.apache.ant.version>1.9.4</org.apache.ant.version>
  156. <org.apache.commons.lang3.version>3.4</org.apache.commons.lang3.version>
  157. <org.apache.lucene.version>5.2.1</org.apache.lucene.version>
  158. <org.apache.tika.version>1.11</org.apache.tika.version>
  159. <org.apache.tomcat.version>8.0.28</org.apache.tomcat.version>
  160. <org.bouncycastle.version>1.51</org.bouncycastle.version>
  161. <org.easytesting.fest-assert.version>1.4</org.easytesting.fest-assert.version>
  162. <org.eclipse.birt.equinox.common.version>3.6.200.v20130402-1505</org.eclipse.birt.equinox.common.version>
  163. <org.eclipse.core.commands.version>3.6.0</org.eclipse.core.commands.version>
  164. <org.eclipse.core.contenttype.version>3.4.200-v20140207-1251</org.eclipse.core.contenttype.version>
  165. <org.eclipse.core.jobs.version>3.6.0.v20140424-0053</org.eclipse.core.jobs.version>
  166. <org.eclipse.core.resources.version>3.9.0.v20140514-1307</org.eclipse.core.resources.version>
  167. <org.eclipse.core.runtime.version>3.10.0.v20140318-2214</org.eclipse.core.runtime.version>
  168. <org.eclipse.equinox.common.version>3.6.200-v20130402-1505</org.eclipse.equinox.common.version>
  169. <org.eclipse.equinox.preferences.version>3.5.200-v20140224-1527</org.eclipse.equinox.preferences.version>
  170. <org.eclipse.equinox.registry.version>3.5.400-v20140428-1507</org.eclipse.equinox.registry.version>
  171. <org.eclipse.jdt.core.version>3.10.0.v20140604-1726</org.eclipse.jdt.core.version>
  172. <org.eclipse.jetty.version>9.3.1.v20150714</org.eclipse.jetty.version>
  173. <org.eclipse.jgit.version>4.0.1.201506240215-r</org.eclipse.jgit.version>
  174. <org.eclipse.osgi.version>3.10.0.v20140606-1445</org.eclipse.osgi.version>
  175. <org.eclipse.search.version>3.10.0.v20150318-0856</org.eclipse.search.version>
  176. <org.eclipse.text.version>3.5.101</org.eclipse.text.version>
  177. <org.everrest.assured.version>1.10.0</org.everrest.assured.version>
  178. <org.everrest.version>1.10.0</org.everrest.version>
  179. <org.hamcrest.version>1.3</org.hamcrest.version>
  180. <org.javassist.version>3.18.2-GA</org.javassist.version>
  181. <org.jvnet.winp.version>1.22</org.jvnet.winp.version>
  182. <org.kohsuke.github-api.version>1.67</org.kohsuke.github-api.version>
  183. <org.mockito.version>1.9.5</org.mockito.version>
  184. <org.mockitong.version>0.4</org.mockitong.version>
  185. <org.mod4j.org.eclipse.core.expressions.version>3.4.100</org.mod4j.org.eclipse.core.expressions.version>
  186. <org.reflections.version>0.9.9</org.reflections.version>
  187. <org.slf4j.version>1.7.6</org.slf4j.version>
  188. <org.testng.version>6.8.8</org.testng.version>
  189. <org.vectomatic.lib-gwt-svg.version>0.5.10</org.vectomatic.lib-gwt-svg.version>
  190. <product.name>Che Terminal</product.name>
  191. <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
  192. <project.go.build.dir>/Users/roman/development/codenvy_projects/che-websocket-terminal/target/go</project.go.build.dir>
  193. <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
  194. <project.zip.dir>/Users/roman/development/codenvy_projects/che-websocket-terminal/target/dir/terminal</project.zip.dir>
  195. <quiet>true</quiet>
  196. <repoUrl>https://maven.codenvycorp.com/content/groups/codenvy-public-group/</repoUrl>
  197. <site.deploy.url>https://codenvy.com</site.deploy.url>
  198. <site.url>https://codenvy.com</site.url>
  199. <sonar-jacoco-listeners.version>2.5</sonar-jacoco-listeners.version>
  200. <sonar.host.url>http://sonar.codenvy-dev.com/</sonar.host.url>
  201. <sonar.jacoco.itReportPath>/Users/roman/development/codenvy_projects/che-websocket-terminal/target/jacoco-it.exec</sonar.jacoco.itReportPath>
  202. <sonar.jacoco.reportPath>/Users/roman/development/codenvy_projects/che-websocket-terminal/target/jacoco.exec</sonar.jacoco.reportPath>
  203. <sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
  204. <sonar.java.source>1.8</sonar.java.source>
  205. <sonar.java.target>1.8</sonar.java.target>
  206. <specification.version>${parsedVersion.majorVersion}.0</specification.version>
  207. <targetJdk>1.8</targetJdk>
  208. <textOutputFile>/Users/roman/development/codenvy_projects/che-websocket-terminal/target/clirr-report.txt</textOutputFile>
  209. <useCache>true</useCache>
  210. <version.android.plugin>3.8.2</version.android.plugin>
  211. <version.animal-sniffer.enforcer-rule>1.11</version.animal-sniffer.enforcer-rule>
  212. <version.antrun.plugin>1.8</version.antrun.plugin>
  213. <version.apache-source-release-assembly-descriptor>1.0.4</version.apache-source-release-assembly-descriptor>
  214. <version.archetype.plugin>2.3</version.archetype.plugin>
  215. <version.aspectj.plugin>1.7</version.aspectj.plugin>
  216. <version.assembly.plugin>2.5.3</version.assembly.plugin>
  217. <version.buildhelper.plugin>1.9.1</version.buildhelper.plugin>
  218. <version.buildnumber.plugin>1.3</version.buildnumber.plugin>
  219. <version.bundle.plugin>2.5.0</version.bundle.plugin>
  220. <version.cargo.plugin>1.4.10</version.cargo.plugin>
  221. <version.changes.plugin>2.11</version.changes.plugin>
  222. <version.checkstyle.plugin>2.15</version.checkstyle.plugin>
  223. <version.clean.plugin>2.6.1</version.clean.plugin>
  224. <version.clirr.plugin>2.6.1</version.clirr.plugin>
  225. <version.compiler.plugin>3.3</version.compiler.plugin>
  226. <version.copy.plugin>0.2.5</version.copy.plugin>
  227. <version.dependency.plugin>2.10</version.dependency.plugin>
  228. <version.deploy.plugin>2.8.2</version.deploy.plugin>
  229. <version.docbkx.plugin>2.0.15</version.docbkx.plugin>
  230. <version.docck.plugin>1.0</version.docck.plugin>
  231. <version.duplicate-finder.plugin>1.0.9</version.duplicate-finder.plugin>
  232. <version.ear.plugin>2.10</version.ear.plugin>
  233. <version.eclipse.plugin>2.9</version.eclipse.plugin>
  234. <version.ejb.plugin>2.5</version.ejb.plugin>
  235. <version.enforcer.plugin>1.4</version.enforcer.plugin>
  236. <version.exec.plugin>1.4.0</version.exec.plugin>
  237. <version.exobuild.plugin>1.2.2</version.exobuild.plugin>
  238. <version.exopc.plugin>1.0.5</version.exopc.plugin>
  239. <version.failsafe.plugin>2.18.1</version.failsafe.plugin>
  240. <version.findbugs.plugin>3.0.1</version.findbugs.plugin>
  241. <version.gmaven.plugin>1.5</version.gmaven.plugin>
  242. <version.gmavenplus.plugin>1.2</version.gmavenplus.plugin>
  243. <version.gpg.plugin>1.6</version.gpg.plugin>
  244. <version.gwt.plugin>2.7.0</version.gwt.plugin>
  245. <version.idea.plugin>2.2.1</version.idea.plugin>
  246. <version.install.plugin>2.5.2</version.install.plugin>
  247. <version.invoker.plugin>1.10</version.invoker.plugin>
  248. <version.jacoco.plugin>0.7.4.201502262128</version.jacoco.plugin>
  249. <version.jar.plugin>2.6</version.jar.plugin>
  250. <version.javacc.plugin>2.6</version.javacc.plugin>
  251. <version.javadoc.plugin>2.10.2</version.javadoc.plugin>
  252. <version.javancss.plugin>2.1</version.javancss.plugin>
  253. <version.jaxb2.plugin>1.6</version.jaxb2.plugin>
  254. <version.jdepend.plugin>2.0</version.jdepend.plugin>
  255. <version.jdocbook.plugin>2.3.8</version.jdocbook.plugin>
  256. <version.jibx.plugin>1.2.5</version.jibx.plugin>
  257. <version.jmeter.plugin>1.10.0</version.jmeter.plugin>
  258. <version.jodconverter.plugin>2.2.1</version.jodconverter.plugin>
  259. <version.jstools.plugin>0.7</version.jstools.plugin>
  260. <version.jxr.plugin>2.5</version.jxr.plugin>
  261. <version.karaf.plugin>3.0.1</version.karaf.plugin>
  262. <version.lesscss.plugin>1.7.0.1.1</version.lesscss.plugin>
  263. <version.license-bundle>13</version.license-bundle>
  264. <version.license-header>codenvy-eclipse-license-resource-bundle</version.license-header>
  265. <version.license.plugin>1.8</version.license.plugin>
  266. <version.mycila-license.plugin>2.10</version.mycila-license.plugin>
  267. <version.plexus-utils>3.0.18</version.plexus-utils>
  268. <version.plexus.plugin>1.3.8</version.plexus.plugin>
  269. <version.plugin.plugin>3.4</version.plugin.plugin>
  270. <version.pmd.plugin>3.4</version.pmd.plugin>
  271. <version.project-info-reports.plugin>2.8</version.project-info-reports.plugin>
  272. <version.rar.plugin>2.4</version.rar.plugin>
  273. <version.rat.plugin>0.10</version.rat.plugin>
  274. <version.release.plugin>2.5.1</version.release.plugin>
  275. <version.remote-resources.plugin.version>1.5</version.remote-resources.plugin.version>
  276. <version.replacer.plugin>1.5.3</version.replacer.plugin>
  277. <version.resource-bundle>13</version.resource-bundle>
  278. <version.resources.plugin>2.7</version.resources.plugin>
  279. <version.selenium.plugin>2.3</version.selenium.plugin>
  280. <version.shade.plugin>2.3</version.shade.plugin>
  281. <version.site.plugin>3.4</version.site.plugin>
  282. <version.sonar-maven-report.plugin>0.1</version.sonar-maven-report.plugin>
  283. <version.sortpom.plugin>2.3.0</version.sortpom.plugin>
  284. <version.source.plugin>2.4</version.source.plugin>
  285. <version.surefire.plugin>2.18.1</version.surefire.plugin>
  286. <version.taglist.plugin>2.4</version.taglist.plugin>
  287. <version.tomcat7.plugin>2.2</version.tomcat7.plugin>
  288. <version.versions.plugin>2.1</version.versions.plugin>
  289. <version.wagon>2.7</version.wagon>
  290. <version.war.plugin>2.6</version.war.plugin>
  291. <version.wikbook.plugin>0.9.45</version.wikbook.plugin>
  292. <version.xml.plugin>1.0</version.xml.plugin>
  293. <version.yuicompressor.plugin>0.7.1</version.yuicompressor.plugin>
  294. </properties>
  295. <dependencyManagement>
  296. <dependencies>
  297. <dependency>
  298. <groupId>aopalliance</groupId>
  299. <artifactId>aopalliance</artifactId>
  300. <version>1.0</version>
  301. </dependency>
  302. <dependency>
  303. <groupId>ch.qos.logback</groupId>
  304. <artifactId>logback-classic</artifactId>
  305. <version>1.1.2</version>
  306. </dependency>
  307. <dependency>
  308. <groupId>ch.qos.logback</groupId>
  309. <artifactId>logback-core</artifactId>
  310. <version>1.1.2</version>
  311. </dependency>
  312. <dependency>
  313. <groupId>com.codenvy.resources</groupId>
  314. <artifactId>che-tomcat8-slf4j-logback</artifactId>
  315. <version>13</version>
  316. <type>zip</type>
  317. </dependency>
  318. <dependency>
  319. <groupId>com.fasterxml.jackson.core</groupId>
  320. <artifactId>jackson-annotations</artifactId>
  321. <version>2.5.0</version>
  322. </dependency>
  323. <dependency>
  324. <groupId>com.fasterxml.jackson.core</groupId>
  325. <artifactId>jackson-core</artifactId>
  326. <version>2.5.0</version>
  327. </dependency>
  328. <dependency>
  329. <groupId>com.fasterxml.jackson.core</groupId>
  330. <artifactId>jackson-databind</artifactId>
  331. <version>2.5.0</version>
  332. </dependency>
  333. <dependency>
  334. <groupId>com.google.api-client</groupId>
  335. <artifactId>google-api-client</artifactId>
  336. <version>1.19.1</version>
  337. <exclusions>
  338. <exclusion>
  339. <artifactId>httpclient</artifactId>
  340. <groupId>org.apache.httpcomponents</groupId>
  341. </exclusion>
  342. <exclusion>
  343. <artifactId>guava-jdk5</artifactId>
  344. <groupId>com.google.guava</groupId>
  345. </exclusion>
  346. </exclusions>
  347. </dependency>
  348. <dependency>
  349. <groupId>com.google.code.gson</groupId>
  350. <artifactId>gson</artifactId>
  351. <version>2.3.1</version>
  352. </dependency>
  353. <dependency>
  354. <groupId>com.google.guava</groupId>
  355. <artifactId>guava</artifactId>
  356. <version>18.0</version>
  357. </dependency>
  358. <dependency>
  359. <groupId>com.google.guava</groupId>
  360. <artifactId>guava-gwt</artifactId>
  361. <version>18.0</version>
  362. <exclusions>
  363. <exclusion>
  364. <artifactId>jsr305</artifactId>
  365. <groupId>com.google.code.findbugs</groupId>
  366. </exclusion>
  367. </exclusions>
  368. </dependency>
  369. <dependency>
  370. <groupId>com.google.gwt</groupId>
  371. <artifactId>gwt-dev</artifactId>
  372. <version>2.7.0</version>
  373. </dependency>
  374. <dependency>
  375. <groupId>com.google.gwt</groupId>
  376. <artifactId>gwt-elemental</artifactId>
  377. <version>2.7.0</version>
  378. </dependency>
  379. <dependency>
  380. <groupId>com.google.gwt</groupId>
  381. <artifactId>gwt-servlet</artifactId>
  382. <version>2.7.0</version>
  383. </dependency>
  384. <dependency>
  385. <groupId>com.google.gwt</groupId>
  386. <artifactId>gwt-user</artifactId>
  387. <version>2.7.0</version>
  388. <exclusions>
  389. <exclusion>
  390. <artifactId>validation-api</artifactId>
  391. <groupId>javax.validation</groupId>
  392. </exclusion>
  393. </exclusions>
  394. </dependency>
  395. <dependency>
  396. <groupId>com.google.gwt.inject</groupId>
  397. <artifactId>gin</artifactId>
  398. <version>2.1.2</version>
  399. <exclusions>
  400. <exclusion>
  401. <artifactId>guice</artifactId>
  402. <groupId>com.google.inject</groupId>
  403. </exclusion>
  404. <exclusion>
  405. <artifactId>guice-assistedinject</artifactId>
  406. <groupId>com.google.inject.extensions</groupId>
  407. </exclusion>
  408. </exclusions>
  409. </dependency>
  410. <dependency>
  411. <groupId>com.google.http-client</groupId>
  412. <artifactId>google-http-client</artifactId>
  413. <version>1.19.0</version>
  414. <exclusions>
  415. <exclusion>
  416. <artifactId>httpclient</artifactId>
  417. <groupId>org.apache.httpcomponents</groupId>
  418. </exclusion>
  419. <exclusion>
  420. <artifactId>jsr305</artifactId>
  421. <groupId>com.google.code.findbugs</groupId>
  422. </exclusion>
  423. </exclusions>
  424. </dependency>
  425. <dependency>
  426. <groupId>com.google.http-client</groupId>
  427. <artifactId>google-http-client-jackson2</artifactId>
  428. <version>1.19.0</version>
  429. </dependency>
  430. <dependency>
  431. <groupId>com.google.inject</groupId>
  432. <artifactId>guice</artifactId>
  433. <version>4.0</version>
  434. <exclusions>
  435. <exclusion>
  436. <artifactId>guava</artifactId>
  437. <groupId>com.google.guava</groupId>
  438. </exclusion>
  439. </exclusions>
  440. </dependency>
  441. <dependency>
  442. <groupId>com.google.inject.extensions</groupId>
  443. <artifactId>guice-assistedinject</artifactId>
  444. <version>4.0</version>
  445. </dependency>
  446. <dependency>
  447. <groupId>com.google.inject.extensions</groupId>
  448. <artifactId>guice-multibindings</artifactId>
  449. <version>4.0</version>
  450. </dependency>
  451. <dependency>
  452. <groupId>com.google.inject.extensions</groupId>
  453. <artifactId>guice-servlet</artifactId>
  454. <version>4.0</version>
  455. </dependency>
  456. <dependency>
  457. <groupId>com.google.oauth-client</groupId>
  458. <artifactId>google-oauth-client</artifactId>
  459. <version>1.19.0</version>
  460. <exclusions>
  461. <exclusion>
  462. <artifactId>jsr305</artifactId>
  463. <groupId>com.google.code.findbugs</groupId>
  464. </exclusion>
  465. </exclusions>
  466. </dependency>
  467. <dependency>
  468. <groupId>com.googlecode.gwt-test-utils</groupId>
  469. <artifactId>gwt-test-utils</artifactId>
  470. <version>0.47</version>
  471. <exclusions>
  472. <exclusion>
  473. <artifactId>javassist</artifactId>
  474. <groupId>org.javassist</groupId>
  475. </exclusion>
  476. <exclusion>
  477. <artifactId>commons-logging</artifactId>
  478. <groupId>commons-logging</groupId>
  479. </exclusion>
  480. <exclusion>
  481. <artifactId>fest-assert-core</artifactId>
  482. <groupId>org.easytesting</groupId>
  483. </exclusion>
  484. <exclusion>
  485. <artifactId>gwt-dev</artifactId>
  486. <groupId>com.google.gwt</groupId>
  487. </exclusion>
  488. </exclusions>
  489. </dependency>
  490. <dependency>
  491. <groupId>com.jayway.restassured</groupId>
  492. <artifactId>rest-assured</artifactId>
  493. <version>2.4.0</version>
  494. </dependency>
  495. <dependency>
  496. <groupId>com.jcraft</groupId>
  497. <artifactId>jsch</artifactId>
  498. <version>0.1.53</version>
  499. </dependency>
  500. <dependency>
  501. <groupId>com.tngtech.java</groupId>
  502. <artifactId>junit-dataprovider</artifactId>
  503. <version>1.9.3</version>
  504. </dependency>
  505. <dependency>
  506. <groupId>commons-codec</groupId>
  507. <artifactId>commons-codec</artifactId>
  508. <version>1.10</version>
  509. </dependency>
  510. <dependency>
  511. <groupId>commons-fileupload</groupId>
  512. <artifactId>commons-fileupload</artifactId>
  513. <version>1.2.1</version>
  514. </dependency>
  515. <dependency>
  516. <groupId>commons-io</groupId>
  517. <artifactId>commons-io</artifactId>
  518. <version>2.4</version>
  519. </dependency>
  520. <dependency>
  521. <groupId>commons-lang</groupId>
  522. <artifactId>commons-lang</artifactId>
  523. <version>2.6</version>
  524. </dependency>
  525. <dependency>
  526. <groupId>io.swagger</groupId>
  527. <artifactId>swagger-annotations</artifactId>
  528. <version>1.5.6</version>
  529. </dependency>
  530. <dependency>
  531. <groupId>io.swagger</groupId>
  532. <artifactId>swagger-core</artifactId>
  533. <version>1.5.6</version>
  534. <exclusions>
  535. <exclusion>
  536. <artifactId>commons-lang3</artifactId>
  537. <groupId>org.apache.commons</groupId>
  538. </exclusion>
  539. <exclusion>
  540. <artifactId>jsr305</artifactId>
  541. <groupId>com.google.code.findbugs</groupId>
  542. </exclusion>
  543. <exclusion>
  544. <artifactId>jsr311-api</artifactId>
  545. <groupId>javax.ws.rs</groupId>
  546. </exclusion>
  547. </exclusions>
  548. </dependency>
  549. <dependency>
  550. <groupId>io.swagger</groupId>
  551. <artifactId>swagger-jaxrs</artifactId>
  552. <version>1.5.6</version>
  553. <exclusions>
  554. <exclusion>
  555. <artifactId>commons-lang3</artifactId>
  556. <groupId>org.apache.commons</groupId>
  557. </exclusion>
  558. <exclusion>
  559. <artifactId>jsr305</artifactId>
  560. <groupId>com.google.code.findbugs</groupId>
  561. </exclusion>
  562. <exclusion>
  563. <artifactId>jsr311-api</artifactId>
  564. <groupId>javax.ws.rs</groupId>
  565. </exclusion>
  566. </exclusions>
  567. </dependency>
  568. <dependency>
  569. <groupId>io.swagger</groupId>
  570. <artifactId>swagger-models</artifactId>
  571. <version>1.5.6</version>
  572. </dependency>
  573. <dependency>
  574. <groupId>javax.annotation</groupId>
  575. <artifactId>javax.annotation-api</artifactId>
  576. <version>1.2</version>
  577. </dependency>
  578. <dependency>
  579. <groupId>javax.inject</groupId>
  580. <artifactId>javax.inject</artifactId>
  581. <version>1</version>
  582. </dependency>
  583. <dependency>
  584. <groupId>javax.mail</groupId>
  585. <artifactId>mail</artifactId>
  586. <version>1.4.4</version>
  587. </dependency>
  588. <dependency>
  589. <groupId>javax.servlet</groupId>
  590. <artifactId>javax.servlet-api</artifactId>
  591. <version>3.1.0</version>
  592. </dependency>
  593. <dependency>
  594. <groupId>javax.validation</groupId>
  595. <artifactId>validation-api</artifactId>
  596. <version>1.1.0.Final</version>
  597. </dependency>
  598. <dependency>
  599. <groupId>javax.validation</groupId>
  600. <artifactId>validation-api</artifactId>
  601. <version>1.1.0.Final</version>
  602. <classifier>sources</classifier>
  603. </dependency>
  604. <dependency>
  605. <groupId>javax.websocket</groupId>
  606. <artifactId>javax.websocket-api</artifactId>
  607. <version>1.1</version>
  608. </dependency>
  609. <dependency>
  610. <groupId>javax.ws.rs</groupId>
  611. <artifactId>javax.ws.rs-api</artifactId>
  612. <version>2.0</version>
  613. </dependency>
  614. <dependency>
  615. <groupId>junit</groupId>
  616. <artifactId>junit</artifactId>
  617. <version>4.11</version>
  618. </dependency>
  619. <dependency>
  620. <groupId>net.java.dev.jna</groupId>
  621. <artifactId>jna</artifactId>
  622. <version>4.1.0</version>
  623. </dependency>
  624. <dependency>
  625. <groupId>org.antlr</groupId>
  626. <artifactId>antlr-runtime</artifactId>
  627. <version>3.5.2</version>
  628. </dependency>
  629. <dependency>
  630. <groupId>org.apache.commons</groupId>
  631. <artifactId>commons-compress</artifactId>
  632. <version>1.9</version>
  633. </dependency>
  634. <dependency>
  635. <groupId>org.apache.commons</groupId>
  636. <artifactId>commons-lang3</artifactId>
  637. <version>3.4</version>
  638. </dependency>
  639. <dependency>
  640. <groupId>org.apache.lucene</groupId>
  641. <artifactId>lucene-analyzers-common</artifactId>
  642. <version>5.2.1</version>
  643. </dependency>
  644. <dependency>
  645. <groupId>org.apache.lucene</groupId>
  646. <artifactId>lucene-core</artifactId>
  647. <version>5.2.1</version>
  648. </dependency>
  649. <dependency>
  650. <groupId>org.apache.lucene</groupId>
  651. <artifactId>lucene-queryparser</artifactId>
  652. <version>5.2.1</version>
  653. </dependency>
  654. <dependency>
  655. <groupId>org.apache.maven</groupId>
  656. <artifactId>maven-plugin-api</artifactId>
  657. <version>2.0</version>
  658. </dependency>
  659. <dependency>
  660. <groupId>org.apache.maven.plugin-tools</groupId>
  661. <artifactId>maven-plugin-annotations</artifactId>
  662. <version>3.2</version>
  663. </dependency>
  664. <dependency>
  665. <groupId>org.apache.tika</groupId>
  666. <artifactId>tika-core</artifactId>
  667. <version>1.11</version>
  668. </dependency>
  669. <dependency>
  670. <groupId>org.apache.tomcat</groupId>
  671. <artifactId>tomcat-catalina</artifactId>
  672. <version>8.0.28</version>
  673. </dependency>
  674. <dependency>
  675. <groupId>org.apache.tomcat</groupId>
  676. <artifactId>tomcat-coyote</artifactId>
  677. <version>8.0.28</version>
  678. </dependency>
  679. <dependency>
  680. <groupId>org.bouncycastle</groupId>
  681. <artifactId>bcpkix-jdk15on</artifactId>
  682. <version>1.51</version>
  683. </dependency>
  684. <dependency>
  685. <groupId>org.bouncycastle</groupId>
  686. <artifactId>bcprov-jdk15on</artifactId>
  687. <version>1.51</version>
  688. </dependency>
  689. <dependency>
  690. <groupId>org.easytesting</groupId>
  691. <artifactId>fest-assert</artifactId>
  692. <version>1.4</version>
  693. </dependency>
  694. <dependency>
  695. <groupId>org.eclipse.birt.runtime</groupId>
  696. <artifactId>org.eclipse.core.jobs</artifactId>
  697. <version>3.6.0.v20140424-0053</version>
  698. </dependency>
  699. <dependency>
  700. <groupId>org.eclipse.birt.runtime</groupId>
  701. <artifactId>org.eclipse.core.runtime</artifactId>
  702. <version>3.10.0.v20140318-2214</version>
  703. </dependency>
  704. <dependency>
  705. <groupId>org.eclipse.birt.runtime</groupId>
  706. <artifactId>org.eclipse.equinox.common</artifactId>
  707. <version>3.6.200.v20130402-1505</version>
  708. </dependency>
  709. <dependency>
  710. <groupId>org.eclipse.che</groupId>
  711. <artifactId>assembly-ide-war</artifactId>
  712. <version>4.0.0-beta-11-SNAPSHOT</version>
  713. <type>war</type>
  714. </dependency>
  715. <dependency>
  716. <groupId>org.eclipse.che</groupId>
  717. <artifactId>assembly-machine-server</artifactId>
  718. <version>4.0.0-beta-11-SNAPSHOT</version>
  719. <type>zip</type>
  720. </dependency>
  721. <dependency>
  722. <groupId>org.eclipse.che</groupId>
  723. <artifactId>assembly-machine-war</artifactId>
  724. <version>4.0.0-beta-11-SNAPSHOT</version>
  725. </dependency>
  726. <dependency>
  727. <groupId>org.eclipse.che</groupId>
  728. <artifactId>assembly-machine-war</artifactId>
  729. <version>4.0.0-beta-11-SNAPSHOT</version>
  730. <type>war</type>
  731. </dependency>
  732. <dependency>
  733. <groupId>org.eclipse.che</groupId>
  734. <artifactId>assembly-main</artifactId>
  735. <version>4.0.0-beta-11-SNAPSHOT</version>
  736. </dependency>
  737. <dependency>
  738. <groupId>org.eclipse.che.core</groupId>
  739. <artifactId>che-core-api-account</artifactId>
  740. <version>4.0.0-beta-11-SNAPSHOT</version>
  741. </dependency>
  742. <dependency>
  743. <groupId>org.eclipse.che.core</groupId>
  744. <artifactId>che-core-api-analytics</artifactId>
  745. <version>4.0.0-beta-11-SNAPSHOT</version>
  746. </dependency>
  747. <dependency>
  748. <groupId>org.eclipse.che.core</groupId>
  749. <artifactId>che-core-api-auth</artifactId>
  750. <version>4.0.0-beta-11-SNAPSHOT</version>
  751. </dependency>
  752. <dependency>
  753. <groupId>org.eclipse.che.core</groupId>
  754. <artifactId>che-core-api-core</artifactId>
  755. <version>4.0.0-beta-11-SNAPSHOT</version>
  756. </dependency>
  757. <dependency>
  758. <groupId>org.eclipse.che.core</groupId>
  759. <artifactId>che-core-api-dto</artifactId>
  760. <version>4.0.0-beta-11-SNAPSHOT</version>
  761. </dependency>
  762. <dependency>
  763. <groupId>org.eclipse.che.core</groupId>
  764. <artifactId>che-core-api-dto-maven-plugin</artifactId>
  765. <version>4.0.0-beta-11-SNAPSHOT</version>
  766. </dependency>
  767. <dependency>
  768. <groupId>org.eclipse.che.core</groupId>
  769. <artifactId>che-core-api-factory</artifactId>
  770. <version>4.0.0-beta-11-SNAPSHOT</version>
  771. </dependency>
  772. <dependency>
  773. <groupId>org.eclipse.che.core</groupId>
  774. <artifactId>che-core-api-git</artifactId>
  775. <version>4.0.0-beta-11-SNAPSHOT</version>
  776. </dependency>
  777. <dependency>
  778. <groupId>org.eclipse.che.core</groupId>
  779. <artifactId>che-core-api-git</artifactId>
  780. <version>4.0.0-beta-11-SNAPSHOT</version>
  781. <classifier>tests</classifier>
  782. </dependency>
  783. <dependency>
  784. <groupId>org.eclipse.che.core</groupId>
  785. <artifactId>che-core-api-infrastructure-local</artifactId>
  786. <version>4.0.0-beta-11-SNAPSHOT</version>
  787. </dependency>
  788. <dependency>
  789. <groupId>org.eclipse.che.core</groupId>
  790. <artifactId>che-core-api-machine</artifactId>
  791. <version>4.0.0-beta-11-SNAPSHOT</version>
  792. </dependency>
  793. <dependency>
  794. <groupId>org.eclipse.che.core</groupId>
  795. <artifactId>che-core-api-model</artifactId>
  796. <version>4.0.0-beta-11-SNAPSHOT</version>
  797. </dependency>
  798. <dependency>
  799. <groupId>org.eclipse.che.core</groupId>
  800. <artifactId>che-core-api-project</artifactId>
  801. <version>4.0.0-beta-11-SNAPSHOT</version>
  802. </dependency>
  803. <dependency>
  804. <groupId>org.eclipse.che.core</groupId>
  805. <artifactId>che-core-api-ssh</artifactId>
  806. <version>4.0.0-beta-11-SNAPSHOT</version>
  807. </dependency>
  808. <dependency>
  809. <groupId>org.eclipse.che.core</groupId>
  810. <artifactId>che-core-api-user</artifactId>
  811. <version>4.0.0-beta-11-SNAPSHOT</version>
  812. </dependency>
  813. <dependency>
  814. <groupId>org.eclipse.che.core</groupId>
  815. <artifactId>che-core-api-vfs</artifactId>
  816. <version>4.0.0-beta-11-SNAPSHOT</version>
  817. </dependency>
  818. <dependency>
  819. <groupId>org.eclipse.che.core</groupId>
  820. <artifactId>che-core-api-workspace</artifactId>
  821. <version>4.0.0-beta-11-SNAPSHOT</version>
  822. </dependency>
  823. <dependency>
  824. <groupId>org.eclipse.che.core</groupId>
  825. <artifactId>che-core-client-gwt-account</artifactId>
  826. <version>4.0.0-beta-11-SNAPSHOT</version>
  827. </dependency>
  828. <dependency>
  829. <groupId>org.eclipse.che.core</groupId>
  830. <artifactId>che-core-client-gwt-analytics</artifactId>
  831. <version>4.0.0-beta-11-SNAPSHOT</version>
  832. </dependency>
  833. <dependency>
  834. <groupId>org.eclipse.che.core</groupId>
  835. <artifactId>che-core-client-gwt-auth</artifactId>
  836. <version>4.0.0-beta-11-SNAPSHOT</version>
  837. </dependency>
  838. <dependency>
  839. <groupId>org.eclipse.che.core</groupId>
  840. <artifactId>che-core-client-gwt-core</artifactId>
  841. <version>4.0.0-beta-11-SNAPSHOT</version>
  842. </dependency>
  843. <dependency>
  844. <groupId>org.eclipse.che.core</groupId>
  845. <artifactId>che-core-client-gwt-factory</artifactId>
  846. <version>4.0.0-beta-11-SNAPSHOT</version>
  847. </dependency>
  848. <dependency>
  849. <groupId>org.eclipse.che.core</groupId>
  850. <artifactId>che-core-client-gwt-git</artifactId>
  851. <version>4.0.0-beta-11-SNAPSHOT</version>
  852. </dependency>
  853. <dependency>
  854. <groupId>org.eclipse.che.core</groupId>
  855. <artifactId>che-core-client-gwt-machine</artifactId>
  856. <version>4.0.0-beta-11-SNAPSHOT</version>
  857. </dependency>
  858. <dependency>
  859. <groupId>org.eclipse.che.core</groupId>
  860. <artifactId>che-core-client-gwt-project</artifactId>
  861. <version>4.0.0-beta-11-SNAPSHOT</version>
  862. </dependency>
  863. <dependency>
  864. <groupId>org.eclipse.che.core</groupId>
  865. <artifactId>che-core-client-gwt-ssh</artifactId>
  866. <version>4.0.0-beta-11-SNAPSHOT</version>
  867. </dependency>
  868. <dependency>
  869. <groupId>org.eclipse.che.core</groupId>
  870. <artifactId>che-core-client-gwt-user</artifactId>
  871. <version>4.0.0-beta-11-SNAPSHOT</version>
  872. </dependency>
  873. <dependency>
  874. <groupId>org.eclipse.che.core</groupId>
  875. <artifactId>che-core-client-gwt-vfs</artifactId>
  876. <version>4.0.0-beta-11-SNAPSHOT</version>
  877. </dependency>
  878. <dependency>
  879. <groupId>org.eclipse.che.core</groupId>
  880. <artifactId>che-core-client-gwt-workspace</artifactId>
  881. <version>4.0.0-beta-11-SNAPSHOT</version>
  882. </dependency>
  883. <dependency>
  884. <groupId>org.eclipse.che.core</groupId>
  885. <artifactId>che-core-commons-annotations</artifactId>
  886. <version>4.0.0-beta-11-SNAPSHOT</version>
  887. </dependency>
  888. <dependency>
  889. <groupId>org.eclipse.che.core</groupId>
  890. <artifactId>che-core-commons-env</artifactId>
  891. <version>4.0.0-beta-11-SNAPSHOT</version>
  892. </dependency>
  893. <dependency>
  894. <groupId>org.eclipse.che.core</groupId>
  895. <artifactId>che-core-commons-gwt</artifactId>
  896. <version>4.0.0-beta-11-SNAPSHOT</version>
  897. </dependency>
  898. <dependency>
  899. <groupId>org.eclipse.che.core</groupId>
  900. <artifactId>che-core-commons-inject</artifactId>
  901. <version>4.0.0-beta-11-SNAPSHOT</version>
  902. </dependency>
  903. <dependency>
  904. <groupId>org.eclipse.che.core</groupId>
  905. <artifactId>che-core-commons-json</artifactId>
  906. <version>4.0.0-beta-11-SNAPSHOT</version>
  907. </dependency>
  908. <dependency>
  909. <groupId>org.eclipse.che.core</groupId>
  910. <artifactId>che-core-commons-lang</artifactId>
  911. <version>4.0.0-beta-11-SNAPSHOT</version>
  912. </dependency>
  913. <dependency>
  914. <groupId>org.eclipse.che.core</groupId>
  915. <artifactId>che-core-commons-schedule</artifactId>
  916. <version>4.0.0-beta-11-SNAPSHOT</version>
  917. </dependency>
  918. <dependency>
  919. <groupId>org.eclipse.che.core</groupId>
  920. <artifactId>che-core-commons-xml</artifactId>
  921. <version>4.0.0-beta-11-SNAPSHOT</version>
  922. </dependency>
  923. <dependency>
  924. <groupId>org.eclipse.che.core</groupId>
  925. <artifactId>che-core-git-impl-native</artifactId>
  926. <version>4.0.0-beta-11-SNAPSHOT</version>
  927. </dependency>
  928. <dependency>
  929. <groupId>org.eclipse.che.core</groupId>
  930. <artifactId>che-core-ide-api</artifactId>
  931. <version>4.0.0-beta-11-SNAPSHOT</version>
  932. </dependency>
  933. <dependency>
  934. <groupId>org.eclipse.che.core</groupId>
  935. <artifactId>che-core-ide-app</artifactId>
  936. <version>4.0.0-beta-11-SNAPSHOT</version>
  937. </dependency>
  938. <dependency>
  939. <groupId>org.eclipse.che.core</groupId>
  940. <artifactId>che-core-ide-generators</artifactId>
  941. <version>4.0.0-beta-11-SNAPSHOT</version>
  942. </dependency>
  943. <dependency>
  944. <groupId>org.eclipse.che.core</groupId>
  945. <artifactId>che-core-ide-jseditor</artifactId>
  946. <version>4.0.0-beta-11-SNAPSHOT</version>
  947. </dependency>
  948. <dependency>
  949. <groupId>org.eclipse.che.core</groupId>
  950. <artifactId>che-core-ide-ui</artifactId>
  951. <version>4.0.0-beta-11-SNAPSHOT</version>
  952. </dependency>
  953. <dependency>
  954. <groupId>org.eclipse.che.core</groupId>
  955. <artifactId>che-core-vfs-impl</artifactId>
  956. <version>4.0.0-beta-11-SNAPSHOT</version>
  957. </dependency>
  958. <dependency>
  959. <groupId>org.eclipse.che.dashboard</groupId>
  960. <artifactId>che-dashboard-war</artifactId>
  961. <version>4.0.0-beta-11-SNAPSHOT</version>
  962. <type>war</type>
  963. </dependency>
  964. <dependency>
  965. <groupId>org.eclipse.che.plugin</groupId>
  966. <artifactId>che-jdt-ext-machine</artifactId>
  967. <version>4.0.0-beta-11-SNAPSHOT</version>
  968. </dependency>
  969. <dependency>
  970. <groupId>org.eclipse.che.plugin</groupId>
  971. <artifactId>che-plugin-docker-client</artifactId>
  972. <version>4.0.0-beta-11-SNAPSHOT</version>
  973. </dependency>
  974. <dependency>
  975. <groupId>org.eclipse.che.plugin</groupId>
  976. <artifactId>che-plugin-docker-ext-client</artifactId>
  977. <version>4.0.0-beta-11-SNAPSHOT</version>
  978. </dependency>
  979. <dependency>
  980. <groupId>org.eclipse.che.plugin</groupId>
  981. <artifactId>che-plugin-docker-machine</artifactId>
  982. <version>4.0.0-beta-11-SNAPSHOT</version>
  983. </dependency>
  984. <dependency>
  985. <groupId>org.eclipse.che.plugin</groupId>
  986. <artifactId>che-plugin-docker-recipes</artifactId>
  987. <version>4.0.0-beta-11-SNAPSHOT</version>
  988. </dependency>
  989. <dependency>
  990. <groupId>org.eclipse.che.plugin</groupId>
  991. <artifactId>che-plugin-ext-dashboard-client</artifactId>
  992. <version>4.0.0-beta-11-SNAPSHOT</version>
  993. </dependency>
  994. <dependency>
  995. <groupId>org.eclipse.che.plugin</groupId>
  996. <artifactId>che-plugin-git-ext-git</artifactId>
  997. <version>4.0.0-beta-11-SNAPSHOT</version>
  998. </dependency>
  999. <dependency>
  1000. <groupId>org.eclipse.che.plugin</groupId>
  1001. <artifactId>che-plugin-git-provider-che</artifactId>
  1002. <version>4.0.0-beta-11-SNAPSHOT</version>
  1003. </dependency>
  1004. <dependency>
  1005. <groupId>org.eclipse.che.plugin</groupId>
  1006. <artifactId>che-plugin-git-ssh-client</artifactId>
  1007. <version>4.0.0-beta-11-SNAPSHOT</version>
  1008. </dependency>
  1009. <dependency>
  1010. <groupId>org.eclipse.che.plugin</groupId>
  1011. <artifactId>che-plugin-github-ext-github</artifactId>
  1012. <version>4.0.0-beta-11-SNAPSHOT</version>
  1013. </dependency>
  1014. <dependency>
  1015. <groupId>org.eclipse.che.plugin</groupId>
  1016. <artifactId>che-plugin-github-oauth2</artifactId>
  1017. <version>4.0.0-beta-11-SNAPSHOT</version>
  1018. </dependency>
  1019. <dependency>
  1020. <groupId>org.eclipse.che.plugin</groupId>
  1021. <artifactId>che-plugin-github-provider-github</artifactId>
  1022. <version>4.0.0-beta-11-SNAPSHOT</version>
  1023. </dependency>
  1024. <dependency>
  1025. <groupId>org.eclipse.che.plugin</groupId>
  1026. <artifactId>che-plugin-gwt-ext-gwt</artifactId>
  1027. <version>4.0.0-beta-11-SNAPSHOT</version>
  1028. </dependency>
  1029. <dependency>
  1030. <groupId>org.eclipse.che.plugin</groupId>
  1031. <artifactId>che-plugin-help-ext-client</artifactId>
  1032. <version>4.0.0-beta-11-SNAPSHOT</version>
  1033. </dependency>
  1034. <dependency>
  1035. <groupId>org.eclipse.che.plugin</groupId>
  1036. <artifactId>che-plugin-java-ext-debugger-java-client</artifactId>
  1037. <version>4.0.0-beta-11-SNAPSHOT</version>
  1038. </dependency>
  1039. <dependency>
  1040. <groupId>org.eclipse.che.plugin</groupId>
  1041. <artifactId>che-plugin-java-ext-debugger-java-server</artifactId>
  1042. <version>4.0.0-beta-11-SNAPSHOT</version>
  1043. </dependency>
  1044. <dependency>
  1045. <groupId>org.eclipse.che.plugin</groupId>
  1046. <artifactId>che-plugin-java-ext-debugger-java-shared</artifactId>
  1047. <version>4.0.0-beta-11-SNAPSHOT</version>
  1048. </dependency>
  1049. <dependency>
  1050. <groupId>org.eclipse.che.plugin</groupId>
  1051. <artifactId>che-plugin-java-ext-lang-client</artifactId>
  1052. <version>4.0.0-beta-11-SNAPSHOT</version>
  1053. </dependency>
  1054. <dependency>
  1055. <groupId>org.eclipse.che.plugin</groupId>
  1056. <artifactId>che-plugin-java-ext-lang-server</artifactId>
  1057. <version>4.0.0-beta-11-SNAPSHOT</version>
  1058. </dependency>
  1059. <dependency>
  1060. <groupId>org.eclipse.che.plugin</groupId>
  1061. <artifactId>che-plugin-java-ext-lang-shared</artifactId>
  1062. <version>4.0.0-beta-11-SNAPSHOT</version>
  1063. </dependency>
  1064. <dependency>
  1065. <groupId>org.eclipse.che.plugin</groupId>
  1066. <artifactId>che-plugin-java-ext-maven</artifactId>
  1067. <version>4.0.0-beta-11-SNAPSHOT</version>
  1068. </dependency>
  1069. <dependency>
  1070. <groupId>org.eclipse.che.plugin</groupId>
  1071. <artifactId>che-plugin-java-generator-archetype</artifactId>
  1072. <version>4.0.0-beta-11-SNAPSHOT</version>
  1073. </dependency>
  1074. <dependency>
  1075. <groupId>org.eclipse.che.plugin</groupId>
  1076. <artifactId>che-plugin-java-jdt-core-repack</artifactId>
  1077. <version>4.0.0-beta-11-SNAPSHOT</version>
  1078. </dependency>
  1079. <dependency>
  1080. <groupId>org.eclipse.che.plugin</groupId>
  1081. <artifactId>che-plugin-java-maven-tools</artifactId>
  1082. <version>4.0.0-beta-11-SNAPSHOT</version>
  1083. </dependency>
  1084. <dependency>
  1085. <groupId>org.eclipse.che.plugin</groupId>
  1086. <artifactId>che-plugin-machine-ext-client</artifactId>
  1087. <version>4.0.0-beta-11-SNAPSHOT</version>
  1088. </dependency>
  1089. <dependency>
  1090. <groupId>org.eclipse.che.plugin</groupId>
  1091. <artifactId>che-plugin-machine-ext-server</artifactId>
  1092. <version>4.0.0-beta-11-SNAPSHOT</version>
  1093. </dependency>
  1094. <dependency>
  1095. <groupId>org.eclipse.che.plugin</groupId>
  1096. <artifactId>che-plugin-machine-ssh-client</artifactId>
  1097. <version>4.0.0-beta-11-SNAPSHOT</version>
  1098. </dependency>
  1099. <dependency>
  1100. <groupId>org.eclipse.che.plugin</groupId>
  1101. <artifactId>che-plugin-orion-compare</artifactId>
  1102. <version>4.0.0-beta-11-SNAPSHOT</version>
  1103. </dependency>
  1104. <dependency>
  1105. <groupId>org.eclipse.che.plugin</groupId>
  1106. <artifactId>che-plugin-orion-editor</artifactId>
  1107. <version>4.0.0-beta-11-SNAPSHOT</version>
  1108. </dependency>
  1109. <dependency>
  1110. <groupId>org.eclipse.che.plugin</groupId>
  1111. <artifactId>che-plugin-sdk-env-local</artifactId>
  1112. <version>4.0.0-beta-11-SNAPSHOT</version>
  1113. </dependency>
  1114. <dependency>
  1115. <groupId>org.eclipse.che.plugin</groupId>
  1116. <artifactId>che-plugin-sdk-ext-plugins</artifactId>
  1117. <version>4.0.0-beta-11-SNAPSHOT</version>
  1118. </dependency>
  1119. <dependency>
  1120. <groupId>org.eclipse.che.plugin</groupId>
  1121. <artifactId>che-plugin-sdk-tools</artifactId>
  1122. <version>4.0.0-beta-11-SNAPSHOT</version>
  1123. </dependency>
  1124. <dependency>
  1125. <groupId>org.eclipse.che.plugin</groupId>
  1126. <artifactId>che-plugin-sdk-tools</artifactId>
  1127. <version>4.0.0-beta-11-SNAPSHOT</version>
  1128. <classifier>jar-with-dependencies</classifier>
  1129. </dependency>
  1130. <dependency>
  1131. <groupId>org.eclipse.che.plugin</groupId>
  1132. <artifactId>che-plugin-svn-ext-subversion</artifactId>
  1133. <version>4.0.0-beta-11-SNAPSHOT</version>
  1134. </dependency>
  1135. <dependency>
  1136. <groupId>org.eclipse.che.plugin</groupId>
  1137. <artifactId>che-plugin-web-ext-web</artifactId>
  1138. <version>4.0.0-beta-11-SNAPSHOT</version>
  1139. </dependency>
  1140. <dependency>
  1141. <groupId>org.eclipse.che.plugin</groupId>
  1142. <artifactId>org.eclipse.core.filebuffers</artifactId>
  1143. <version>4.0.0-beta-11-SNAPSHOT</version>
  1144. </dependency>
  1145. <dependency>
  1146. <groupId>org.eclipse.che.plugin</groupId>
  1147. <artifactId>org.eclipse.core.filesystem</artifactId>
  1148. <version>4.0.0-beta-11-SNAPSHOT</version>
  1149. </dependency>
  1150. <dependency>
  1151. <groupId>org.eclipse.che.plugin</groupId>
  1152. <artifactId>org.eclipse.core.resources</artifactId>
  1153. <version>4.0.0-beta-11-SNAPSHOT</version>
  1154. </dependency>
  1155. <dependency>
  1156. <groupId>org.eclipse.che.plugin</groupId>
  1157. <artifactId>org.eclipse.jdt.ui</artifactId>
  1158. <version>4.0.0-beta-11-SNAPSHOT</version>
  1159. </dependency>
  1160. <dependency>
  1161. <groupId>org.eclipse.che.plugin</groupId>
  1162. <artifactId>org.eclipse.jface</artifactId>
  1163. <version>4.0.0-beta-11-SNAPSHOT</version>
  1164. </dependency>
  1165. <dependency>
  1166. <groupId>org.eclipse.che.plugin</groupId>
  1167. <artifactId>org.eclipse.jface.text</artifactId>
  1168. <version>4.0.0-beta-11-SNAPSHOT</version>
  1169. </dependency>
  1170. <dependency>
  1171. <groupId>org.eclipse.che.plugin</groupId>
  1172. <artifactId>org.eclipse.ltk.core.refactoring</artifactId>
  1173. <version>4.0.0-beta-11-SNAPSHOT</version>
  1174. </dependency>
  1175. <dependency>
  1176. <groupId>org.eclipse.che.plugin</groupId>
  1177. <artifactId>org.eclipse.search</artifactId>
  1178. <version>4.0.0-beta-11-SNAPSHOT</version>
  1179. </dependency>
  1180. <dependency>
  1181. <groupId>org.eclipse.che.plugin</groupId>
  1182. <artifactId>org.eclipse.ui.ide</artifactId>
  1183. <version>4.0.0-beta-11-SNAPSHOT</version>
  1184. </dependency>
  1185. <dependency>
  1186. <groupId>org.eclipse.che.swagger</groupId>
  1187. <artifactId>che-swagger-module</artifactId>
  1188. <version>4.0.0-beta-11-SNAPSHOT</version>
  1189. </dependency>
  1190. <dependency>
  1191. <groupId>org.eclipse.che.swagger</groupId>
  1192. <artifactId>che-swagger-war</artifactId>
  1193. <version>4.0.0-beta-11-SNAPSHOT</version>
  1194. <type>war</type>
  1195. </dependency>
  1196. <dependency>
  1197. <groupId>org.eclipse.che.terminal</groupId>
  1198. <artifactId>che-websocket-terminal</artifactId>
  1199. <version>4.0.0-beta-11-SNAPSHOT</version>
  1200. <type>zip</type>
  1201. </dependency>
  1202. <dependency>
  1203. <groupId>org.eclipse.core</groupId>
  1204. <artifactId>contenttype</artifactId>
  1205. <version>3.4.200-v20140207-1251</version>
  1206. <exclusions>
  1207. <exclusion>
  1208. <artifactId>common</artifactId>
  1209. <groupId>org.eclipse.equinox</groupId>
  1210. </exclusion>
  1211. </exclusions>
  1212. </dependency>
  1213. <dependency>
  1214. <groupId>org.eclipse.core</groupId>
  1215. <artifactId>org.eclipse.core.commands</artifactId>
  1216. <version>3.6.0</version>
  1217. </dependency>
  1218. <dependency>
  1219. <groupId>org.eclipse.equinox</groupId>
  1220. <artifactId>common</artifactId>
  1221. <version>3.6.200-v20130402-1505</version>
  1222. </dependency>
  1223. <dependency>
  1224. <groupId>org.eclipse.equinox</groupId>
  1225. <artifactId>preferences</artifactId>
  1226. <version>3.5.200-v20140224-1527</version>
  1227. </dependency>
  1228. <dependency>
  1229. <groupId>org.eclipse.equinox</groupId>
  1230. <artifactId>registry</artifactId>
  1231. <version>3.5.400-v20140428-1507</version>
  1232. </dependency>
  1233. <dependency>
  1234. <groupId>org.eclipse.jetty</groupId>
  1235. <artifactId>jetty-server</artifactId>
  1236. <version>9.3.1.v20150714</version>
  1237. </dependency>
  1238. <dependency>
  1239. <groupId>org.eclipse.jgit</groupId>
  1240. <artifactId>org.eclipse.jgit</artifactId>
  1241. <version>4.0.1.201506240215-r</version>
  1242. <exclusions>
  1243. <exclusion>
  1244. <artifactId>httpclient</artifactId>
  1245. <groupId>org.apache.httpcomponents</groupId>
  1246. </exclusion>
  1247. </exclusions>
  1248. </dependency>
  1249. <dependency>
  1250. <groupId>org.eclipse.jgit</groupId>
  1251. <artifactId>org.eclipse.jgit.http.server</artifactId>
  1252. <version>4.0.1.201506240215-r</version>
  1253. </dependency>
  1254. <dependency>
  1255. <groupId>org.eclipse.search</groupId>
  1256. <artifactId>org.eclipse.search</artifactId>
  1257. <version>3.10.0.v20150318-0856</version>
  1258. </dependency>
  1259. <dependency>
  1260. <groupId>org.eclipse.text</groupId>
  1261. <artifactId>org.eclipse.text</artifactId>
  1262. <version>3.5.101</version>
  1263. </dependency>
  1264. <dependency>
  1265. <groupId>org.eclipse.tycho</groupId>
  1266. <artifactId>org.eclipse.jdt.core</artifactId>
  1267. <version>3.10.0.v20140604-1726</version>
  1268. </dependency>
  1269. <dependency>
  1270. <groupId>org.eclipse.tycho</groupId>
  1271. <artifactId>org.eclipse.osgi</artifactId>
  1272. <version>3.10.0.v20140606-1445</version>
  1273. </dependency>
  1274. <dependency>
  1275. <groupId>org.everrest</groupId>
  1276. <artifactId>everrest-assured</artifactId>
  1277. <version>1.10.0</version>
  1278. </dependency>
  1279. <dependency>
  1280. <groupId>org.everrest</groupId>
  1281. <artifactId>everrest-core</artifactId>
  1282. <version>1.10.0</version>
  1283. </dependency>
  1284. <dependency>
  1285. <groupId>org.everrest</groupId>
  1286. <artifactId>everrest-integration-guice</artifactId>
  1287. <version>1.10.0</version>
  1288. </dependency>
  1289. <dependency>
  1290. <groupId>org.everrest</groupId>
  1291. <artifactId>everrest-test</artifactId>
  1292. <version>1.10.0</version>
  1293. </dependency>
  1294. <dependency>
  1295. <groupId>org.everrest</groupId>
  1296. <artifactId>everrest-websockets</artifactId>
  1297. <version>1.10.0</version>
  1298. </dependency>
  1299. <dependency>
  1300. <groupId>org.hamcrest</groupId>
  1301. <artifactId>hamcrest-core</artifactId>
  1302. <version>1.3</version>
  1303. </dependency>
  1304. <dependency>
  1305. <groupId>org.hamcrest</groupId>
  1306. <artifactId>hamcrest-library</artifactId>
  1307. <version>1.3</version>
  1308. </dependency>
  1309. <dependency>
  1310. <groupId>org.javassist</groupId>
  1311. <artifactId>javassist</artifactId>
  1312. <version>3.18.2-GA</version>
  1313. </dependency>
  1314. <dependency>
  1315. <groupId>org.kohsuke</groupId>
  1316. <artifactId>github-api</artifactId>
  1317. <version>1.67</version>
  1318. </dependency>
  1319. <dependency>
  1320. <groupId>org.mockito</groupId>
  1321. <artifactId>mockito-all</artifactId>
  1322. <version>1.9.5</version>
  1323. <exclusions>
  1324. <exclusion>
  1325. <artifactId>hamcrest-core</artifactId>
  1326. <groupId>org.hamcrest</groupId>
  1327. </exclusion>
  1328. </exclusions>
  1329. </dependency>
  1330. <dependency>
  1331. <groupId>org.mockito</groupId>
  1332. <artifactId>mockito-core</artifactId>
  1333. <version>1.9.5</version>
  1334. <exclusions>
  1335. <exclusion>
  1336. <artifactId>hamcrest-core</artifactId>
  1337. <groupId>org.hamcrest</groupId>
  1338. </exclusion>
  1339. </exclusions>
  1340. </dependency>
  1341. <dependency>
  1342. <groupId>org.mockitong</groupId>
  1343. <artifactId>mockitong</artifactId>
  1344. <version>0.4</version>
  1345. <exclusions>
  1346. <exclusion>
  1347. <artifactId>mockito-all</artifactId>
  1348. <groupId>org.mockito</groupId>
  1349. </exclusion>
  1350. </exclusions>
  1351. </dependency>
  1352. <dependency>
  1353. <groupId>org.mod4j.org.eclipse.core</groupId>
  1354. <artifactId>expressions</artifactId>
  1355. <version>3.4.100</version>
  1356. </dependency>
  1357. <dependency>
  1358. <groupId>org.reflections</groupId>
  1359. <artifactId>reflections</artifactId>
  1360. <version>0.9.9</version>
  1361. <exclusions>
  1362. <exclusion>
  1363. <artifactId>dom4j</artifactId>
  1364. <groupId>dom4j</groupId>
  1365. </exclusion>
  1366. <exclusion>
  1367. <artifactId>annotations</artifactId>
  1368. <groupId>com.google.code.findbugs</groupId>
  1369. </exclusion>
  1370. </exclusions>
  1371. </dependency>
  1372. <dependency>
  1373. <groupId>org.slf4j</groupId>
  1374. <artifactId>jcl-over-slf4j</artifactId>
  1375. <version>1.7.6</version>
  1376. </dependency>
  1377. <dependency>
  1378. <groupId>org.slf4j</groupId>
  1379. <artifactId>slf4j-api</artifactId>
  1380. <version>1.7.6</version>
  1381. </dependency>
  1382. <dependency>
  1383. <groupId>org.testng</groupId>
  1384. <artifactId>testng</artifactId>
  1385. <version>6.8.8</version>
  1386. </dependency>
  1387. <dependency>
  1388. <groupId>org.vectomatic</groupId>
  1389. <artifactId>lib-gwt-svg</artifactId>
  1390. <version>0.5.10</version>
  1391. </dependency>
  1392. <dependency>
  1393. <groupId>sun.jdt</groupId>
  1394. <artifactId>tools</artifactId>
  1395. <version>25.45-b02</version>
  1396. </dependency>
  1397. <dependency>
  1398. <groupId>com.google.gwt.gwtmockito</groupId>
  1399. <artifactId>gwtmockito</artifactId>
  1400. <version>1.1.4</version>
  1401. <scope>test</scope>
  1402. <exclusions>
  1403. <exclusion>
  1404. <artifactId>javassist</artifactId>
  1405. <groupId>org.javassist</groupId>
  1406. </exclusion>
  1407. <exclusion>
  1408. <artifactId>mockito-all</artifactId>
  1409. <groupId>org.mockito</groupId>
  1410. </exclusion>
  1411. <exclusion>
  1412. <artifactId>gwt-user</artifactId>
  1413. <groupId>com.google.gwt</groupId>
  1414. </exclusion>
  1415. <exclusion>
  1416. <artifactId>gwt-dev</artifactId>
  1417. <groupId>com.google.gwt</groupId>
  1418. </exclusion>
  1419. </exclusions>
  1420. </dependency>
  1421. <dependency>
  1422. <groupId>org.eclipse.che.core</groupId>
  1423. <artifactId>che-core-commons-test</artifactId>
  1424. <version>4.0.0-beta-11-SNAPSHOT</version>
  1425. <scope>test</scope>
  1426. </dependency>
  1427. </dependencies>
  1428. </dependencyManagement>
  1429. <repositories>
  1430. <repository>
  1431. <releases>
  1432. <enabled>true</enabled>
  1433. </releases>
  1434. <snapshots>
  1435. <enabled>true</enabled>
  1436. </snapshots>
  1437. <id>central</id>
  1438. <url>http://fake</url>
  1439. </repository>
  1440. <repository>
  1441. <id>codenvy-public-repo</id>
  1442. <name>codenvy public</name>
  1443. <url>https://maven.codenvycorp.com/content/groups/public/</url>
  1444. </repository>
  1445. <repository>
  1446. <id>codenvy-public-snapshots-repo</id>
  1447. <name>codenvy public snapshots</name>
  1448. <url>https://maven.codenvycorp.com/content/repositories/codenvy-public-snapshots/</url>
  1449. </repository>
  1450. </repositories>
  1451. <pluginRepositories>
  1452. <pluginRepository>
  1453. <releases>
  1454. <enabled>true</enabled>
  1455. </releases>
  1456. <snapshots>
  1457. <enabled>true</enabled>
  1458. </snapshots>
  1459. <id>central</id>
  1460. <url>http://fake</url>
  1461. </pluginRepository>
  1462. <pluginRepository>
  1463. <id>codenvy-public-repo</id>
  1464. <name>codenvy public</name>
  1465. <url>https://maven.codenvycorp.com/content/groups/public/</url>
  1466. </pluginRepository>
  1467. <pluginRepository>
  1468. <id>codenvy-public-snapshots-repo</id>
  1469. <name>codenvy public snapshots</name>
  1470. <url>https://maven.codenvycorp.com/content/repositories/codenvy-public-snapshots/</url>
  1471. </pluginRepository>
  1472. <pluginRepository>
  1473. <id>codenvy-plugin-public-repo</id>
  1474. <name>codenvy plugin public</name>
  1475. <url>https://maven.codenvycorp.com/content/groups/public/</url>
  1476. </pluginRepository>
  1477. </pluginRepositories>
  1478. <build>
  1479. <sourceDirectory>/Users/roman/development/codenvy_projects/che-websocket-terminal/src/main/java</sourceDirectory>
  1480. <scriptSourceDirectory>/Users/roman/development/codenvy_projects/che-websocket-terminal/src/main/scripts</scriptSourceDirectory>
  1481. <testSourceDirectory>/Users/roman/development/codenvy_projects/che-websocket-terminal/src/test/java</testSourceDirectory>
  1482. <outputDirectory>/Users/roman/development/codenvy_projects/che-websocket-terminal/target/classes</outputDirectory>
  1483. <testOutputDirectory>/Users/roman/development/codenvy_projects/che-websocket-terminal/target/test-classes</testOutputDirectory>
  1484. <extensions>
  1485. <extension>
  1486. <groupId>org.apache.maven.wagon</groupId>
  1487. <artifactId>wagon-webdav-jackrabbit</artifactId>
  1488. <version>2.7</version>
  1489. </extension>
  1490. <extension>
  1491. <groupId>org.apache.maven.wagon</groupId>
  1492. <artifactId>wagon-file</artifactId>
  1493. <version>2.7</version>
  1494. </extension>
  1495. <extension>
  1496. <groupId>org.apache.maven.wagon</groupId>
  1497. <artifactId>wagon-http</artifactId>
  1498. <version>2.7</version>
  1499. </extension>
  1500. </extensions>
  1501. <resources>
  1502. <resource>
  1503. <directory>/Users/roman/development/codenvy_projects/che-websocket-terminal/src/main/resources</directory>
  1504. </resource>
  1505. </resources>
  1506. <testResources>
  1507. <testResource>
  1508. <directory>/Users/roman/development/codenvy_projects/che-websocket-terminal/src/test/resources</directory>
  1509. </testResource>
  1510. </testResources>
  1511. <directory>/Users/roman/development/codenvy_projects/che-websocket-terminal/target</directory>
  1512. <finalName>che-websocket-terminal-4.0.0-beta-11-SNAPSHOT</finalName>
  1513. <pluginManagement>
  1514. <plugins>
  1515. <plugin>
  1516. <groupId>com.jayway.maven.plugins.android.generation2</groupId>
  1517. <artifactId>android-maven-plugin</artifactId>
  1518. <version>3.8.2</version>
  1519. </plugin>
  1520. <plugin>
  1521. <groupId>com.google.code.maven-replacer-plugin</groupId>
  1522. <artifactId>replacer</artifactId>
  1523. <version>1.5.3</version>
  1524. </plugin>
  1525. <plugin>
  1526. <groupId>org.apache.karaf.tooling</groupId>
  1527. <artifactId>karaf-maven-plugin</artifactId>
  1528. <version>3.0.1</version>
  1529. </plugin>
  1530. <plugin>
  1531. <groupId>org.apache.felix</groupId>
  1532. <artifactId>maven-bundle-plugin</artifactId>
  1533. <version>2.5.0</version>
  1534. </plugin>
  1535. <plugin>
  1536. <artifactId>maven-antrun-plugin</artifactId>
  1537. <version>1.8</version>
  1538. </plugin>
  1539. <plugin>
  1540. <artifactId>maven-archetype-plugin</artifactId>
  1541. <version>2.3</version>
  1542. </plugin>
  1543. <plugin>
  1544. <groupId>org.codehaus.mojo</groupId>
  1545. <artifactId>aspectj-maven-plugin</artifactId>
  1546. <version>1.7</version>
  1547. </plugin>
  1548. <plugin>
  1549. <artifactId>maven-assembly-plugin</artifactId>
  1550. <version>2.5.3</version>
  1551. <configuration>
  1552. <tarLongFileMode>gnu</tarLongFileMode>
  1553. <useJvmChmod>true</useJvmChmod>
  1554. <recompressZippedFiles>false</recompressZippedFiles>
  1555. </configuration>
  1556. </plugin>
  1557. <plugin>
  1558. <groupId>org.codehaus.mojo</groupId>
  1559. <artifactId>build-helper-maven-plugin</artifactId>
  1560. <version>1.9.1</version>
  1561. </plugin>
  1562. <plugin>
  1563. <groupId>org.codehaus.mojo</groupId>
  1564. <artifactId>buildnumber-maven-plugin</artifactId>
  1565. <version>1.3</version>
  1566. </plugin>
  1567. <plugin>
  1568. <groupId>org.codehaus.cargo</groupId>
  1569. <artifactId>cargo-maven2-plugin</artifactId>
  1570. <version>1.4.10</version>
  1571. </plugin>
  1572. <plugin>
  1573. <artifactId>maven-changes-plugin</artifactId>
  1574. <version>2.11</version>
  1575. </plugin>
  1576. <plugin>
  1577. <artifactId>maven-checkstyle-plugin</artifactId>
  1578. <version>2.15</version>
  1579. </plugin>
  1580. <plugin>
  1581. <artifactId>maven-clean-plugin</artifactId>
  1582. <version>2.6.1</version>
  1583. </plugin>
  1584. <plugin>
  1585. <groupId>org.codehaus.mojo</groupId>
  1586. <artifactId>clirr-maven-plugin</artifactId>
  1587. <version>2.6.1</version>
  1588. </plugin>
  1589. <plugin>
  1590. <artifactId>maven-compiler-plugin</artifactId>
  1591. <version>3.3</version>
  1592. <dependencies>
  1593. <dependency>
  1594. <groupId>com.google.errorprone</groupId>
  1595. <artifactId>error_prone_core</artifactId>
  1596. <version>2.0.4</version>
  1597. </dependency>
  1598. <dependency>
  1599. <groupId>org.codehaus.plexus</groupId>
  1600. <artifactId>plexus-compiler-javac-errorprone</artifactId>
  1601. <version>2.5</version>
  1602. </dependency>
  1603. </dependencies>
  1604. <configuration>
  1605. <compilerArgs>
  1606. <arg>-Xep:DepAnn:WARN</arg>
  1607. </compilerArgs>
  1608. <compilerId>javac-with-errorprone</compilerId>
  1609. <forceJavacCompilerUse>true</forceJavacCompilerUse>
  1610. </configuration>
  1611. </plugin>
  1612. <plugin>
  1613. <groupId>com.github.goldin</groupId>
  1614. <artifactId>copy-maven-plugin</artifactId>
  1615. <version>0.2.5</version>
  1616. </plugin>
  1617. <plugin>
  1618. <artifactId>maven-dependency-plugin</artifactId>
  1619. <version>2.10</version>
  1620. <configuration>
  1621. <useJvmChmod>true</useJvmChmod>
  1622. </configuration>
  1623. </plugin>
  1624. <plugin>
  1625. <artifactId>maven-deploy-plugin</artifactId>
  1626. <version>2.8.2</version>
  1627. </plugin>
  1628. <plugin>
  1629. <groupId>com.agilejava.docbkx</groupId>
  1630. <artifactId>docbkx-maven-plugin</artifactId>
  1631. <version>2.0.15</version>
  1632. </plugin>
  1633. <plugin>
  1634. <artifactId>maven-docck-plugin</artifactId>
  1635. <version>1.0</version>
  1636. </plugin>
  1637. <plugin>
  1638. <groupId>com.ning.maven.plugins</groupId>
  1639. <artifactId>maven-duplicate-finder-plugin</artifactId>
  1640. <version>1.0.9</version>
  1641. </plugin>
  1642. <plugin>
  1643. <artifactId>maven-ear-plugin</artifactId>
  1644. <version>2.10</version>
  1645. <configuration>
  1646. <archive>
  1647. <manifest>
  1648. <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
  1649. <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
  1650. </manifest>
  1651. <manifestEntries>
  1652. <Date>15.01.16 03:56</Date>
  1653. <Implementation-URL>https://codenvy.com/maven-depmgt-pom/che-websocket-terminal</Implementation-URL>
  1654. <SCM-URL>scm:git:git@github.com:codenvy/websocket-terminal.git</SCM-URL>
  1655. <SCM-Revision>${buildNumber}</SCM-Revision>
  1656. <Specification-Title>Che Terminal</Specification-Title>
  1657. <Specification-Version>${parsedVersion.majorVersion}.0</Specification-Version>
  1658. <Specification-Vendor>Codenvy, S.A.</Specification-Vendor>
  1659. <Implementation-Title>Che Terminal</Implementation-Title>
  1660. <Implementation-Version>4.0.0-beta-11-SNAPSHOT</Implementation-Version>
  1661. <Implementation-Vendor>Codenvy, S.A.</Implementation-Vendor>
  1662. </manifestEntries>
  1663. </archive>
  1664. </configuration>
  1665. </plugin>
  1666. <plugin>
  1667. <artifactId>maven-eclipse-plugin</artifactId>
  1668. <version>2.9</version>
  1669. <dependencies>
  1670. <dependency>
  1671. <groupId>org.codehaus.plexus</groupId>
  1672. <artifactId>plexus-utils</artifactId>
  1673. <version>3.0.18</version>
  1674. </dependency>
  1675. </dependencies>
  1676. </plugin>
  1677. <plugin>
  1678. <artifactId>maven-ejb-plugin</artifactId>
  1679. <version>2.5</version>
  1680. <configuration>
  1681. <archive>
  1682. <manifest>
  1683. <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
  1684. <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
  1685. </manifest>
  1686. <manifestEntries>
  1687. <Date>15.01.16 03:56</Date>
  1688. <Implementation-URL>https://codenvy.com/maven-depmgt-pom/che-websocket-terminal</Implementation-URL>
  1689. <SCM-URL>scm:git:git@github.com:codenvy/websocket-terminal.git</SCM-URL>
  1690. <SCM-Revision>${buildNumber}</SCM-Revision>
  1691. <Specification-Title>Che Terminal</Specification-Title>
  1692. <Specification-Version>${parsedVersion.majorVersion}.0</Specification-Version>
  1693. <Specification-Vendor>Codenvy, S.A.</Specification-Vendor>
  1694. <Implementation-Title>Che Terminal</Implementation-Title>
  1695. <Implementation-Version>4.0.0-beta-11-SNAPSHOT</Implementation-Version>
  1696. <Implementation-Vendor>Codenvy, S.A.</Implementation-Vendor>
  1697. </manifestEntries>
  1698. </archive>
  1699. </configuration>
  1700. </plugin>
  1701. <plugin>
  1702. <artifactId>maven-enforcer-plugin</artifactId>
  1703. <version>1.4</version>
  1704. <dependencies>
  1705. <dependency>
  1706. <groupId>com.ceilfors.maven.plugin</groupId>
  1707. <artifactId>enforcer-rules</artifactId>
  1708. <version>1.2.0</version>
  1709. <scope>compile</scope>
  1710. </dependency>
  1711. <dependency>
  1712. <groupId>org.codehaus.mojo</groupId>
  1713. <artifactId>animal-sniffer-enforcer-rule</artifactId>
  1714. <version>1.11</version>
  1715. <scope>compile</scope>
  1716. </dependency>
  1717. <dependency>
  1718. <groupId>org.codehaus.mojo</groupId>
  1719. <artifactId>extra-enforcer-rules</artifactId>
  1720. <version>1.0-beta-2</version>
  1721. <scope>compile</scope>
  1722. </dependency>
  1723. </dependencies>
  1724. </plugin>
  1725. <plugin>
  1726. <groupId>org.codehaus.mojo</groupId>
  1727. <artifactId>exec-maven-plugin</artifactId>
  1728. <version>1.4.0</version>
  1729. </plugin>
  1730. <plugin>
  1731. <groupId>org.exoplatform.maven.plugins</groupId>
  1732. <artifactId>maven-exobuild-plugin</artifactId>
  1733. <version>1.2.2</version>
  1734. </plugin>
  1735. <plugin>
  1736. <groupId>org.exoplatform.maven.plugins</groupId>
  1737. <artifactId>maven-exopc-plugin</artifactId>
  1738. <version>1.0.5</version>
  1739. </plugin>
  1740. <plugin>
  1741. <artifactId>maven-failsafe-plugin</artifactId>
  1742. <version>2.18.1</version>
  1743. <configuration>
  1744. <systemPropertyVariables />
  1745. </configuration>
  1746. </plugin>
  1747. <plugin>
  1748. <groupId>org.codehaus.mojo</groupId>
  1749. <artifactId>findbugs-maven-plugin</artifactId>
  1750. <version>3.0.1</version>
  1751. </plugin>
  1752. <plugin>
  1753. <groupId>org.codehaus.gmaven</groupId>
  1754. <artifactId>gmaven-plugin</artifactId>
  1755. <version>1.5</version>
  1756. <configuration>
  1757. <providerSelection>2.0</providerSelection>
  1758. </configuration>
  1759. </plugin>
  1760. <plugin>
  1761. <groupId>org.codehaus.gmavenplus</groupId>
  1762. <artifactId>gmavenplus-plugin</artifactId>
  1763. <version>1.2</version>
  1764. <configuration>
  1765. <targetBytecode>1.8</targetBytecode>
  1766. </configuration>
  1767. </plugin>
  1768. <plugin>
  1769. <artifactId>maven-gpg-plugin</artifactId>
  1770. <version>1.6</version>
  1771. <configuration>
  1772. <passphrase>${gpg.passphrase}</passphrase>
  1773. <useAgent>true</useAgent>
  1774. </configuration>
  1775. </plugin>
  1776. <plugin>
  1777. <groupId>org.codehaus.mojo</groupId>
  1778. <artifactId>gwt-maven-plugin</artifactId>
  1779. <version>2.7.0</version>
  1780. </plugin>
  1781. <plugin>
  1782. <artifactId>maven-idea-plugin</artifactId>
  1783. <version>2.2.1</version>
  1784. </plugin>
  1785. <plugin>
  1786. <artifactId>maven-install-plugin</artifactId>
  1787. <version>2.5.2</version>
  1788. </plugin>
  1789. <plugin>
  1790. <artifactId>maven-invoker-plugin</artifactId>
  1791. <version>1.10</version>
  1792. </plugin>
  1793. <plugin>
  1794. <groupId>org.jacoco</groupId>
  1795. <artifactId>jacoco-maven-plugin</artifactId>
  1796. <version>0.7.4.201502262128</version>
  1797. </plugin>
  1798. <plugin>
  1799. <artifactId>maven-jar-plugin</artifactId>
  1800. <version>2.6</version>
  1801. <configuration>
  1802. <archive>
  1803. <manifest>
  1804. <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
  1805. <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
  1806. </manifest>
  1807. <manifestEntries>
  1808. <Date>15.01.16 03:56</Date>
  1809. <Implementation-URL>https://codenvy.com/maven-depmgt-pom/che-websocket-terminal</Implementation-URL>
  1810. <SCM-URL>scm:git:git@github.com:codenvy/websocket-terminal.git</SCM-URL>
  1811. <SCM-Revision>${buildNumber}</SCM-Revision>
  1812. <Specification-Title>Che Terminal</Specification-Title>
  1813. <Specification-Version>${parsedVersion.majorVersion}.0</Specification-Version>
  1814. <Specification-Vendor>Codenvy, S.A.</Specification-Vendor>
  1815. <Implementation-Title>Che Terminal</Implementation-Title>
  1816. <Implementation-Version>4.0.0-beta-11-SNAPSHOT</Implementation-Version>
  1817. <Implementation-Vendor>Codenvy, S.A.</Implementation-Vendor>
  1818. </manifestEntries>
  1819. </archive>
  1820. </configuration>
  1821. </plugin>
  1822. <plugin>
  1823. <groupId>org.codehaus.mojo</groupId>
  1824. <artifactId>javacc-maven-plugin</artifactId>
  1825. <version>2.6</version>
  1826. </plugin>
  1827. <plugin>
  1828. <artifactId>maven-javadoc-plugin</artifactId>
  1829. <version>2.10.2</version>
  1830. <configuration>
  1831. <additionalparam>-Xdoclint:none</additionalparam>
  1832. <archive>
  1833. <manifest>
  1834. <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
  1835. <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
  1836. </manifest>
  1837. <manifestEntries>
  1838. <Date>15.01.16 03:56</Date>
  1839. <Implementation-URL>https://codenvy.com/maven-depmgt-pom/che-websocket-terminal</Implementation-URL>
  1840. <SCM-URL>scm:git:git@github.com:codenvy/websocket-terminal.git</SCM-URL>
  1841. <SCM-Revision>${buildNumber}</SCM-Revision>
  1842. <Specification-Title>Che Terminal</Specification-Title>
  1843. <Specification-Version>${parsedVersion.majorVersion}.0</Specification-Version>
  1844. <Specification-Vendor>Codenvy, S.A.</Specification-Vendor>
  1845. <Implementation-Title>Che Terminal</Implementation-Title>
  1846. <Implementation-Version>4.0.0-beta-11-SNAPSHOT</Implementation-Version>
  1847. <Implementation-Vendor>Codenvy, S.A.</Implementation-Vendor>
  1848. </manifestEntries>
  1849. </archive>
  1850. </configuration>
  1851. </plugin>
  1852. <plugin>
  1853. <groupId>org.codehaus.mojo</groupId>
  1854. <artifactId>javancss-maven-plugin</artifactId>
  1855. <version>2.1</version>
  1856. </plugin>
  1857. <plugin>
  1858. <groupId>org.codehaus.mojo</groupId>
  1859. <artifactId>jaxb2-maven-plugin</artifactId>
  1860. <version>1.6</version>
  1861. </plugin>
  1862. <plugin>
  1863. <groupId>org.codehaus.mojo</groupId>
  1864. <artifactId>jdepend-maven-plugin</artifactId>
  1865. <version>2.0</version>
  1866. </plugin>
  1867. <plugin>
  1868. <groupId>org.jboss.maven.plugins</groupId>
  1869. <artifactId>maven-jdocbook-plugin</artifactId>
  1870. <version>2.3.8</version>
  1871. </plugin>
  1872. <plugin>
  1873. <groupId>org.jibx</groupId>
  1874. <artifactId>maven-jibx-plugin</artifactId>
  1875. <version>1.2.5</version>
  1876. </plugin>
  1877. <plugin>
  1878. <groupId>com.lazerycode.jmeter</groupId>
  1879. <artifactId>jmeter-maven-plugin</artifactId>
  1880. <version>1.10.0</version>
  1881. </plugin>
  1882. <plugin>
  1883. <groupId>com.artofsolving</groupId>
  1884. <artifactId>jodconverter-maven-plugin</artifactId>
  1885. <version>2.2.1</version>
  1886. </plugin>
  1887. <plugin>
  1888. <groupId>gr.abiss.mvn.plugins</groupId>
  1889. <artifactId>maven-jstools-plugin</artifactId>
  1890. <version>0.7</version>
  1891. </plugin>
  1892. <plugin>
  1893. <artifactId>maven-jxr-plugin</artifactId>
  1894. <version>2.5</version>
  1895. </plugin>
  1896. <plugin>
  1897. <groupId>org.lesscss</groupId>
  1898. <artifactId>lesscss-maven-plugin</artifactId>
  1899. <version>1.7.0.1.1</version>
  1900. </plugin>
  1901. <plugin>
  1902. <groupId>org.codehaus.mojo</groupId>
  1903. <artifactId>license-maven-plugin</artifactId>
  1904. <version>1.8</version>
  1905. </plugin>
  1906. <plugin>
  1907. <groupId>com.mycila</groupId>
  1908. <artifactId>license-maven-plugin</artifactId>
  1909. <version>2.10</version>
  1910. <dependencies>
  1911. <dependency>
  1912. <groupId>com.codenvy.resources</groupId>
  1913. <artifactId>codenvy-eclipse-license-resource-bundle</artifactId>
  1914. <version>13</version>
  1915. <scope>compile</scope>
  1916. </dependency>
  1917. </dependencies>
  1918. <configuration>
  1919. <header>license-header.txt</header>
  1920. <properties>
  1921. <h_inceptionYear>2012</h_inceptionYear>
  1922. <h_currentYear>2016</h_currentYear>
  1923. <h_copyrightOwner>Codenvy, S.A.</h_copyrightOwner>
  1924. <h_license_years>2012-2016</h_license_years>
  1925. </properties>
  1926. <failIfMissing>true</failIfMissing>
  1927. <strictCheck>true</strictCheck>
  1928. <includes>
  1929. <include>src/**</include>
  1930. <include>pom.xml</include>
  1931. </includes>
  1932. <useDefaultExcludes>false</useDefaultExcludes>
  1933. <excludes>
  1934. <exclude>**/*~</exclude>
  1935. <exclude>**/#*#</exclude>
  1936. <exclude>**/.#*</exclude>
  1937. <exclude>**/%*%</exclude>
  1938. <exclude>**/._*</exclude>
  1939. <exclude>**/.repository/**</exclude>
  1940. <exclude>**/CVS</exclude>
  1941. <exclude>**/CVS/**</exclude>
  1942. <exclude>**/.cvsignore</exclude>
  1943. <exclude>**/RCS</exclude>
  1944. <exclude>**/RCS/**</exclude>
  1945. <exclude>**/SCCS</exclude>
  1946. <exclude>**/SCCS/**</exclude>
  1947. <exclude>**/vssver.scc</exclude>
  1948. <exclude>**/.svn</exclude>
  1949. <exclude>**/.svn/**</exclude>
  1950. <exclude>**/.arch-ids</exclude>
  1951. <exclude>**/.arch-ids/**</exclude>
  1952. <exclude>**/.bzr</exclude>
  1953. <exclude>**/.bzr/**</exclude>
  1954. <exclude>**/.MySCMServerInfo</exclude>
  1955. <exclude>**/.DS_Store</exclude>
  1956. <exclude>**/.metadata</exclude>
  1957. <exclude>**/.metadata/**</exclude>
  1958. <exclude>**/.hg</exclude>
  1959. <exclude>**/.hg/**</exclude>
  1960. <exclude>**/.git</exclude>
  1961. <exclude>**/.git/**</exclude>
  1962. <exclude>**/.gitignore</exclude>
  1963. <exclude>**/BitKeeper</exclude>
  1964. <exclude>**/BitKeeper/**</exclude>
  1965. <exclude>**/ChangeSet</exclude>
  1966. <exclude>**/ChangeSet/**</exclude>
  1967. <exclude>**/_darcs</exclude>
  1968. <exclude>**/_darcs/**</exclude>
  1969. <exclude>**/.darcsrepo</exclude>
  1970. <exclude>**/.darcsrepo/**</exclude>
  1971. <exclude>**/-darcs-backup*</exclude>
  1972. <exclude>**/.darcs-temp-mail</exclude>
  1973. <exclude>**/target/**</exclude>
  1974. <exclude>**/test-output/**</exclude>
  1975. <exclude>**/release.properties</exclude>
  1976. <exclude>**/dependency-reduced-pom.xml</exclude>
  1977. <exclude>**/cobertura.ser</exclude>
  1978. <exclude>**/.clover/**</exclude>
  1979. <exclude>**/.classpath</exclude>
  1980. <exclude>**/.project</exclude>
  1981. <exclude>**/.settings/**</exclude>
  1982. <exclude>**/*.iml</exclude>
  1983. <exclude>**/*.ipr</exclude>
  1984. <exclude>**/*.iws</exclude>
  1985. <exclude>**/.idea/**</exclude>
  1986. <exclude>**/MANIFEST.MF</exclude>
  1987. <exclude>**/*.jpg</exclude>
  1988. <exclude>**/*.png</exclude>
  1989. <exclude>**/*.gif</exclude>
  1990. <exclude>**/*.ico</exclude>
  1991. <exclude>**/*.bmp</exclude>
  1992. <exclude>**/*.tiff</exclude>
  1993. <exclude>**/*.tif</exclude>
  1994. <exclude>**/*.cr2</exclude>
  1995. <exclude>**/*.xcf</exclude>
  1996. <exclude>**/*.class</exclude>
  1997. <exclude>**/*.exe</exclude>
  1998. <exclude>**/*.md5</exclude>
  1999. <exclude>**/*.sha1</exclude>
  2000. <exclude>**/*.jar</exclude>
  2001. <exclude>**/*.zip</exclude>
  2002. <exclude>**/*.rar</exclude>
  2003. <exclude>**/*.tar</exclude>
  2004. <exclude>**/*.tar.gz</exclude>
  2005. <exclude>**/*.tar.bz2</exclude>
  2006. <exclude>**/*.gz</exclude>
  2007. <exclude>**/*.xls</exclude>
  2008. <exclude>**/META-INF/services/**</exclude>
  2009. <exclude>**/*.pem</exclude>
  2010. <exclude>**/*.txt</exclude>
  2011. <exclude>**/*.log</exclude>
  2012. <exclude>**/*.svg</exclude>
  2013. <exclude>**/README</exclude>
  2014. <exclude>**/server.xml</exclude>
  2015. <exclude>**/*.json</exclude>
  2016. <exclude>**/catalina.properties</exclude>
  2017. <exclude>**/logging.properties</exclude>
  2018. <exclude>**/jaas.conf</exclude>
  2019. <exclude>**/jmxremote.access</exclude>
  2020. <exclude>**/jmxremote.password</exclude>
  2021. <exclude>**/tomcat-users.xml</exclude>
  2022. <exclude>**/rewrite.config</exclude>
  2023. </excludes>
  2024. <headerDefinitions>
  2025. <headerDefinition>javadoc.xml</headerDefinition>
  2026. </headerDefinitions>
  2027. </configuration>
  2028. </plugin>
  2029. <plugin>
  2030. <groupId>org.codehaus.plexus</groupId>
  2031. <artifactId>plexus-maven-plugin</artifactId>
  2032. <version>1.3.8</version>
  2033. </plugin>
  2034. <plugin>
  2035. <artifactId>maven-plugin-plugin</artifactId>
  2036. <version>3.4</version>
  2037. </plugin>
  2038. <plugin>
  2039. <artifactId>maven-pmd-plugin</artifactId>
  2040. <version>3.4</version>
  2041. </plugin>
  2042. <plugin>
  2043. <artifactId>maven-rar-plugin</artifactId>
  2044. <version>2.4</version>
  2045. </plugin>
  2046. <plugin>
  2047. <artifactId>maven-release-plugin</artifactId>
  2048. <version>2.5.1</version>
  2049. <configuration>
  2050. <goals>deploy</goals>
  2051. <useReleaseProfile>false</useReleaseProfile>
  2052. <autoVersionSubmodules>true</autoVersionSubmodules>
  2053. <arguments>-Pcodenvy-release ${arguments}</arguments>
  2054. <tagNameFormat>@{project.version}</tagNameFormat>
  2055. </configuration>
  2056. </plugin>
  2057. <plugin>
  2058. <artifactId>maven-remote-resources-plugin</artifactId>
  2059. <version>1.5</version>
  2060. </plugin>
  2061. <plugin>
  2062. <artifactId>maven-resources-plugin</artifactId>
  2063. <version>2.7</version>
  2064. </plugin>
  2065. <plugin>
  2066. <groupId>org.codehaus.mojo</groupId>
  2067. <artifactId>selenium-maven-plugin</artifactId>
  2068. <version>2.3</version>
  2069. </plugin>
  2070. <plugin>
  2071. <artifactId>maven-site-plugin</artifactId>
  2072. <version>3.4</version>
  2073. </plugin>
  2074. <plugin>
  2075. <artifactId>maven-shade-plugin</artifactId>
  2076. <version>2.3</version>
  2077. </plugin>
  2078. <plugin>
  2079. <groupId>org.codehaus.sonar-plugins</groupId>
  2080. <artifactId>maven-report</artifactId>
  2081. <version>0.1</version>
  2082. </plugin>
  2083. <plugin>
  2084. <groupId>com.google.code.sortpom</groupId>
  2085. <artifactId>maven-sortpom-plugin</artifactId>
  2086. <version>2.3.0</version>
  2087. <configuration>
  2088. <expandEmptyElements>false</expandEmptyElements>
  2089. <nrOfIndentSpace>4</nrOfIndentSpace>
  2090. <createBackupFile>false</createBackupFile>
  2091. <sortProperties>true</sortProperties>
  2092. <sortDependencies>scope,groupId,artifactId</sortDependencies>
  2093. <verifyFail>Stop</verifyFail>
  2094. </configuration>
  2095. </plugin>
  2096. <plugin>
  2097. <artifactId>maven-source-plugin</artifactId>
  2098. <version>2.4</version>
  2099. <configuration>
  2100. <archive>
  2101. <manifest>
  2102. <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
  2103. <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
  2104. </manifest>
  2105. <manifestEntries>
  2106. <Date>15.01.16 03:56</Date>
  2107. <Implementation-URL>https://codenvy.com/maven-depmgt-pom/che-websocket-terminal</Implementation-URL>
  2108. <SCM-URL>scm:git:git@github.com:codenvy/websocket-terminal.git</SCM-URL>
  2109. <SCM-Revision>${buildNumber}</SCM-Revision>
  2110. <Specification-Title>Che Terminal</Specification-Title>
  2111. <Specification-Version>${parsedVersion.majorVersion}.0</Specification-Version>
  2112. <Specification-Vendor>Codenvy, S.A.</Specification-Vendor>
  2113. <Implementation-Title>Che Terminal</Implementation-Title>
  2114. <Implementation-Version>4.0.0-beta-11-SNAPSHOT</Implementation-Version>
  2115. <Implementation-Vendor>Codenvy, S.A.</Implementation-Vendor>
  2116. </manifestEntries>
  2117. </archive>
  2118. </configuration>
  2119. </plugin>
  2120. <plugin>
  2121. <artifactId>maven-surefire-plugin</artifactId>
  2122. <version>2.18.1</version>
  2123. <configuration>
  2124. <systemPropertyVariables />
  2125. </configuration>
  2126. </plugin>
  2127. <plugin>
  2128. <artifactId>maven-surefire-report-plugin</artifactId>
  2129. <version>2.18.1</version>
  2130. </plugin>
  2131. <plugin>
  2132. <groupId>org.apache.tomcat.maven</groupId>
  2133. <artifactId>tomcat7-maven-plugin</artifactId>
  2134. <version>2.2</version>
  2135. </plugin>
  2136. <plugin>
  2137. <groupId>org.codehaus.mojo</groupId>
  2138. <artifactId>versions-maven-plugin</artifactId>
  2139. <version>2.1</version>
  2140. </plugin>
  2141. <plugin>
  2142. <artifactId>maven-war-plugin</artifactId>
  2143. <version>2.6</version>
  2144. <configuration>
  2145. <archive>
  2146. <manifest>
  2147. <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
  2148. <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
  2149. </manifest>
  2150. <manifestEntries>
  2151. <Date>15.01.16 03:56</Date>
  2152. <Implementation-URL>https://codenvy.com/maven-depmgt-pom/che-websocket-terminal</Implementation-URL>
  2153. <SCM-URL>scm:git:git@github.com:codenvy/websocket-terminal.git</SCM-URL>
  2154. <SCM-Revision>${buildNumber}</SCM-Revision>
  2155. <Specification-Title>Che Terminal</Specification-Title>
  2156. <Specification-Version>${parsedVersion.majorVersion}.0</Specification-Version>
  2157. <Specification-Vendor>Codenvy, S.A.</Specification-Vendor>
  2158. <Implementation-Title>Che Terminal</Implementation-Title>
  2159. <Implementation-Version>4.0.0-beta-11-SNAPSHOT</Implementation-Version>
  2160. <Implementation-Vendor>Codenvy, S.A.</Implementation-Vendor>
  2161. </manifestEntries>
  2162. </archive>
  2163. <archiveClasses>false</archiveClasses>
  2164. <attachClasses>false</attachClasses>
  2165. <useCache>true</useCache>
  2166. <recompressZippedFiles>false</recompressZippedFiles>
  2167. </configuration>
  2168. </plugin>
  2169. <plugin>
  2170. <groupId>org.wikbook</groupId>
  2171. <artifactId>wikbook.maven</artifactId>
  2172. <version>0.9.45</version>
  2173. <dependencies>
  2174. <dependency>
  2175. <groupId>org.slf4j</groupId>
  2176. <artifactId>slf4j-simple</artifactId>
  2177. <version>1.5.8</version>
  2178. </dependency>
  2179. </dependencies>
  2180. </plugin>
  2181. <plugin>
  2182. <groupId>org.wikbook</groupId>
  2183. <artifactId>wikbook.html2pdf</artifactId>
  2184. <version>0.9.45</version>
  2185. <dependencies>
  2186. <dependency>
  2187. <groupId>org.slf4j</groupId>
  2188. <artifactId>slf4j-simple</artifactId>
  2189. <version>1.5.8</version>
  2190. </dependency>
  2191. </dependencies>
  2192. </plugin>
  2193. <plugin>
  2194. <groupId>org.codehaus.mojo</groupId>
  2195. <artifactId>xml-maven-plugin</artifactId>
  2196. <version>1.0</version>
  2197. </plugin>
  2198. <plugin>
  2199. <groupId>net.sf.alchim</groupId>
  2200. <artifactId>yuicompressor-maven-plugin</artifactId>
  2201. <version>0.7.1</version>
  2202. </plugin>
  2203. </plugins>
  2204. </pluginManagement>
  2205. <plugins>
  2206. <plugin>
  2207. <groupId>org.codehaus.mojo</groupId>
  2208. <artifactId>build-helper-maven-plugin</artifactId>
  2209. <version>1.9.1</version>
  2210. <executions>
  2211. <execution>
  2212. <id>parse-version</id>
  2213. <goals>
  2214. <goal>parse-version</goal>
  2215. </goals>
  2216. </execution>
  2217. </executions>
  2218. </plugin>
  2219. <plugin>
  2220. <groupId>org.codehaus.mojo</groupId>
  2221. <artifactId>buildnumber-maven-plugin</artifactId>
  2222. <version>1.3</version>
  2223. <executions>
  2224. <execution>
  2225. <phase>validate</phase>
  2226. <goals>
  2227. <goal>create</goal>
  2228. </goals>
  2229. <configuration>
  2230. <buildNumberPropertyName>buildNumber</buildNumberPropertyName>
  2231. <revisionOnScmFailure>no_revision</revisionOnScmFailure>
  2232. <getRevisionOnlyOnce>true</getRevisionOnlyOnce>
  2233. <timestampFormat>{0, date,yyyyMMdd}</timestampFormat>
  2234. </configuration>
  2235. </execution>
  2236. </executions>
  2237. <configuration>
  2238. <buildNumberPropertyName>buildNumber</buildNumberPropertyName>
  2239. <revisionOnScmFailure>no_revision</revisionOnScmFailure>
  2240. <getRevisionOnlyOnce>true</getRevisionOnlyOnce>
  2241. <timestampFormat>{0, date,yyyyMMdd}</timestampFormat>
  2242. </configuration>
  2243. </plugin>
  2244. <plugin>
  2245. <artifactId>maven-enforcer-plugin</artifactId>
  2246. <version>1.4</version>
  2247. <executions>
  2248. <execution>
  2249. <id>enforce-java-version</id>
  2250. <goals>
  2251. <goal>enforce</goal>
  2252. </goals>
  2253. <configuration>
  2254. <rules>
  2255. <requireJavaVersion>
  2256. <message>To build this project JDK 1.8 (or upper) is required. Please install it.</message>
  2257. <version>1.8</version>
  2258. </requireJavaVersion>
  2259. </rules>
  2260. </configuration>
  2261. </execution>
  2262. <execution>
  2263. <id>enforce-maven-version</id>
  2264. <goals>
  2265. <goal>enforce</goal>
  2266. </goals>
  2267. <configuration>
  2268. <rules>
  2269. <requireMavenVersion>
  2270. <message>To build this project Maven 3.1.1 (or upper) is required. Please install it.</message>
  2271. <version>3.1.1</version>
  2272. </requireMavenVersion>
  2273. </rules>
  2274. </configuration>
  2275. </execution>
  2276. <execution>
  2277. <id>distribution-management-used</id>
  2278. <goals>
  2279. <goal>enforce</goal>
  2280. </goals>
  2281. <configuration>
  2282. <rules>
  2283. <requireDepMgt>
  2284. <message>You are trying to use artifacts that are not in the list of allowed artifacts included in dependencyManagement in maven-depmgt-pom or have different version.</message>
  2285. <checkVersion>true</checkVersion>
  2286. <ignoreScopes>
  2287. <ignoreScope>runtime</ignoreScope>
  2288. </ignoreScopes>
  2289. </requireDepMgt>
  2290. </rules>
  2291. </configuration>
  2292. </execution>
  2293. <execution>
  2294. <id>no-distribution-management-at-all</id>
  2295. <goals>
  2296. <goal>enforce</goal>
  2297. </goals>
  2298. <configuration>
  2299. <rules>
  2300. <banDistributionManagement>
  2301. <allowRepository>true</allowRepository>
  2302. <allowSnapshotRepository>true</allowSnapshotRepository>
  2303. <allowSite>true</allowSite>
  2304. </banDistributionManagement>
  2305. </rules>
  2306. </configuration>
  2307. </execution>
  2308. <execution>
  2309. <id>dependency</id>
  2310. <phase>validate</phase>
  2311. <goals>
  2312. <goal>enforce</goal>
  2313. </goals>
  2314. <configuration>
  2315. <rules>
  2316. <DependencyConvergence />
  2317. </rules>
  2318. </configuration>
  2319. </execution>
  2320. <execution>
  2321. <id>ban-bad-dependencies</id>
  2322. <phase>validate</phase>
  2323. <goals>
  2324. <goal>enforce</goal>
  2325. </goals>
  2326. <configuration>
  2327. <rules>
  2328. <bannedDependencies>
  2329. <searchTransitive>true</searchTransitive>
  2330. <excludes>
  2331. <exclude>commons-logging:commons-logging-api</exclude>
  2332. <exclude>concurrent:concurrent</exclude>
  2333. <exclude>com.google.code.findbugs:*</exclude>
  2334. <exclude>javax.annotation:jsr250-api</exclude>
  2335. <exclude>javax.servlet:servlet-api</exclude>
  2336. <exclude>javax.xml:jaxrpc-api</exclude>
  2337. <exclude>javax.xml.soap:saaj-api</exclude>
  2338. <exclude>javax.xml.stream:stax-api</exclude>
  2339. <exclude>jboss:jboss-logging-spi</exclude>
  2340. <exclude>org.apache.xalan:serializer</exclude>
  2341. <exclude>org.apache.xalan:xalan</exclude>
  2342. <exclude>org.slf4j:slf4j-nop</exclude>
  2343. <exclude>org.slf4j:slf4j-jdk14</exclude>
  2344. <exclude>org.slf4j:slf4j-log4j12</exclude>
  2345. <exclude>org.slf4j:slf4j-log4j13</exclude>
  2346. <exclude>stax:stax-api</exclude>
  2347. <exclude>sun-jaxb:jaxb-api</exclude>
  2348. <exclude>trove:trove</exclude>
  2349. <exclude>woodstox:wstx-lgpl</exclude>
  2350. <exclude>xml-apis:xml-apis</exclude>
  2351. </excludes>
  2352. </bannedDependencies>
  2353. </rules>
  2354. </configuration>
  2355. </execution>
  2356. </executions>
  2357. <dependencies>
  2358. <dependency>
  2359. <groupId>com.ceilfors.maven.plugin</groupId>
  2360. <artifactId>enforcer-rules</artifactId>
  2361. <version>1.2.0</version>
  2362. <scope>compile</scope>
  2363. </dependency>
  2364. <dependency>
  2365. <groupId>org.codehaus.mojo</groupId>
  2366. <artifactId>animal-sniffer-enforcer-rule</artifactId>
  2367. <version>1.11</version>
  2368. <scope>compile</scope>
  2369. </dependency>
  2370. <dependency>
  2371. <groupId>org.codehaus.mojo</groupId>
  2372. <artifactId>extra-enforcer-rules</artifactId>
  2373. <version>1.0-beta-2</version>
  2374. <scope>compile</scope>
  2375. </dependency>
  2376. </dependencies>
  2377. </plugin>
  2378. <plugin>
  2379. <artifactId>maven-dependency-plugin</artifactId>
  2380. <version>2.10</version>
  2381. <executions>
  2382. <execution>
  2383. <id>analyze</id>
  2384. <goals>
  2385. <goal>analyze-only</goal>
  2386. </goals>
  2387. <configuration>
  2388. <failOnWarning>true</failOnWarning>
  2389. <ignoreNonCompile>true</ignoreNonCompile>
  2390. <outputXML>true</outputXML>
  2391. <useJvmChmod>true</useJvmChmod>
  2392. </configuration>
  2393. </execution>
  2394. </executions>
  2395. <configuration>
  2396. <useJvmChmod>true</useJvmChmod>
  2397. </configuration>
  2398. </plugin>
  2399. <plugin>
  2400. <artifactId>maven-source-plugin</artifactId>
  2401. <version>2.4</version>
  2402. <executions>
  2403. <execution>
  2404. <id>attach-sources</id>
  2405. <goals>
  2406. <goal>jar-no-fork</goal>
  2407. </goals>
  2408. <configuration>
  2409. <archive>
  2410. <manifest>
  2411. <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
  2412. <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
  2413. </manifest>
  2414. <manifestEntries>
  2415. <Date>15.01.16 03:56</Date>
  2416. <Implementation-URL>https://codenvy.com/maven-depmgt-pom/che-websocket-terminal</Implementation-URL>
  2417. <SCM-URL>scm:git:git@github.com:codenvy/websocket-terminal.git</SCM-URL>
  2418. <SCM-Revision>${buildNumber}</SCM-Revision>
  2419. <Specification-Title>Che Terminal</Specification-Title>
  2420. <Specification-Version>${parsedVersion.majorVersion}.0</Specification-Version>
  2421. <Specification-Vendor>Codenvy, S.A.</Specification-Vendor>
  2422. <Implementation-Title>Che Terminal</Implementation-Title>
  2423. <Implementation-Version>4.0.0-beta-11-SNAPSHOT</Implementation-Version>
  2424. <Implementation-Vendor>Codenvy, S.A.</Implementation-Vendor>
  2425. </manifestEntries>
  2426. </archive>
  2427. </configuration>
  2428. </execution>
  2429. </executions>
  2430. <inherited>true</inherited>
  2431. <configuration>
  2432. <archive>
  2433. <manifest>
  2434. <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
  2435. <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
  2436. </manifest>
  2437. <manifestEntries>
  2438. <Date>15.01.16 03:56</Date>
  2439. <Implementation-URL>https://codenvy.com/maven-depmgt-pom/che-websocket-terminal</Implementation-URL>
  2440. <SCM-URL>scm:git:git@github.com:codenvy/websocket-terminal.git</SCM-URL>
  2441. <SCM-Revision>${buildNumber}</SCM-Revision>
  2442. <Specification-Title>Che Terminal</Specification-Title>
  2443. <Specification-Version>${parsedVersion.majorVersion}.0</Specification-Version>
  2444. <Specification-Vendor>Codenvy, S.A.</Specification-Vendor>
  2445. <Implementation-Title>Che Terminal</Implementation-Title>
  2446. <Implementation-Version>4.0.0-beta-11-SNAPSHOT</Implementation-Version>
  2447. <Implementation-Vendor>Codenvy, S.A.</Implementation-Vendor>
  2448. </manifestEntries>
  2449. </archive>
  2450. </configuration>
  2451. </plugin>
  2452. <plugin>
  2453. <groupId>org.codehaus.mojo</groupId>
  2454. <artifactId>findbugs-maven-plugin</artifactId>
  2455. <version>3.0.1</version>
  2456. <executions>
  2457. <execution>
  2458. <goals>
  2459. <goal>check</goal>
  2460. </goals>
  2461. <configuration>
  2462. <maxHeap>1024</maxHeap>
  2463. <effort>Max</effort>
  2464. <threshold>Low</threshold>
  2465. <xmlOutput>true</xmlOutput>
  2466. <failOnError>false</failOnError>
  2467. <excludeFilterFile />
  2468. <findbugsXmlOutputDirectory>/Users/roman/development/codenvy_projects/che-websocket-terminal/target/findbugs</findbugsXmlOutputDirectory>
  2469. </configuration>
  2470. </execution>
  2471. </executions>
  2472. <configuration>
  2473. <maxHeap>1024</maxHeap>
  2474. <effort>Max</effort>
  2475. <threshold>Low</threshold>
  2476. <xmlOutput>true</xmlOutput>
  2477. <failOnError>false</failOnError>
  2478. <excludeFilterFile />
  2479. <findbugsXmlOutputDirectory>/Users/roman/development/codenvy_projects/che-websocket-terminal/target/findbugs</findbugsXmlOutputDirectory>
  2480. </configuration>
  2481. </plugin>
  2482. <plugin>
  2483. <groupId>com.google.code.sortpom</groupId>
  2484. <artifactId>maven-sortpom-plugin</artifactId>
  2485. <version>2.3.0</version>
  2486. <executions>
  2487. <execution>
  2488. <phase>validate</phase>
  2489. <goals>
  2490. <goal>verify</goal>
  2491. </goals>
  2492. <configuration>
  2493. <expandEmptyElements>false</expandEmptyElements>
  2494. <nrOfIndentSpace>4</nrOfIndentSpace>
  2495. <createBackupFile>false</createBackupFile>
  2496. <sortProperties>true</sortProperties>
  2497. <sortDependencies>scope,groupId,artifactId</sortDependencies>
  2498. <verifyFail>Stop</verifyFail>
  2499. </configuration>
  2500. </execution>
  2501. </executions>
  2502. <configuration>
  2503. <expandEmptyElements>false</expandEmptyElements>
  2504. <nrOfIndentSpace>4</nrOfIndentSpace>
  2505. <createBackupFile>false</createBackupFile>
  2506. <sortProperties>true</sortProperties>
  2507. <sortDependencies>scope,groupId,artifactId</sortDependencies>
  2508. <verifyFail>Stop</verifyFail>
  2509. </configuration>
  2510. </plugin>
  2511. <plugin>
  2512. <groupId>com.mycila</groupId>
  2513. <artifactId>license-maven-plugin</artifactId>
  2514. <version>2.10</version>
  2515. <executions>
  2516. <execution>
  2517. <id>check-headers</id>
  2518. <phase>validate</phase>
  2519. <goals>
  2520. <goal>check</goal>
  2521. </goals>
  2522. <configuration>
  2523. <header>license-header.txt</header>
  2524. <properties>
  2525. <h_inceptionYear>2012</h_inceptionYear>
  2526. <h_currentYear>2016</h_currentYear>
  2527. <h_copyrightOwner>Codenvy, S.A.</h_copyrightOwner>
  2528. <h_license_years>2012-2016</h_license_years>
  2529. </properties>
  2530. <failIfMissing>true</failIfMissing>
  2531. <strictCheck>true</strictCheck>
  2532. <includes>
  2533. <include>src/**</include>
  2534. <include>pom.xml</include>
  2535. </includes>
  2536. <useDefaultExcludes>false</useDefaultExcludes>
  2537. <excludes>
  2538. <exclude>**/*~</exclude>
  2539. <exclude>**/#*#</exclude>
  2540. <exclude>**/.#*</exclude>
  2541. <exclude>**/%*%</exclude>
  2542. <exclude>**/._*</exclude>
  2543. <exclude>**/.repository/**</exclude>
  2544. <exclude>**/CVS</exclude>
  2545. <exclude>**/CVS/**</exclude>
  2546. <exclude>**/.cvsignore</exclude>
  2547. <exclude>**/RCS</exclude>
  2548. <exclude>**/RCS/**</exclude>
  2549. <exclude>**/SCCS</exclude>
  2550. <exclude>**/SCCS/**</exclude>
  2551. <exclude>**/vssver.scc</exclude>
  2552. <exclude>**/.svn</exclude>
  2553. <exclude>**/.svn/**</exclude>
  2554. <exclude>**/.arch-ids</exclude>
  2555. <exclude>**/.arch-ids/**</exclude>
  2556. <exclude>**/.bzr</exclude>
  2557. <exclude>**/.bzr/**</exclude>
  2558. <exclude>**/.MySCMServerInfo</exclude>
  2559. <exclude>**/.DS_Store</exclude>
  2560. <exclude>**/.metadata</exclude>
  2561. <exclude>**/.metadata/**</exclude>
  2562. <exclude>**/.hg</exclude>
  2563. <exclude>**/.hg/**</exclude>
  2564. <exclude>**/.git</exclude>
  2565. <exclude>**/.git/**</exclude>
  2566. <exclude>**/.gitignore</exclude>
  2567. <exclude>**/BitKeeper</exclude>
  2568. <exclude>**/BitKeeper/**</exclude>
  2569. <exclude>**/ChangeSet</exclude>
  2570. <exclude>**/ChangeSet/**</exclude>
  2571. <exclude>**/_darcs</exclude>
  2572. <exclude>**/_darcs/**</exclude>
  2573. <exclude>**/.darcsrepo</exclude>
  2574. <exclude>**/.darcsrepo/**</exclude>
  2575. <exclude>**/-darcs-backup*</exclude>
  2576. <exclude>**/.darcs-temp-mail</exclude>
  2577. <exclude>**/target/**</exclude>
  2578. <exclude>**/test-output/**</exclude>
  2579. <exclude>**/release.properties</exclude>
  2580. <exclude>**/dependency-reduced-pom.xml</exclude>
  2581. <exclude>**/cobertura.ser</exclude>
  2582. <exclude>**/.clover/**</exclude>
  2583. <exclude>**/.classpath</exclude>
  2584. <exclude>**/.project</exclude>
  2585. <exclude>**/.settings/**</exclude>
  2586. <exclude>**/*.iml</exclude>
  2587. <exclude>**/*.ipr</exclude>
  2588. <exclude>**/*.iws</exclude>
  2589. <exclude>**/.idea/**</exclude>
  2590. <exclude>**/MANIFEST.MF</exclude>
  2591. <exclude>**/*.jpg</exclude>
  2592. <exclude>**/*.png</exclude>
  2593. <exclude>**/*.gif</exclude>
  2594. <exclude>**/*.ico</exclude>
  2595. <exclude>**/*.bmp</exclude>
  2596. <exclude>**/*.tiff</exclude>
  2597. <exclude>**/*.tif</exclude>
  2598. <exclude>**/*.cr2</exclude>
  2599. <exclude>**/*.xcf</exclude>
  2600. <exclude>**/*.class</exclude>
  2601. <exclude>**/*.exe</exclude>
  2602. <exclude>**/*.md5</exclude>
  2603. <exclude>**/*.sha1</exclude>
  2604. <exclude>**/*.jar</exclude>
  2605. <exclude>**/*.zip</exclude>
  2606. <exclude>**/*.rar</exclude>
  2607. <exclude>**/*.tar</exclude>
  2608. <exclude>**/*.tar.gz</exclude>
  2609. <exclude>**/*.tar.bz2</exclude>
  2610. <exclude>**/*.gz</exclude>
  2611. <exclude>**/*.xls</exclude>
  2612. <exclude>**/META-INF/services/**</exclude>
  2613. <exclude>**/*.pem</exclude>
  2614. <exclude>**/*.txt</exclude>
  2615. <exclude>**/*.log</exclude>
  2616. <exclude>**/*.svg</exclude>
  2617. <exclude>**/README</exclude>
  2618. <exclude>**/server.xml</exclude>
  2619. <exclude>**/*.json</exclude>
  2620. <exclude>**/catalina.properties</exclude>
  2621. <exclude>**/logging.properties</exclude>
  2622. <exclude>**/jaas.conf</exclude>
  2623. <exclude>**/jmxremote.access</exclude>
  2624. <exclude>**/jmxremote.password</exclude>
  2625. <exclude>**/tomcat-users.xml</exclude>
  2626. <exclude>**/rewrite.config</exclude>
  2627. </excludes>
  2628. <headerDefinitions>
  2629. <headerDefinition>javadoc.xml</headerDefinition>
  2630. </headerDefinitions>
  2631. </configuration>
  2632. </execution>
  2633. </executions>
  2634. <dependencies>
  2635. <dependency>
  2636. <groupId>com.codenvy.resources</groupId>
  2637. <artifactId>codenvy-eclipse-license-resource-bundle</artifactId>
  2638. <version>13</version>
  2639. <scope>compile</scope>
  2640. </dependency>
  2641. </dependencies>
  2642. <configuration>
  2643. <header>license-header.txt</header>
  2644. <properties>
  2645. <h_inceptionYear>2012</h_inceptionYear>
  2646. <h_currentYear>2016</h_currentYear>
  2647. <h_copyrightOwner>Codenvy, S.A.</h_copyrightOwner>
  2648. <h_license_years>2012-2016</h_license_years>
  2649. </properties>
  2650. <failIfMissing>true</failIfMissing>
  2651. <strictCheck>true</strictCheck>
  2652. <includes>
  2653. <include>src/**</include>
  2654. <include>pom.xml</include>
  2655. </includes>
  2656. <useDefaultExcludes>false</useDefaultExcludes>
  2657. <excludes>
  2658. <exclude>**/*~</exclude>
  2659. <exclude>**/#*#</exclude>
  2660. <exclude>**/.#*</exclude>
  2661. <exclude>**/%*%</exclude>
  2662. <exclude>**/._*</exclude>
  2663. <exclude>**/.repository/**</exclude>
  2664. <exclude>**/CVS</exclude>
  2665. <exclude>**/CVS/**</exclude>
  2666. <exclude>**/.cvsignore</exclude>
  2667. <exclude>**/RCS</exclude>
  2668. <exclude>**/RCS/**</exclude>
  2669. <exclude>**/SCCS</exclude>
  2670. <exclude>**/SCCS/**</exclude>
  2671. <exclude>**/vssver.scc</exclude>
  2672. <exclude>**/.svn</exclude>
  2673. <exclude>**/.svn/**</exclude>
  2674. <exclude>**/.arch-ids</exclude>
  2675. <exclude>**/.arch-ids/**</exclude>
  2676. <exclude>**/.bzr</exclude>
  2677. <exclude>**/.bzr/**</exclude>
  2678. <exclude>**/.MySCMServerInfo</exclude>
  2679. <exclude>**/.DS_Store</exclude>
  2680. <exclude>**/.metadata</exclude>
  2681. <exclude>**/.metadata/**</exclude>
  2682. <exclude>**/.hg</exclude>
  2683. <exclude>**/.hg/**</exclude>
  2684. <exclude>**/.git</exclude>
  2685. <exclude>**/.git/**</exclude>
  2686. <exclude>**/.gitignore</exclude>
  2687. <exclude>**/BitKeeper</exclude>
  2688. <exclude>**/BitKeeper/**</exclude>
  2689. <exclude>**/ChangeSet</exclude>
  2690. <exclude>**/ChangeSet/**</exclude>
  2691. <exclude>**/_darcs</exclude>
  2692. <exclude>**/_darcs/**</exclude>
  2693. <exclude>**/.darcsrepo</exclude>
  2694. <exclude>**/.darcsrepo/**</exclude>
  2695. <exclude>**/-darcs-backup*</exclude>
  2696. <exclude>**/.darcs-temp-mail</exclude>
  2697. <exclude>**/target/**</exclude>
  2698. <exclude>**/test-output/**</exclude>
  2699. <exclude>**/release.properties</exclude>
  2700. <exclude>**/dependency-reduced-pom.xml</exclude>
  2701. <exclude>**/cobertura.ser</exclude>
  2702. <exclude>**/.clover/**</exclude>
  2703. <exclude>**/.classpath</exclude>
  2704. <exclude>**/.project</exclude>
  2705. <exclude>**/.settings/**</exclude>
  2706. <exclude>**/*.iml</exclude>
  2707. <exclude>**/*.ipr</exclude>
  2708. <exclude>**/*.iws</exclude>
  2709. <exclude>**/.idea/**</exclude>
  2710. <exclude>**/MANIFEST.MF</exclude>
  2711. <exclude>**/*.jpg</exclude>
  2712. <exclude>**/*.png</exclude>
  2713. <exclude>**/*.gif</exclude>
  2714. <exclude>**/*.ico</exclude>
  2715. <exclude>**/*.bmp</exclude>
  2716. <exclude>**/*.tiff</exclude>
  2717. <exclude>**/*.tif</exclude>
  2718. <exclude>**/*.cr2</exclude>
  2719. <exclude>**/*.xcf</exclude>
  2720. <exclude>**/*.class</exclude>
  2721. <exclude>**/*.exe</exclude>
  2722. <exclude>**/*.md5</exclude>
  2723. <exclude>**/*.sha1</exclude>
  2724. <exclude>**/*.jar</exclude>
  2725. <exclude>**/*.zip</exclude>
  2726. <exclude>**/*.rar</exclude>
  2727. <exclude>**/*.tar</exclude>
  2728. <exclude>**/*.tar.gz</exclude>
  2729. <exclude>**/*.tar.bz2</exclude>
  2730. <exclude>**/*.gz</exclude>
  2731. <exclude>**/*.xls</exclude>
  2732. <exclude>**/META-INF/services/**</exclude>
  2733. <exclude>**/*.pem</exclude>
  2734. <exclude>**/*.txt</exclude>
  2735. <exclude>**/*.log</exclude>
  2736. <exclude>**/*.svg</exclude>
  2737. <exclude>**/README</exclude>
  2738. <exclude>**/server.xml</exclude>
  2739. <exclude>**/*.json</exclude>
  2740. <exclude>**/catalina.properties</exclude>
  2741. <exclude>**/logging.properties</exclude>
  2742. <exclude>**/jaas.conf</exclude>
  2743. <exclude>**/jmxremote.access</exclude>
  2744. <exclude>**/jmxremote.password</exclude>
  2745. <exclude>**/tomcat-users.xml</exclude>
  2746. <exclude>**/rewrite.config</exclude>
  2747. </excludes>
  2748. <headerDefinitions>
  2749. <headerDefinition>javadoc.xml</headerDefinition>
  2750. </headerDefinitions>
  2751. </configuration>
  2752. </plugin>
  2753. <plugin>
  2754. <artifactId>maven-site-plugin</artifactId>
  2755. <version>3.4</version>
  2756. <executions>
  2757. <execution>
  2758. <id>default-site</id>
  2759. <phase>site</phase>
  2760. <goals>
  2761. <goal>site</goal>
  2762. </goals>
  2763. <configuration>
  2764. <outputDirectory>/Users/roman/development/codenvy_projects/che-websocket-terminal/target/site</outputDirectory>
  2765. <reportPlugins>
  2766. <reportPlugin>
  2767. <groupId>org.apache.maven.plugins</groupId>
  2768. <artifactId>maven-project-info-reports-plugin</artifactId>
  2769. <version>2.8</version>
  2770. </reportPlugin>
  2771. <reportPlugin>
  2772. <groupId>org.apache.maven.plugins</groupId>
  2773. <artifactId>maven-dependency-plugin</artifactId>
  2774. <version>2.10</version>
  2775. </reportPlugin>
  2776. <reportPlugin>
  2777. <groupId>org.apache.maven.plugins</groupId>
  2778. <artifactId>maven-javadoc-plugin</artifactId>
  2779. <version>2.10.2</version>
  2780. <reportSets>
  2781. <reportSet>
  2782. <id>aggregate</id>
  2783. <reports>
  2784. <report>aggregate</report>
  2785. </reports>
  2786. </reportSet>
  2787. </reportSets>
  2788. </reportPlugin>
  2789. <reportPlugin>
  2790. <groupId>org.apache.maven.plugins</groupId>
  2791. <artifactId>maven-jxr-plugin</artifactId>
  2792. <version>2.5</version>
  2793. </reportPlugin>
  2794. <reportPlugin>
  2795. <groupId>org.codehaus.mojo</groupId>
  2796. <artifactId>findbugs-maven-plugin</artifactId>
  2797. <version>3.0.1</version>
  2798. </reportPlugin>
  2799. <reportPlugin>
  2800. <groupId>org.codehaus.mojo</groupId>
  2801. <artifactId>taglist-maven-plugin</artifactId>
  2802. <version>2.4</version>
  2803. </reportPlugin>
  2804. <reportPlugin>
  2805. <groupId>org.codehaus.mojo</groupId>
  2806. <artifactId>versions-maven-plugin</artifactId>
  2807. <version>2.1</version>
  2808. </reportPlugin>
  2809. <reportPlugin>
  2810. <groupId>org.codehaus.mojo</groupId>
  2811. <artifactId>clirr-maven-plugin</artifactId>
  2812. <version>2.6.1</version>
  2813. <configuration>
  2814. <excludes>
  2815. <exclude>**/JiBX_*</exclude>
  2816. </excludes>
  2817. </configuration>
  2818. </reportPlugin>
  2819. <reportPlugin>
  2820. <groupId>org.apache.maven.plugins</groupId>
  2821. <artifactId>maven-changes-plugin</artifactId>
  2822. <version>2.11</version>
  2823. <configuration>
  2824. <useJql>true</useJql>
  2825. <maxEntries>1000</maxEntries>
  2826. <runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
  2827. <onlyCurrentVersion>true</onlyCurrentVersion>
  2828. <statusIds>Resolved,Closed,Done</statusIds>
  2829. <resolutionIds>Fixed,Won't Fix,Duplicate,Incomplete,Cannot Reproduce,Workaround,Normal Behavior,Done</resolutionIds>
  2830. <columnNames>Priority,Type,Key,Summary,Component,Status,Resolution,Fix Version</columnNames>
  2831. <sortColumnNames>Fix Version DESC,Type DESC,Priority DESC</sortColumnNames>
  2832. </configuration>
  2833. <reportSets>
  2834. <reportSet>
  2835. <id>default</id>
  2836. <configuration>
  2837. <useJql>true</useJql>
  2838. <maxEntries>1000</maxEntries>
  2839. <runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
  2840. <onlyCurrentVersion>true</onlyCurrentVersion>
  2841. <statusIds>Resolved,Closed,Done</statusIds>
  2842. <resolutionIds>Fixed,Won't Fix,Duplicate,Incomplete,Cannot Reproduce,Workaround,Normal Behavior,Done</resolutionIds>
  2843. <columnNames>Priority,Type,Key,Summary,Component,Status,Resolution,Fix Version</columnNames>
  2844. <sortColumnNames>Fix Version DESC,Type DESC,Priority DESC</sortColumnNames>
  2845. </configuration>
  2846. <reports>
  2847. <report>jira-report</report>
  2848. </reports>
  2849. </reportSet>
  2850. </reportSets>
  2851. </reportPlugin>
  2852. <reportPlugin>
  2853. <groupId>org.codehaus.sonar-plugins</groupId>
  2854. <artifactId>maven-report</artifactId>
  2855. <version>0.1</version>
  2856. </reportPlugin>
  2857. <reportPlugin>
  2858. <groupId>org.apache.maven.plugins</groupId>
  2859. <artifactId>maven-surefire-report-plugin</artifactId>
  2860. <version>2.18.1</version>
  2861. </reportPlugin>
  2862. </reportPlugins>
  2863. </configuration>
  2864. </execution>
  2865. <execution>
  2866. <id>default-deploy</id>
  2867. <phase>site-deploy</phase>
  2868. <goals>
  2869. <goal>deploy</goal>
  2870. </goals>
  2871. <configuration>
  2872. <outputDirectory>/Users/roman/development/codenvy_projects/che-websocket-terminal/target/site</outputDirectory>
  2873. <reportPlugins>
  2874. <reportPlugin>
  2875. <groupId>org.apache.maven.plugins</groupId>
  2876. <artifactId>maven-project-info-reports-plugin</artifactId>
  2877. <version>2.8</version>
  2878. </reportPlugin>
  2879. <reportPlugin>
  2880. <groupId>org.apache.maven.plugins</groupId>
  2881. <artifactId>maven-dependency-plugin</artifactId>
  2882. <version>2.10</version>
  2883. </reportPlugin>
  2884. <reportPlugin>
  2885. <groupId>org.apache.maven.plugins</groupId>
  2886. <artifactId>maven-javadoc-plugin</artifactId>
  2887. <version>2.10.2</version>
  2888. <reportSets>
  2889. <reportSet>
  2890. <id>aggregate</id>
  2891. <reports>
  2892. <report>aggregate</report>
  2893. </reports>
  2894. </reportSet>
  2895. </reportSets>
  2896. </reportPlugin>
  2897. <reportPlugin>
  2898. <groupId>org.apache.maven.plugins</groupId>
  2899. <artifactId>maven-jxr-plugin</artifactId>
  2900. <version>2.5</version>
  2901. </reportPlugin>
  2902. <reportPlugin>
  2903. <groupId>org.codehaus.mojo</groupId>
  2904. <artifactId>findbugs-maven-plugin</artifactId>
  2905. <version>3.0.1</version>
  2906. </reportPlugin>
  2907. <reportPlugin>
  2908. <groupId>org.codehaus.mojo</groupId>
  2909. <artifactId>taglist-maven-plugin</artifactId>
  2910. <version>2.4</version>
  2911. </reportPlugin>
  2912. <reportPlugin>
  2913. <groupId>org.codehaus.mojo</groupId>
  2914. <artifactId>versions-maven-plugin</artifactId>
  2915. <version>2.1</version>
  2916. </reportPlugin>
  2917. <reportPlugin>
  2918. <groupId>org.codehaus.mojo</groupId>
  2919. <artifactId>clirr-maven-plugin</artifactId>
  2920. <version>2.6.1</version>
  2921. <configuration>
  2922. <excludes>
  2923. <exclude>**/JiBX_*</exclude>
  2924. </excludes>
  2925. </configuration>
  2926. </reportPlugin>
  2927. <reportPlugin>
  2928. <groupId>org.apache.maven.plugins</groupId>
  2929. <artifactId>maven-changes-plugin</artifactId>
  2930. <version>2.11</version>
  2931. <configuration>
  2932. <useJql>true</useJql>
  2933. <maxEntries>1000</maxEntries>
  2934. <runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
  2935. <onlyCurrentVersion>true</onlyCurrentVersion>
  2936. <statusIds>Resolved,Closed,Done</statusIds>
  2937. <resolutionIds>Fixed,Won't Fix,Duplicate,Incomplete,Cannot Reproduce,Workaround,Normal Behavior,Done</resolutionIds>
  2938. <columnNames>Priority,Type,Key,Summary,Component,Status,Resolution,Fix Version</columnNames>
  2939. <sortColumnNames>Fix Version DESC,Type DESC,Priority DESC</sortColumnNames>
  2940. </configuration>
  2941. <reportSets>
  2942. <reportSet>
  2943. <id>default</id>
  2944. <configuration>
  2945. <useJql>true</useJql>
  2946. <maxEntries>1000</maxEntries>
  2947. <runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
  2948. <onlyCurrentVersion>true</onlyCurrentVersion>
  2949. <statusIds>Resolved,Closed,Done</statusIds>
  2950. <resolutionIds>Fixed,Won't Fix,Duplicate,Incomplete,Cannot Reproduce,Workaround,Normal Behavior,Done</resolutionIds>
  2951. <columnNames>Priority,Type,Key,Summary,Component,Status,Resolution,Fix Version</columnNames>
  2952. <sortColumnNames>Fix Version DESC,Type DESC,Priority DESC</sortColumnNames>
  2953. </configuration>
  2954. <reports>
  2955. <report>jira-report</report>
  2956. </reports>
  2957. </reportSet>
  2958. </reportSets>
  2959. </reportPlugin>
  2960. <reportPlugin>
  2961. <groupId>org.codehaus.sonar-plugins</groupId>
  2962. <artifactId>maven-report</artifactId>
  2963. <version>0.1</version>
  2964. </reportPlugin>
  2965. <reportPlugin>
  2966. <groupId>org.apache.maven.plugins</groupId>
  2967. <artifactId>maven-surefire-report-plugin</artifactId>
  2968. <version>2.18.1</version>
  2969. </reportPlugin>
  2970. </reportPlugins>
  2971. </configuration>
  2972. </execution>
  2973. </executions>
  2974. <configuration>
  2975. <outputDirectory>/Users/roman/development/codenvy_projects/che-websocket-terminal/target/site</outputDirectory>
  2976. <reportPlugins>
  2977. <reportPlugin>
  2978. <groupId>org.apache.maven.plugins</groupId>
  2979. <artifactId>maven-project-info-reports-plugin</artifactId>
  2980. <version>2.8</version>
  2981. </reportPlugin>
  2982. <reportPlugin>
  2983. <groupId>org.apache.maven.plugins</groupId>
  2984. <artifactId>maven-dependency-plugin</artifactId>
  2985. <version>2.10</version>
  2986. </reportPlugin>
  2987. <reportPlugin>
  2988. <groupId>org.apache.maven.plugins</groupId>
  2989. <artifactId>maven-javadoc-plugin</artifactId>
  2990. <version>2.10.2</version>
  2991. <reportSets>
  2992. <reportSet>
  2993. <id>aggregate</id>
  2994. <reports>
  2995. <report>aggregate</report>
  2996. </reports>
  2997. </reportSet>
  2998. </reportSets>
  2999. </reportPlugin>
  3000. <reportPlugin>
  3001. <groupId>org.apache.maven.plugins</groupId>
  3002. <artifactId>maven-jxr-plugin</artifactId>
  3003. <version>2.5</version>
  3004. </reportPlugin>
  3005. <reportPlugin>
  3006. <groupId>org.codehaus.mojo</groupId>
  3007. <artifactId>findbugs-maven-plugin</artifactId>
  3008. <version>3.0.1</version>
  3009. </reportPlugin>
  3010. <reportPlugin>
  3011. <groupId>org.codehaus.mojo</groupId>
  3012. <artifactId>taglist-maven-plugin</artifactId>
  3013. <version>2.4</version>
  3014. </reportPlugin>
  3015. <reportPlugin>
  3016. <groupId>org.codehaus.mojo</groupId>
  3017. <artifactId>versions-maven-plugin</artifactId>
  3018. <version>2.1</version>
  3019. </reportPlugin>
  3020. <reportPlugin>
  3021. <groupId>org.codehaus.mojo</groupId>
  3022. <artifactId>clirr-maven-plugin</artifactId>
  3023. <version>2.6.1</version>
  3024. <configuration>
  3025. <excludes>
  3026. <exclude>**/JiBX_*</exclude>
  3027. </excludes>
  3028. </configuration>
  3029. </reportPlugin>
  3030. <reportPlugin>
  3031. <groupId>org.apache.maven.plugins</groupId>
  3032. <artifactId>maven-changes-plugin</artifactId>
  3033. <version>2.11</version>
  3034. <configuration>
  3035. <useJql>true</useJql>
  3036. <maxEntries>1000</maxEntries>
  3037. <runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
  3038. <onlyCurrentVersion>true</onlyCurrentVersion>
  3039. <statusIds>Resolved,Closed,Done</statusIds>
  3040. <resolutionIds>Fixed,Won't Fix,Duplicate,Incomplete,Cannot Reproduce,Workaround,Normal Behavior,Done</resolutionIds>
  3041. <columnNames>Priority,Type,Key,Summary,Component,Status,Resolution,Fix Version</columnNames>
  3042. <sortColumnNames>Fix Version DESC,Type DESC,Priority DESC</sortColumnNames>
  3043. </configuration>
  3044. <reportSets>
  3045. <reportSet>
  3046. <id>default</id>
  3047. <configuration>
  3048. <useJql>true</useJql>
  3049. <maxEntries>1000</maxEntries>
  3050. <runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
  3051. <onlyCurrentVersion>true</onlyCurrentVersion>
  3052. <statusIds>Resolved,Closed,Done</statusIds>
  3053. <resolutionIds>Fixed,Won't Fix,Duplicate,Incomplete,Cannot Reproduce,Workaround,Normal Behavior,Done</resolutionIds>
  3054. <columnNames>Priority,Type,Key,Summary,Component,Status,Resolution,Fix Version</columnNames>
  3055. <sortColumnNames>Fix Version DESC,Type DESC,Priority DESC</sortColumnNames>
  3056. </configuration>
  3057. <reports>
  3058. <report>jira-report</report>
  3059. </reports>
  3060. </reportSet>
  3061. </reportSets>
  3062. </reportPlugin>
  3063. <reportPlugin>
  3064. <groupId>org.codehaus.sonar-plugins</groupId>
  3065. <artifactId>maven-report</artifactId>
  3066. <version>0.1</version>
  3067. </reportPlugin>
  3068. <reportPlugin>
  3069. <groupId>org.apache.maven.plugins</groupId>
  3070. <artifactId>maven-surefire-report-plugin</artifactId>
  3071. <version>2.18.1</version>
  3072. </reportPlugin>
  3073. </reportPlugins>
  3074. </configuration>
  3075. </plugin>
  3076. <plugin>
  3077. <artifactId>maven-assembly-plugin</artifactId>
  3078. <version>2.5.3</version>
  3079. <executions>
  3080. <execution>
  3081. <id>make-assembly</id>
  3082. <phase>package</phase>
  3083. <goals>
  3084. <goal>single</goal>
  3085. </goals>
  3086. <configuration>
  3087. <appendAssemblyId>false</appendAssemblyId>
  3088. <updateOnly>false</updateOnly>
  3089. <descriptor>/Users/roman/development/codenvy_projects/che-websocket-terminal/src/assembly/assembly.xml</descriptor>
  3090. <tarLongFileMode>gnu</tarLongFileMode>
  3091. <useJvmChmod>true</useJvmChmod>
  3092. <recompressZippedFiles>false</recompressZippedFiles>
  3093. </configuration>
  3094. </execution>
  3095. </executions>
  3096. <configuration>
  3097. <appendAssemblyId>false</appendAssemblyId>
  3098. <updateOnly>false</updateOnly>
  3099. <descriptor>/Users/roman/development/codenvy_projects/che-websocket-terminal/src/assembly/assembly.xml</descriptor>
  3100. <tarLongFileMode>gnu</tarLongFileMode>
  3101. <useJvmChmod>true</useJvmChmod>
  3102. <recompressZippedFiles>false</recompressZippedFiles>
  3103. </configuration>
  3104. </plugin>
  3105. <plugin>
  3106. <artifactId>maven-antrun-plugin</artifactId>
  3107. <version>1.7</version>
  3108. <executions>
  3109. <execution>
  3110. <id>copy-resources</id>
  3111. <phase>process-resources</phase>
  3112. <goals>
  3113. <goal>run</goal>
  3114. </goals>
  3115. <configuration>
  3116. <target>
  3117. <copy file="index.html" todir="/Users/roman/development/codenvy_projects/che-websocket-terminal/target/dir/terminal" />
  3118. <copy file="term.js" todir="/Users/roman/development/codenvy_projects/che-websocket-terminal/target/dir/terminal" />
  3119. <copy file="server.go" todir="/Users/roman/development/codenvy_projects/che-websocket-terminal/target/go" />
  3120. </target>
  3121. </configuration>
  3122. </execution>
  3123. <execution>
  3124. <id>copy-terminal-bin</id>
  3125. <phase>process-classes</phase>
  3126. <goals>
  3127. <goal>run</goal>
  3128. </goals>
  3129. <configuration>
  3130. <target>
  3131. <copy file="/Users/roman/development/codenvy_projects/che-websocket-terminal/target/go/terminal" todir="/Users/roman/development/codenvy_projects/che-websocket-terminal/target/dir/terminal" />
  3132. <chmod file="/Users/roman/development/codenvy_projects/che-websocket-terminal/target/dir/terminal/terminal" perm="+x" />
  3133. </target>
  3134. </configuration>
  3135. </execution>
  3136. </executions>
  3137. </plugin>
  3138. <plugin>
  3139. <groupId>org.codehaus.mojo</groupId>
  3140. <artifactId>exec-maven-plugin</artifactId>
  3141. <version>1.4.0</version>
  3142. <executions>
  3143. <execution>
  3144. <id>compile-websocket</id>
  3145. <phase>compile</phase>
  3146. <goals>
  3147. <goal>exec</goal>
  3148. </goals>
  3149. <configuration>
  3150. <executable>go</executable>
  3151. <workingDirectory>/Users/roman/development/codenvy_projects/che-websocket-terminal/target/go</workingDirectory>
  3152. <arguments>
  3153. <argument>get</argument>
  3154. <argument>github.com/codenvy/websocket</argument>
  3155. </arguments>
  3156. </configuration>
  3157. </execution>
  3158. <execution>
  3159. <id>compile-pty</id>
  3160. <phase>compile</phase>
  3161. <goals>
  3162. <goal>exec</goal>
  3163. </goals>
  3164. <configuration>
  3165. <executable>go</executable>
  3166. <workingDirectory>/Users/roman/development/codenvy_projects/che-websocket-terminal/target/go</workingDirectory>
  3167. <arguments>
  3168. <argument>get</argument>
  3169. <argument>github.com/codenvy/pty</argument>
  3170. </arguments>
  3171. </configuration>
  3172. </execution>
  3173. <execution>
  3174. <id>compile-server</id>
  3175. <phase>compile</phase>
  3176. <goals>
  3177. <goal>exec</goal>
  3178. </goals>
  3179. <configuration>
  3180. <executable>go</executable>
  3181. <workingDirectory>/Users/roman/development/codenvy_projects/che-websocket-terminal/target/go</workingDirectory>
  3182. <arguments>
  3183. <argument>build</argument>
  3184. <argument>-o</argument>
  3185. <argument>terminal</argument>
  3186. </arguments>
  3187. </configuration>
  3188. </execution>
  3189. </executions>
  3190. </plugin>
  3191. <plugin>
  3192. <artifactId>maven-clean-plugin</artifactId>
  3193. <version>2.6.1</version>
  3194. <executions>
  3195. <execution>
  3196. <id>default-clean</id>
  3197. <phase>clean</phase>
  3198. <goals>
  3199. <goal>clean</goal>
  3200. </goals>
  3201. </execution>
  3202. </executions>
  3203. </plugin>
  3204. <plugin>
  3205. <artifactId>maven-install-plugin</artifactId>
  3206. <version>2.5.2</version>
  3207. <executions>
  3208. <execution>
  3209. <id>default-install</id>
  3210. <phase>install</phase>
  3211. <goals>
  3212. <goal>install</goal>
  3213. </goals>
  3214. </execution>
  3215. </executions>
  3216. </plugin>
  3217. <plugin>
  3218. <artifactId>maven-deploy-plugin</artifactId>
  3219. <version>2.8.2</version>
  3220. <executions>
  3221. <execution>
  3222. <id>default-deploy</id>
  3223. <phase>deploy</phase>
  3224. <goals>
  3225. <goal>deploy</goal>
  3226. </goals>
  3227. </execution>
  3228. </executions>
  3229. </plugin>
  3230. </plugins>
  3231. </build>
  3232. <reporting>
  3233. <outputDirectory>/Users/roman/development/codenvy_projects/che-websocket-terminal/target/site</outputDirectory>
  3234. <plugins>
  3235. <plugin>
  3236. <artifactId>maven-project-info-reports-plugin</artifactId>
  3237. <version>2.8</version>
  3238. </plugin>
  3239. <plugin>
  3240. <artifactId>maven-dependency-plugin</artifactId>
  3241. <version>2.10</version>
  3242. </plugin>
  3243. <plugin>
  3244. <artifactId>maven-javadoc-plugin</artifactId>
  3245. <version>2.10.2</version>
  3246. <reportSets>
  3247. <reportSet>
  3248. <id>aggregate</id>
  3249. <reports>
  3250. <report>aggregate</report>
  3251. </reports>
  3252. </reportSet>
  3253. </reportSets>
  3254. </plugin>
  3255. <plugin>
  3256. <artifactId>maven-jxr-plugin</artifactId>
  3257. <version>2.5</version>
  3258. </plugin>
  3259. <plugin>
  3260. <groupId>org.codehaus.mojo</groupId>
  3261. <artifactId>findbugs-maven-plugin</artifactId>
  3262. <version>3.0.1</version>
  3263. </plugin>
  3264. <plugin>
  3265. <groupId>org.codehaus.mojo</groupId>
  3266. <artifactId>taglist-maven-plugin</artifactId>
  3267. <version>2.4</version>
  3268. </plugin>
  3269. <plugin>
  3270. <groupId>org.codehaus.mojo</groupId>
  3271. <artifactId>versions-maven-plugin</artifactId>
  3272. <version>2.1</version>
  3273. </plugin>
  3274. <plugin>
  3275. <groupId>org.codehaus.mojo</groupId>
  3276. <artifactId>clirr-maven-plugin</artifactId>
  3277. <version>2.6.1</version>
  3278. <configuration>
  3279. <excludes>
  3280. <exclude>**/JiBX_*</exclude>
  3281. </excludes>
  3282. </configuration>
  3283. </plugin>
  3284. <plugin>
  3285. <artifactId>maven-changes-plugin</artifactId>
  3286. <version>2.11</version>
  3287. <reportSets>
  3288. <reportSet>
  3289. <reports>
  3290. <report>jira-report</report>
  3291. </reports>
  3292. <configuration>
  3293. <useJql>true</useJql>
  3294. <maxEntries>1000</maxEntries>
  3295. <runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
  3296. <onlyCurrentVersion>true</onlyCurrentVersion>
  3297. <statusIds>Resolved,Closed,Done</statusIds>
  3298. <resolutionIds>Fixed,Won't Fix,Duplicate,Incomplete,Cannot Reproduce,Workaround,Normal Behavior,Done</resolutionIds>
  3299. <columnNames>Priority,Type,Key,Summary,Component,Status,Resolution,Fix Version</columnNames>
  3300. <sortColumnNames>Fix Version DESC,Type DESC,Priority DESC</sortColumnNames>
  3301. </configuration>
  3302. </reportSet>
  3303. </reportSets>
  3304. <configuration>
  3305. <useJql>true</useJql>
  3306. <maxEntries>1000</maxEntries>
  3307. <runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
  3308. <onlyCurrentVersion>true</onlyCurrentVersion>
  3309. <statusIds>Resolved,Closed,Done</statusIds>
  3310. <resolutionIds>Fixed,Won't Fix,Duplicate,Incomplete,Cannot Reproduce,Workaround,Normal Behavior,Done</resolutionIds>
  3311. <columnNames>Priority,Type,Key,Summary,Component,Status,Resolution,Fix Version</columnNames>
  3312. <sortColumnNames>Fix Version DESC,Type DESC,Priority DESC</sortColumnNames>
  3313. </configuration>
  3314. </plugin>
  3315. <plugin>
  3316. <groupId>org.codehaus.sonar-plugins</groupId>
  3317. <artifactId>maven-report</artifactId>
  3318. <version>0.1</version>
  3319. </plugin>
  3320. <plugin>
  3321. <artifactId>maven-surefire-report-plugin</artifactId>
  3322. <version>2.18.1</version>
  3323. </plugin>
  3324. </plugins>
  3325. </reporting>
  3326. </project>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement