Hi Jacques, may I suggest to keep the discussion to this topic. You can
start a new thread for the issues you're facing with gradle. On Tue, Jan 3, 2017 at 1:34 PM, Jacques Le Roux < [hidden email]> wrote: > This turns to be insane, after deleting the whole Gradle caches and > rebooting my machine (was still not working after I DLed the new cache) it > was still not working > > I have tried to delete C:\projectsASF\ofbiz\.gradle\3 > .2.1\taskArtifacts\taskArtifacts.lock but then Gradle create it again on > "gradlew cleanGradle" > > C:\projectsASF\ofbiz\.gradle\3.2.1\taskArtifacts>dir > Le volume dans le lecteur C s'appelle Système > Le numéro de série du volume est 4015-3D33 > > Répertoire de C:\projectsASF\ofbiz\.gradle\3.2.1\taskArtifacts > > 03/01/2017 11:28 <REP> . > 03/01/2017 11:28 <REP> .. > 03/01/2017 11:28 17 taskArtifacts.lock > 1 fichier(s) 17 octets > 2 Rép(s) 47 975 690 240 octets libres > > C:\projectsASF\ofbiz\.gradle\3.2.1\taskArtifacts>del *.* > C:\projectsASF\ofbiz\.gradle\3.2.1\taskArtifacts\*.*, êtes-vous sûr (O/N) > ? o > > C:\projectsASF\ofbiz\.gradle\3.2.1\taskArtifacts>dir > Le volume dans le lecteur C s'appelle Système > Le numéro de série du volume est 4015-3D33 > > Répertoire de C:\projectsASF\ofbiz\.gradle\3.2.1\taskArtifacts > > 03/01/2017 11:31 <REP> . > 03/01/2017 11:31 <REP> .. > 0 fichier(s) 0 octets > 2 Rép(s) 47 978 377 216 octets libres > > C:\projectsASF\ofbiz\.gradle\3.2.1\taskArtifacts>cd C:\projectsASF\ofbiz > > C:\projectsASF\ofbiz>g --stacktrace cleanGradle > > C:\projectsASF\ofbiz>gradlew --stacktrace cleanGradle > :cleanGradle FAILED > > FAILURE: Build failed with an exception. > > * Where: > Build file 'C:\projectsASF\ofbiz\build.gradle' line: 769 > > * What went wrong: > Execution failed for task ':cleanGradle'. > > Unable to delete file: C:\projectsASF\ofbiz\.gradle\3 > .2.1\taskArtifacts\taskArtifacts.lock > > * Try: > Run with --info or --debug option to get more log output. > > * Exception is: > org.gradle.api.tasks.TaskExecutionException: Execution failed for task > ':cleanGradle'. > at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskEx > ecuter.executeActions(ExecuteActionsTaskExecuter.java:84) > at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskEx > ecuter.execute(ExecuteActionsTaskExecuter.java:55) > at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExec > uter.execute(SkipUpToDateTaskExecuter.java:61) > at org.gradle.api.internal.tasks.execution.ValidatingTaskExecut > er.execute(ValidatingTaskExecuter.java:58) > at org.gradle.api.internal.tasks.execution.SkipEmptySourceFiles > TaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:88) > at org.gradle.api.internal.tasks.execution.ResolveTaskArtifactS > tateTaskExecuter.execute(ResolveTaskArtifactStateTaskExecuter.java:45) > at org.gradle.api.internal.tasks.execution.SkipTaskWithNoAction > sExecuter.execute(SkipTaskWithNoActionsExecuter.java:51) > at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecut > er.execute(SkipOnlyIfTaskExecuter.java:54) > at org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTas > kExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43) > at org.gradle.api.internal.tasks.execution.CatchExceptionTaskEx > ecuter.execute(CatchExceptionTaskExecuter.java:34) > at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$Even > tFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:233) > at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$Even > tFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:215) > at org.gradle.execution.taskgraph.AbstractTaskPlanExecutor$Task > ExecutorWorker.processTask(AbstractTaskPlanExecutor.java:74) > at org.gradle.execution.taskgraph.AbstractTaskPlanExecutor$Task > ExecutorWorker.run(AbstractTaskPlanExecutor.java:55) > at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor.proce > ss(DefaultTaskPlanExecutor.java:32) > at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter.exec > ute(DefaultTaskGraphExecuter.java:113) > at org.gradle.execution.SelectedTaskExecutionAction.execute(Sel > ectedTaskExecutionAction.java:37) > at org.gradle.execution.DefaultBuildExecuter.execute(DefaultBui > ldExecuter.java:37) > at org.gradle.execution.DefaultBuildExecuter.access$000( > DefaultBuildExecuter.java:23) > at org.gradle.execution.DefaultBuildExecuter$1.proceed( > DefaultBuildExecuter.java:43) > at org.gradle.execution.DryRunBuildExecutionAction.execute(DryR > unBuildExecutionAction.java:32) > at org.gradle.execution.DefaultBuildExecuter.execute(DefaultBui > ldExecuter.java:37) > at org.gradle.execution.DefaultBuildExecuter.execute(DefaultBui > ldExecuter.java:30) > at org.gradle.initialization.DefaultGradleLauncher$4.run(Defaul > tGradleLauncher.java:197) > at org.gradle.internal.Factories$1.create(Factories.java:25) > at org.gradle.internal.progress.DefaultBuildOperationExecutor.r > un(DefaultBuildOperationExecutor.java:91) > at org.gradle.internal.progress.DefaultBuildOperationExecutor.r > un(DefaultBuildOperationExecutor.java:53) > at org.gradle.initialization.DefaultGradleLauncher.doBuildStage > s(DefaultGradleLauncher.java:194) > at org.gradle.initialization.DefaultGradleLauncher.access$200( > DefaultGradleLauncher.java:36) > at org.gradle.initialization.DefaultGradleLauncher$1.create( > DefaultGradleLauncher.java:118) > at org.gradle.initialization.DefaultGradleLauncher$1.create( > DefaultGradleLauncher.java:112) > at org.gradle.internal.progress.DefaultBuildOperationExecutor.r > un(DefaultBuildOperationExecutor.java:91) > at org.gradle.internal.progress.DefaultBuildOperationExecutor.r > un(DefaultBuildOperationExecutor.java:63) > at org.gradle.initialization.DefaultGradleLauncher.doBuild(Defa > ultGradleLauncher.java:112) > at org.gradle.initialization.DefaultGradleLauncher.run(DefaultG > radleLauncher.java:98) > at org.gradle.launcher.exec.GradleBuildController.run(GradleBui > ldController.java:66) > at org.gradle.tooling.internal.provider.ExecuteBuildActionRunne > r.run(ExecuteBuildActionRunner.java:28) > at org.gradle.launcher.exec.ChainingBuildActionRunner.run(Chain > ingBuildActionRunner.java:35) > at org.gradle.launcher.exec.InProcessBuildActionExecuter.execut > e(InProcessBuildActionExecuter.java:41) > at org.gradle.launcher.exec.InProcessBuildActionExecuter.execut > e(InProcessBuildActionExecuter.java:26) > at org.gradle.tooling.internal.provider.ContinuousBuildActionEx > ecuter.execute(ContinuousBuildActionExecuter.java:75) > at org.gradle.tooling.internal.provider.ContinuousBuildActionEx > ecuter.execute(ContinuousBuildActionExecuter.java:49) > at org.gradle.tooling.internal.provider.ServicesSetupBuildActio > nExecuter.execute(ServicesSetupBuildActionExecuter.java:44) > at org.gradle.tooling.internal.provider.ServicesSetupBuildActio > nExecuter.execute(ServicesSetupBuildActionExecuter.java:29) > at org.gradle.launcher.daemon.server.exec.ExecuteBuild.doBuild( > ExecuteBuild.java:67) > at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.exec > ute(BuildCommandOnly.java:36) > at org.gradle.launcher.daemon.server.api.DaemonCommandExecution > .proceed(DaemonCommandExecution.java:120) > at org.gradle.launcher.daemon.server.exec.WatchForDisconnection > .execute(WatchForDisconnection.java:47) > at org.gradle.launcher.daemon.server.api.DaemonCommandExecution > .proceed(DaemonCommandExecution.java:120) > at org.gradle.launcher.daemon.server.exec.ResetDeprecationLogge > r.execute(ResetDeprecationLogger.java:26) > at org.gradle.launcher.daemon.server.api.DaemonCommandExecution > .proceed(DaemonCommandExecution.java:120) > at org.gradle.launcher.daemon.server.exec.RequestStopIfSingleUs > edDaemon.execute(RequestStopIfSingleUsedDaemon.java:34) > at org.gradle.launcher.daemon.server.api.DaemonCommandExecution > .proceed(DaemonCommandExecution.java:120) > at org.gradle.launcher.daemon.server.exec.ForwardClientInput$2. > call(ForwardClientInput.java:74) > at org.gradle.launcher.daemon.server.exec.ForwardClientInput$2. > call(ForwardClientInput.java:72) > at org.gradle.util.Swapper.swap(Swapper.java:38) > at org.gradle.launcher.daemon.server.exec.ForwardClientInput. > execute(ForwardClientInput.java:72) > at org.gradle.launcher.daemon.server.api.DaemonCommandExecution > .proceed(DaemonCommandExecution.java:120) > at org.gradle.launcher.daemon.server.exec.LogAndCheckHealth.exe > cute(LogAndCheckHealth.java:55) > at org.gradle.launcher.daemon.server.api.DaemonCommandExecution > .proceed(DaemonCommandExecution.java:120) > at org.gradle.launcher.daemon.server.exec.LogToClient.doBuild( > LogToClient.java:60) > at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.exec > ute(BuildCommandOnly.java:36) > at org.gradle.launcher.daemon.server.api.DaemonCommandExecution > .proceed(DaemonCommandExecution.java:120) > at org.gradle.launcher.daemon.server.exec.EstablishBuildEnviron > ment.doBuild(EstablishBuildEnvironment.java:72) > at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.exec > ute(BuildCommandOnly.java:36) > at org.gradle.launcher.daemon.server.api.DaemonCommandExecution > .proceed(DaemonCommandExecution.java:120) > at org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWi > thBusy$1.run(StartBuildOrRespondWithBusy.java:50) > at org.gradle.launcher.daemon.server.DaemonStateCoordinator$1. > run(DaemonStateCoordinator.java:293) > at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecord > Failures.onExecute(ExecutorPolicy.java:54) > at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(S > toppableExecutorImpl.java:40) > Caused by: org.gradle.api.file.UnableToDeleteFileException: Unable to > delete file: C:\projectsASF\ofbiz\.gradle\3.2.1\taskArtifacts\taskArtifac > ts.lock > at org.gradle.api.internal.file.delete.Deleter.handleFailedDele > te(Deleter.java:109) > at org.gradle.api.internal.file.delete.Deleter.doDeleteInternal > (Deleter.java:86) > at org.gradle.api.internal.file.delete.Deleter.doDeleteInternal > (Deleter.java:81) > at org.gradle.api.internal.file.delete.Deleter.doDeleteInternal > (Deleter.java:81) > at org.gradle.api.internal.file.delete.Deleter.doDeleteInternal > (Deleter.java:81) > at org.gradle.api.internal.file.delete.Deleter.delete(Deleter.j > ava:66) > at org.gradle.api.internal.file.delete.Deleter.delete(Deleter.j > ava:47) > at org.gradle.api.internal.file.DefaultFileOperations.delete(De > faultFileOperations.java:137) > at org.gradle.api.internal.project.DefaultProject.delete(Defaul > tProject.java:757) > at org.gradle.groovy.scripts.DefaultScript.delete(DefaultScript > .java:219) > at org.gradle.internal.metaobject.BeanDynamicObject$MetaClassAd > apter.invokeMethod(BeanDynamicObject.java:382) > at org.gradle.internal.metaobject.BeanDynamicObject.invokeMetho > d(BeanDynamicObject.java:170) > at org.gradle.internal.metaobject.ConfigureDelegate.invokeMetho > d(ConfigureDelegate.java:80) > at build_6doovu22fvyxt2xqr7mryg9wi$_run_closure32$_closure122.d > oCall(C:\projectsASF\ofbiz\build.gradle:769) > at org.gradle.api.internal.AbstractTask$ClosureTaskAction. > execute(AbstractTask.java:588) > at org.gradle.api.internal.AbstractTask$ClosureTaskAction. > execute(AbstractTask.java:569) > at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskEx > ecuter.executeAction(ExecuteActionsTaskExecuter.java:95) > at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskEx > ecuter.executeActions(ExecuteActionsTaskExecuter.java:76) > ... 69 more > > > BUILD FAILED > > Total time: 1.552 secs > > C:\projectsASF\ofbiz> > > Weird! > > Jacques > > > Le 03/01/2017 à 10:38, Jacques Le Roux a écrit : > >> Moreover while svn updating I just got a merge issue with recent lucene >> changes, then an Eclipse issue (I had it open) and then it seems I have to >> remove all Gradle caches, got this >> >> https://stackoverflow.com/questions/37919963/gradle-2-10- >> taskartifacts-cache-properties-lock-access-is-denied-in-android-st >> >> Jacques >> >> >> Le 03/01/2017 à 10:32, Jacques Le Roux a écrit : >> >>> Taher, >>> >>> Could you please just wait 1 day or 2, maybe more? >>> >>> I'm currently working on https://issues.apache.org/jira >>> /browse/OFBIZ-6919 and its subtasks (a new one is ready but not >>> created). and would prefer to apply these patch before yours because it's a >>> huge thing and mixing both will not help. >>> >>> Thanks >>> >>> Jacques >>> >>> >>> Le 02/01/2017 à 19:34, Jacques Le Roux a écrit : >>> >>>> +1 >>>> >>>> Jacques >>>> >>>> >>>> Le 02/01/2017 à 17:45, Taher Alkhateeb a écrit : >>>> >>>>> Hello Everyone, >>>>> >>>>> In reference to earlier discussions and threads on the above subject, >>>>> I am >>>>> hereby proposing renaming the directory "specialpurpose" to "plugins". >>>>> I >>>>> have patch ready with all tests passing. >>>>> >>>>> Ref discussion: >>>>> https://lists.apache.org/thread.html/9bb4fba6ec56bd52a5bc55e >>>>> 44ba1672f088ec33eeb8a1af4d16fd6d2@%3Cdev.ofbiz.apache.org%3E >>>>> >>>>> Cheers, >>>>> >>>>> Taher Alkhateeb >>>>> >>>>> >>>> >>>> >>> >>> >> >> > |
Perhaps this might be relevant?
https://issues.gradle.org/browse/GRADLE-1801 On Tue, Jan 3, 2017 at 2:50 PM, Jacques Le Roux < [hidden email]> wrote: > Moving Gradle to another location worked for "gradlew eclipse" but again > not for "gradlew cleanGradle " > > Microsoft Windows [version 6.1.7601] > Copyright (c) 2009 Microsoft Corporation. Tous droits réservés. > > C:\projectsASF\ofbiz>g eclipse > > C:\projectsASF\ofbiz>gradlew eclipse > Downloading https://services.gradle.org/distributions/gradle-3.2.1-bin.zip > ............................................................ > ............................................................ > ............................................................ > ............................ > ............................................................ > ............................................................ > ............................................................ > ............................ > ............................................................ > ............................................................ > ............................................................ > ............................ > ............................................................ > ............................................................ > ............................................................ > ............................ > ............................................................ > ............................................................ > ............................................................ > ............................ > ............................................................ > ............................................................ > ............................................................ > ............................ > ............................................................ > ............................................................ > ............................................................ > ............................ > ............................................................ > ............................................................ > ............................................................ > ............................ > ............................................................ > ............................................................ > ............................................................ > ............................ > ............................................................ > ............................................................ > ............................................................ > ............................ > ............................................................ > ............................................................ > ............................................................ > ............................ > ............................................................ > ............................................................ > ............................................................ > ............................ > ............................................................ > ............................................................ > ............................................................ > ............................ > ............................................................ > ............................................................ > ............................................................ > ............................ > ............................................................ > ............................................................ > ............................................................ > ............................ > ............................................................ > ............................................................ > ............................................................ > ............................ > ............................................................ > ..................................................................... > Unzipping Z:\Gradle\wrapper\dists\gradle-3.2.1-bin\erlz51pt56t1o6vc7t39cikug\gradle-3.2.1-bin.zip > to Z:\Gradle\wrapper\dists\gradle-3.2.1-bin\erlz51pt56t1o6vc7t39cikug > Starting a Gradle Daemon (subsequent builds will be faster) > Download https://jcenter.bintray.com/apache-xerces/xercesImpl/2.9.1/ > xercesImpl-2.9.1.pom > > [Snip...] > > Download https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.7/slf4j- > api-1.7.7-sources.jar > :eclipseJdt > :eclipseProject > :eclipse > > BUILD SUCCESSFUL > > Total time: 14 mins 24.516 secs > C:\projectsASF\ofbiz>tools\test > > C:\projectsASF\ofbiz>svn up && gradlew cleanAll eclipse loadDefault > testIntegration > Mise à jour de '.' : > À la révision 1777112. > :clean UP-TO-DATE > :cleanAnt > :cleanCatalina > :cleanData > :cleanDownloads > :cleanEclipseClasspath > :cleanEclipseJdt > :cleanEclipseProject > :cleanEclipse > :cleanFooterFiles > :cleanGradle FAILED > > FAILURE: Build failed with an exception. > > * Where: > Build file 'C:\projectsASF\ofbiz\build.gradle' line: 769 > > * What went wrong: > Execution failed for task ':cleanGradle'. > > Unable to delete file: C:\projectsASF\ofbiz\.gradle\3 > .2.1\taskArtifacts\taskArtifacts.lock > > * Try: > Run with --stacktrace option to get the stack trace. Run with --info or > --debug option to get more log output. > > BUILD FAILED > > Total time: 1.91 secs > > C:\projectsASF\ofbiz> > > Bypassing cleanAll works but I'm totally surprised by this issue. > > Index: build.gradle > =================================================================== > --- build.gradle (revision 1777112) > +++ build.gradle (working copy) > @@ -766,7 +766,7 @@ > } > } > task cleanGradle(group: cleanupGroup, description: 'clean generated files > from Gradle') { > - doLast { delete file("${rootDir}/.gradle") } > + //doLast { delete file("${rootDir}/.gradle") } > } > task cleanFooterFiles(group: cleanupGroup, description: 'clean generated > footer files') { > doLast { > > Maybe it's a Gradle bug because I see no reasons this happens on my > machine after several different tries (related there) > > Jacques > > > Le 03/01/2017 à 12:05, Jacques Le Roux a écrit : > >> Even deleting the whole C:\Users\Jacques\.gradle does not work :-o >> >> This is creasy :/ >> >> C:\projectsASF\ofbiz>svn up && gradlew cleanAll eclipse loadDefault >> testIntegration >> Mise à jour de '.' : >> À la révision 1777109. >> Downloading https://services.gradle.org/distributions/gradle-3.2.1-bin. >> zip >> ............................................................ >> ............................................................ >> ........................................................................................ >> >> ............................................................ >> ............................................................ >> ........................................................................................ >> >> ............................................................ >> ............................................................ >> ........................................................................................ >> >> ............................................................ >> ............................................................ >> ........................................................................................ >> >> ............................................................ >> ............................................................ >> ........................................................................................ >> >> ............................................................ >> ............................................................ >> ........................................................................................ >> >> ............................................................ >> ............................................................ >> ........................................................................................ >> >> ............................................................ >> ............................................................ >> ........................................................................................ >> >> ............................................................ >> ............................................................ >> ........................................................................................ >> >> ............................................................ >> ............................................................ >> ........................................................................................ >> >> ............................................................ >> ............................................................ >> ........................................................................................ >> >> ............................................................ >> ............................................................ >> ........................................................................................ >> >> ............................................................ >> ............................................................ >> ........................................................................................ >> >> ............................................................ >> ............................................................ >> ........................................................................................ >> >> ............................................................ >> ............................................................ >> ........................................................................................ >> >> ............................................................ >> ............................................................ >> ........................................................................................ >> >> ............................................................ >> ..................................................................... >> Unzipping C:\Users\Jacques\.gradle\wrapper\dists\gradle-3.2.1-bin\ >> erlz51pt56t1o6vc7t39cikug\gradle-3.2.1-bin.zip to >> C:\Users\Jacques\.gradle\wrapper\dists\gradle-3.2.1-bin\ >> erlz51pt56t1o6vc7t39cikug >> Starting a Gradle Daemon (subsequent builds will be faster) >> Download https://jcenter.bintray.com/apache-xerces/xercesImpl/2.9.1/ >> xercesImpl-2.9.1.pom >> Download https://jcenter.bintray.com/com/google/zxing/core/3.2.1/core >> -3.2.1.pom >> Download https://jcenter.bintray.com/com/google/zxing/zxing-parent/3. >> 2.1/zxing-parent-3.2.1.pom >> Download https://jcenter.bintray.com/com/googlecode/concurrentlinkedh >> ashmap/concurrentlinkedhashmap-lru/1.0/concurrentlinkedhashmap-lru-1. >> 0.pom >> Download https://jcenter.bintray.com/org/sonatype/oss/oss-parent/3/os >> s-parent-3.pom >> Download https://jcenter.bintray.com/com/googlecode/ez-vcard/ez-vcard >> /0.9.10/ez-vcard-0.9.10.pom >> Download https://jcenter.bintray.com/org/sonatype/oss/oss-parent/7/os >> s-parent-7.pom >> Download https://jcenter.bintray.com/com/googlecode/owasp-java-html- >> sanitizer/owasp-java-html-sanitizer/20160628.1/owasp- >> java-html-sanitizer-20160628.1.pom >> Download https://jcenter.bintray.com/com/googlecode/owasp-java-html- >> sanitizer/parent/20160628.1/parent-20160628.1.pom >> Download https://jcenter.bintray.com/com/ibm/icu/icu4j/57.1/icu4j-57. >> 1.pom >> Download https://jcenter.bintray.com/com/lowagie/itext/2.1.7/itext-2. >> 1.7.pom >> Download https://jcenter.bintray.com/com/sun/mail/javax.mail/1.5.1/ja >> vax.mail-1.5.1.pom >> Download https://jcenter.bintray.com/com/sun/mail/all/1.5.1/all-1.5.1.pom >> Download https://jcenter.bintray.com/net/java/jvnet-parent/1/jvnet-pa >> rent-1.pom >> Download https://jcenter.bintray.com/com/sun/syndication/com.springso >> urce.com.sun.syndication/0.9.0/com.springsource.com.sun.syn >> dication-0.9.0.pom >> Download https://jcenter.bintray.com/com/thoughtworks/xstream/xstream >> /1.4.9/xstream-1.4.9.pom >> Download https://jcenter.bintray.com/com/thoughtworks/xstream/xstream >> -parent/1.4.9/xstream-parent-1.4.9.pom >> Download https://jcenter.bintray.com/commons-cli/commons-cli/1.3.1/co >> mmons-cli-1.3.1.pom >> Download https://jcenter.bintray.com/org/apache/commons/commons-paren >> t/37/commons-parent-37.pom >> Download https://jcenter.bintray.com/org/apache/apache/16/apache-16.pom >> Download https://jcenter.bintray.com/commons-net/commons-net/3.3/comm >> ons-net-3.3.pom >> Download https://jcenter.bintray.com/org/apache/commons/commons-paren >> t/30/commons-parent-30.pom >> Download https://jcenter.bintray.com/commons-validator/commons-valida >> tor/1.5.1/commons-validator-1.5.1.pom >> Download https://jcenter.bintray.com/org/apache/commons/commons-paren >> t/39/commons-parent-39.pom >> Download https://jcenter.bintray.com/de/odysseus/juel/juel-impl/2.2. >> 7/juel-impl-2.2.7.pom >> Download https://jcenter.bintray.com/de/odysseus/juel/juel-parent/2. >> 2.7/juel-parent-2.2.7.pom >> Download https://jcenter.bintray.com/javax/el/javax.el-api/3.0.1-b04/ >> javax.el-api-3.0.1-b04.pom >> Download https://jcenter.bintray.com/net/java/jvnet-parent/3/jvnet-pa >> rent-3.pom >> Download https://jcenter.bintray.com/javax/servlet/javax.servlet-api/ >> 3.1.0/javax.servlet-api-3.1.0.pom >> Download https://jcenter.bintray.com/javax/servlet/jsp/javax.servlet. >> jsp-api/2.3.0/javax.servlet.jsp-api-2.3.0.pom >> Download https://jcenter.bintray.com/junit/junit-dep/4.10/junit-dep- >> 4.10.pom >> Download https://jcenter.bintray.com/net/fortuna/ical4j/ical4j/1.0-rc >> 3-atlassian-11/ical4j-1.0-rc3-atlassian-11.pom >> Download https://jcenter.bintray.com/org/apache/ant/ant-junit/1.9.0/ >> ant-junit-1.9.0.pom >> Download https://jcenter.bintray.com/org/apache/ant/ant-parent/1.9.0/ >> ant-parent-1.9.0.pom >> Download https://jcenter.bintray.com/org/apache/axis2/axis2-kernel/1. >> 7.1/axis2-kernel-1.7.1.pom >> Download https://jcenter.bintray.com/org/apache/axis2/axis2/1.7.1/axi >> s2-1.7.1.pom >> Download https://jcenter.bintray.com/org/apache/apache/17/apache-17.pom >> Download https://jcenter.bintray.com/org/apache/commons/commons-colle >> ctions4/4.1/commons-collections4-4.1.pom >> Download https://jcenter.bintray.com/org/apache/commons/commons-paren >> t/38/commons-parent-38.pom >> Download https://jcenter.bintray.com/org/apache/commons/commons-csv/ >> 1.1/commons-csv-1.1.pom >> Download https://jcenter.bintray.com/org/apache/commons/commons-paren >> t/35/commons-parent-35.pom >> Download https://jcenter.bintray.com/org/apache/apache/15/apache-15.pom >> Download https://jcenter.bintray.com/org/apache/commons/commons-dbcp2 >> /2.1/commons-dbcp2-2.1.pom >> Download https://jcenter.bintray.com/org/apache/commons/commons-paren >> t/34/commons-parent-34.pom >> Download https://jcenter.bintray.com/org/apache/geronimo/components/ >> geronimo-transaction/3.1.1/geronimo-transaction-3.1.1.pom >> Download https://jcenter.bintray.com/org/apache/geronimo/components/ >> geronimo-txmanager-parent/3.1.1/geronimo-txmanager-parent-3.1.1.pom >> Download https://jcenter.bintray.com/org/apache/geronimo/genesis/gene >> sis-java5-flava/2.0/genesis-java5-flava-2.0.pom >> Download https://jcenter.bintray.com/org/apache/geronimo/genesis/gene >> sis-default-flava/2.0/genesis-default-flava-2.0.pom >> Download https://jcenter.bintray.com/org/apache/geronimo/genesis/gene >> sis/2.0/genesis-2.0.pom >> Download https://jcenter.bintray.com/org/apache/apache/6/apache-6.pom >> Download https://jcenter.bintray.com/org/apache/geronimo/specs/geroni >> mo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.pom >> Download https://jcenter.bintray.com/org/apache/geronimo/specs/specs/ >> 1.4/specs-1.4.pom >> Download https://jcenter.bintray.com/org/apache/geronimo/genesis/conf >> ig/project-config/1.2/project-config-1.2.pom >> Download https://jcenter.bintray.com/org/apache/geronimo/genesis/conf >> ig/config/1.2/config-1.2.pom >> Download https://jcenter.bintray.com/org/apache/geronimo/genesis/gene >> sis/1.2/genesis-1.2.pom >> Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcl >> ient-cache/4.4.1/httpclient-cache-4.4.1.pom >> Download https://jcenter.bintray.com/org/apache/httpcomponents/httpco >> mponents-client/4.4.1/httpcomponents-client-4.4.1.pom >> Download https://jcenter.bintray.com/org/apache/httpcomponents/projec >> t/7/project-7.pom >> Download https://jcenter.bintray.com/org/apache/logging/log4j/log4j- >> api/2.6.2/log4j-api-2.6.2.pom >> Download https://jcenter.bintray.com/org/apache/logging/log4j/log4j/ >> 2.6.2/log4j-2.6.2.pom >> Download https://jcenter.bintray.com/org/apache/apache/9/apache-9.pom >> Download https://jcenter.bintray.com/org/apache/poi/poi/3.14/poi-3.14.pom >> Download https://jcenter.bintray.com/org/apache/shiro/shiro-core/1.3. >> 0/shiro-core-1.3.0.pom >> Download https://jcenter.bintray.com/org/apache/shiro/shiro-root/1.3. >> 0/shiro-root-1.3.0.pom >> Download https://jcenter.bintray.com/org/apache/tika/tika-core/1.12/ >> tika-core-1.12.pom >> Download https://jcenter.bintray.com/org/apache/tika/tika-parent/1.12 >> /tika-parent-1.12.pom >> Download https://jcenter.bintray.com/org/apache/tika/tika-parsers/1. >> 12/tika-parsers-1.12.pom >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-catalin >> a-ha/8.0.39/tomcat-catalina-ha-8.0.39.pom >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-catalin >> a/8.0.39/tomcat-catalina-8.0.39.pom >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-jasper/ >> 8.0.39/tomcat-jasper-8.0.39.pom >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-tribes/ >> 8.0.39/tomcat-tribes-8.0.39.pom >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/fop/2.1/ >> fop-2.1.pom >> Download https://jcenter.bintray.com/org/apache/apache/7/apache-7.pom >> Download https://jcenter.bintray.com/org/apache/xmlrpc/xmlrpc-client/ >> 3.1.2/xmlrpc-client-3.1.2.pom >> Download https://jcenter.bintray.com/org/apache/xmlrpc/xmlrpc/3.1.2/ >> xmlrpc-3.1.2.pom >> Download https://jcenter.bintray.com/org/apache/xmlrpc/xmlrpc-server/ >> 3.1.2/xmlrpc-server-3.1.2.pom >> Download https://jcenter.bintray.com/org/codehaus/groovy/groovy-all/ >> 2.4.5/groovy-all-2.4.5.pom >> Download https://jcenter.bintray.com/org/freemarker/freemarker/2.3.25 >> -incubating/freemarker-2.3.25-incubating.pom >> Download https://jcenter.bintray.com/org/hamcrest/hamcrest-all/1.3/ha >> mcrest-all-1.3.pom >> Download https://jcenter.bintray.com/org/hamcrest/hamcrest-parent/1. >> 3/hamcrest-parent-1.3.pom >> Download https://jcenter.bintray.com/org/owasp/esapi/esapi/2.1.0/esap >> i-2.1.0.pom >> Download https://jcenter.bintray.com/org/sonatype/oss/oss-parent/5/os >> s-parent-5.pom >> Download https://jcenter.bintray.com/org/springframework/spring-test/ >> 4.2.3.RELEASE/spring-test-4.2.3.RELEASE.pom >> Download https://jcenter.bintray.com/org/zapodot/jackson-databind-jav >> a-optional/2.4.2/jackson-databind-java-optional-2.4.2.pom >> Download https://jcenter.bintray.com/oro/oro/2.0.8/oro-2.0.8.pom >> Download https://jcenter.bintray.com/wsdl4j/wsdl4j/1.6.2/wsdl4j-1.6.2.pom >> Download https://jcenter.bintray.com/de/odysseus/juel/juel-spi/2.2.7/ >> juel-spi-2.2.7.pom >> Download https://jcenter.bintray.com/net/sf/barcode4j/barcode4j-fop- >> ext/2.1/barcode4j-fop-ext-2.1.pom >> Download https://jcenter.bintray.com/net/sf/barcode4j/barcode4j/2.1/ >> barcode4j-2.1.pom >> Download https://jcenter.bintray.com/org/apache/axis2/axis2-transport >> -http/1.7.1/axis2-transport-http-1.7.1.pom >> Download https://jcenter.bintray.com/org/apache/axis2/axis2-transport >> -local/1.7.1/axis2-transport-local-1.7.1.pom >> Download https://jcenter.bintray.com/org/apache/derby/derby/10.11.1. >> 1/derby-10.11.1.1.pom >> Download https://jcenter.bintray.com/org/apache/derby/derby-project/ >> 10.11.1.1/derby-project-10.11.1.1.pom >> Download https://jcenter.bintray.com/org/apache/geronimo/specs/geroni >> mo-jaxrpc_1.1_spec/1.1/geronimo-jaxrpc_1.1_spec-1.1.pom >> Download https://jcenter.bintray.com/org/apache/geronimo/specs/specs/ >> 1.2/specs-1.2.pom >> Download https://jcenter.bintray.com/org/apache/geronimo/genesis/conf >> ig/project-config/1.1/project-config-1.1.pom >> Download https://jcenter.bintray.com/org/apache/geronimo/genesis/conf >> ig/config/1.1/config-1.1.pom >> Download https://jcenter.bintray.com/org/apache/geronimo/genesis/gene >> sis/1.1/genesis-1.1.pom >> Download https://jcenter.bintray.com/org/apache/logging/log4j/log4j- >> 1.2-api/2.6.2/log4j-1.2-api-2.6.2.pom >> Download https://jcenter.bintray.com/org/apache/logging/log4j/log4j- >> core/2.6.2/log4j-core-2.6.2.pom >> Download https://jcenter.bintray.com/org/apache/logging/log4j/log4j- >> jul/2.6.2/log4j-jul-2.6.2.pom >> Download https://jcenter.bintray.com/org/apache/logging/log4j/log4j- >> slf4j-impl/2.6.2/log4j-slf4j-impl-2.6.2.pom >> Download https://jcenter.bintray.com/org/codeartisans/thirdparties/sw >> ing/batik-all/1.8pre-r1084380/batik-all-1.8pre-r1084380.pom >> Download https://jcenter.bintray.com/org/codeartisans/thirdparties/sw >> ing/thirdparty-swing-parent/1.0/thirdparty-swing-parent-1.0.pom >> Download https://jcenter.bintray.com/org/codeartisans/codeartisans-pa >> rent/6/codeartisans-parent-6.pom >> Download https://jcenter.bintray.com/org/jsoup/jsoup/1.8.3/jsoup-1.8. >> 3.pom >> Download https://jcenter.bintray.com/com/fasterxml/jackson/core/jacks >> on-core/2.6.1/jackson-core-2.6.1.pom >> Download https://jcenter.bintray.com/com/fasterxml/jackson/jackson-pa >> rent/2.6.1/jackson-parent-2.6.1.pom >> Download https://jcenter.bintray.com/com/fasterxml/oss-parent/23/oss- >> parent-23.pom >> Download https://jcenter.bintray.com/com/google/guava/guava/21.0-rc1/ >> guava-21.0-rc1.pom >> Download https://jcenter.bintray.com/com/google/guava/guava-parent/21 >> .0-rc1/guava-parent-21.0-rc1.pom >> Download https://jcenter.bintray.com/bouncycastle/bcmail-jdk14/138/bc >> mail-jdk14-138.pom >> Download https://jcenter.bintray.com/bouncycastle/bcprov-jdk14/138/bc >> prov-jdk14-138.pom >> Download https://jcenter.bintray.com/bouncycastle/bctsp-jdk14/138/bct >> sp-jdk14-138.pom >> Download https://jcenter.bintray.com/javax/activation/activation/1.1/ >> activation-1.1.pom >> Download https://jcenter.bintray.com/org/jdom/com.springsource.org.jd >> om/1.0.0/com.springsource.org.jdom-1.0.0.pom >> Download https://jcenter.bintray.com/xmlpull/xmlpull/1.1.3.1/xmlpull- >> 1.1.3.1.pom >> Download https://jcenter.bintray.com/xpp3/xpp3_min/1.1.4c/xpp3_min-1. >> 1.4c.pom >> Download https://jcenter.bintray.com/commons-beanutils/commons-beanut >> ils/1.9.2/commons-beanutils-1.9.2.pom >> Download https://jcenter.bintray.com/org/apache/commons/commons-paren >> t/33/commons-parent-33.pom >> Download https://jcenter.bintray.com/commons-digester/commons-digeste >> r/1.8.1/commons-digester-1.8.1.pom >> Download https://jcenter.bintray.com/org/apache/commons/commons-paren >> t/11/commons-parent-11.pom >> Download https://jcenter.bintray.com/commons-logging/commons-logging/ >> 1.2/commons-logging-1.2.pom >> Download https://jcenter.bintray.com/commons-collections/commons-coll >> ections/3.2.2/commons-collections-3.2.2.pom >> Download https://jcenter.bintray.com/org/hamcrest/hamcrest-core/1.1/ >> hamcrest-core-1.1.pom >> Download https://jcenter.bintray.com/org/hamcrest/hamcrest-parent/1. >> 1/hamcrest-parent-1.1.pom >> Download https://jcenter.bintray.com/org/apache/ant/ant/1.9.0/ant-1. >> 9.0.pom >> Download https://jcenter.bintray.com/org/apache/ws/commons/axiom/axio >> m-api/1.2.17/axiom-api-1.2.17.pom >> Download https://jcenter.bintray.com/org/apache/ws/commons/axiom/axio >> m/1.2.17/axiom-1.2.17.pom >> Download https://jcenter.bintray.com/org/apache/ws/ws-parent/2/ws-par >> ent-2.pom >> Download https://jcenter.bintray.com/org/apache/ws/commons/axiom/axio >> m-impl/1.2.17/axiom-impl-1.2.17.pom >> Download https://jcenter.bintray.com/org/apache/ws/commons/axiom/impl >> ementations/1.2.17/implementations-1.2.17.pom >> Download https://jcenter.bintray.com/org/apache/geronimo/specs/geroni >> mo-ws-metadata_2.0_spec/1.1.2/geronimo-ws-metadata_2.0_spec-1.1.2.pom >> Download https://jcenter.bintray.com/org/apache/geronimo/specs/geroni >> mo-jta_1.1_spec/1.1/geronimo-jta_1.1_spec-1.1.pom >> Download https://jcenter.bintray.com/javax/servlet/servlet-api/2.3/se >> rvlet-api-2.3.pom >> Download https://jcenter.bintray.com/commons-fileupload/commons-fileu >> pload/1.3.1/commons-fileupload-1.3.1.pom >> Download https://jcenter.bintray.com/org/apache/commons/commons-paren >> t/32/commons-parent-32.pom >> Download https://jcenter.bintray.com/org/apache/ws/xmlschema/xmlschem >> a-core/2.2.1/xmlschema-core-2.2.1.pom >> Download https://jcenter.bintray.com/org/apache/ws/xmlschema/xmlschem >> a/2.2.1/xmlschema-2.2.1.pom >> Download https://jcenter.bintray.com/org/apache/apache/14/apache-14.pom >> Download https://jcenter.bintray.com/org/apache/neethi/neethi/3.0.3/ >> neethi-3.0.3.pom >> Download https://jcenter.bintray.com/org/apache/woden/woden-core/1.0M >> 10/woden-core-1.0M10.pom >> Download https://jcenter.bintray.com/org/apache/woden/woden/1.0M10/wo >> den-1.0M10.pom >> Download https://jcenter.bintray.com/org/apache/ws/ws-parent/1/ws-par >> ent-1.pom >> Download https://jcenter.bintray.com/javax/ws/rs/jsr311-api/1.1.1/jsr >> 311-api-1.1.1.pom >> Download https://jcenter.bintray.com/commons-io/commons-io/2.1/common >> s-io-2.1.pom >> Download https://jcenter.bintray.com/org/apache/commons/commons-paren >> t/22/commons-parent-22.pom >> Download https://jcenter.bintray.com/org/apache/commons/commons-pool2 >> /2.3/commons-pool2-2.3.pom >> Download https://jcenter.bintray.com/org/apache/geronimo/specs/geroni >> mo-j2ee-connector_1.6_spec/1.0/geronimo-j2ee-connector_1.6_spec-1.0.pom >> Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcl >> ient/4.4.1/httpclient-4.4.1.pom >> Download https://jcenter.bintray.com/commons-codec/commons-codec/1.10 >> /commons-codec-1.10.pom >> Download https://jcenter.bintray.com/org/slf4j/slf4j-api/1.6.4/slf4j- >> api-1.6.4.pom >> Download https://jcenter.bintray.com/org/slf4j/slf4j-parent/1.6.4/slf >> 4j-parent-1.6.4.pom >> Download https://jcenter.bintray.com/org/gagravarr/vorbis-java-tika/ >> 0.6/vorbis-java-tika-0.6.pom >> Download https://jcenter.bintray.com/org/gagravarr/vorbis-java-parent >> /0.6/vorbis-java-parent-0.6.pom >> Download https://jcenter.bintray.com/com/healthmarketscience/jackcess >> /jackcess/2.1.2/jackcess-2.1.2.pom >> Download https://jcenter.bintray.com/com/healthmarketscience/openhms- >> parent/1.1.1/openhms-parent-1.1.1.pom >> Download https://jcenter.bintray.com/com/healthmarketscience/jackcess >> /jackcess-encrypt/2.1.1/jackcess-encrypt-2.1.1.pom >> Download https://jcenter.bintray.com/net/sourceforge/jmatio/jmatio/1. >> 0/jmatio-1.0.pom >> Download https://jcenter.bintray.com/org/apache/james/apache-mime4j- >> core/0.7.2/apache-mime4j-core-0.7.2.pom >> Download https://jcenter.bintray.com/org/apache/james/apache-mime4j- >> project/0.7.2/apache-mime4j-project-0.7.2.pom >> Download https://jcenter.bintray.com/org/apache/james/james-project/ >> 1.8/james-project-1.8.pom >> Download https://jcenter.bintray.com/org/apache/james/apache-mime4j- >> dom/0.7.2/apache-mime4j-dom-0.7.2.pom >> Download https://jcenter.bintray.com/org/apache/commons/commons-compr >> ess/1.10/commons-compress-1.10.pom >> Download https://jcenter.bintray.com/org/tukaani/xz/1.5/xz-1.5.pom >> Download https://jcenter.bintray.com/org/apache/pdfbox/pdfbox/1.8.10/ >> pdfbox-1.8.10.pom >> Download https://jcenter.bintray.com/org/apache/pdfbox/pdfbox-parent/ >> 1.8.10/pdfbox-parent-1.8.10.pom >> Download https://jcenter.bintray.com/org/bouncycastle/bcmail-jdk15on/ >> 1.52/bcmail-jdk15on-1.52.pom >> Download https://jcenter.bintray.com/org/bouncycastle/bcprov-jdk15on/ >> 1.52/bcprov-jdk15on-1.52.pom >> Download https://jcenter.bintray.com/org/apache/poi/poi-scratchpad/3. >> 13/poi-scratchpad-3.13.pom >> Download https://jcenter.bintray.com/org/apache/poi/poi-ooxml/3.13/po >> i-ooxml-3.13.pom >> Download https://jcenter.bintray.com/org/ccil/cowan/tagsoup/tagsoup/ >> 1.2.1/tagsoup-1.2.1.pom >> Download https://jcenter.bintray.com/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom >> Download https://jcenter.bintray.com/org/ow2/asm/asm-parent/5.0.4/asm >> -parent-5.0.4.pom >> Download https://jcenter.bintray.com/org/ow2/ow2/1.3/ow2-1.3.pom >> Download https://jcenter.bintray.com/com/googlecode/mp4parser/isopars >> er/1.0.2/isoparser-1.0.2.pom >> Download https://jcenter.bintray.com/com/drewnoakes/metadata-extracto >> r/2.8.0/metadata-extractor-2.8.0.pom >> Download https://jcenter.bintray.com/de/l3s/boilerpipe/boilerpipe/1. >> 1.0/boilerpipe-1.1.0.pom >> Download https://jcenter.bintray.com/com/rometools/rome/1.5.1/rome-1. >> 5.1.pom >> Download https://jcenter.bintray.com/com/rometools/rome-parent/1.5.1/ >> rome-parent-1.5.1.pom >> Download https://jcenter.bintray.com/org/sonatype/oss/oss-parent/9/os >> s-parent-9.pom >> Download https://jcenter.bintray.com/org/gagravarr/vorbis-java-core/ >> 0.6/vorbis-java-core-0.6.pom >> Download https://jcenter.bintray.com/com/googlecode/juniversalchardet >> /juniversalchardet/1.0.3/juniversalchardet-1.0.3.pom >> Download https://jcenter.bintray.com/org/codelibs/jhighlight/1.0.2/jh >> ighlight-1.0.2.pom >> Download https://jcenter.bintray.com/com/pff/java-libpst/0.8.1/java- >> libpst-0.8.1.pom >> Download https://jcenter.bintray.com/com/github/junrar/junrar/0.7/jun >> rar-0.7.pom >> Download https://jcenter.bintray.com/org/apache/cxf/cxf-rt-rs-client/ >> 3.0.3/cxf-rt-rs-client-3.0.3.pom >> Download https://jcenter.bintray.com/org/apache/cxf/cxf-parent/3.0.3/ >> cxf-parent-3.0.3.pom >> Download https://jcenter.bintray.com/org/apache/cxf/cxf/3.0.3/cxf-3. >> 0.3.pom >> Download https://jcenter.bintray.com/org/apache/opennlp/opennlp-tools >> /1.5.3/opennlp-tools-1.5.3.pom >> Download https://jcenter.bintray.com/org/apache/opennlp/opennlp/1.5. >> 3/opennlp-1.5.3.pom >> Download https://jcenter.bintray.com/org/apache/commons/commons-exec/ >> 1.3/commons-exec-1.3.pom >> Download https://jcenter.bintray.com/com/googlecode/json-simple/json- >> simple/1.1.1/json-simple-1.1.1.pom >> Download https://jcenter.bintray.com/org/json/json/20140107/json-2014 >> 0107.pom >> Download https://jcenter.bintray.com/com/google/code/gson/gson/2.2.4/ >> gson-2.2.4.pom >> Download https://jcenter.bintray.com/edu/ucar/netcdf4/4.5.5/netcdf4- >> 4.5.5.pom >> Download https://jcenter.bintray.com/edu/ucar/thredds-parent/4.5.5/th >> redds-parent-4.5.5.pom >> Download https://jcenter.bintray.com/edu/ucar/grib/4.5.5/grib-4.5.5.pom >> Download https://jcenter.bintray.com/edu/ucar/cdm/4.5.5/cdm-4.5.5.pom >> Download https://jcenter.bintray.com/edu/ucar/httpservices/4.5.5/http >> services-4.5.5.pom >> Download https://jcenter.bintray.com/org/apache/sis/core/sis-utility/ >> 0.5/sis-utility-0.5.pom >> Download https://jcenter.bintray.com/org/apache/sis/core/0.5/core-0.5.pom >> Download https://jcenter.bintray.com/org/apache/sis/parent/0.5/parent >> -0.5.pom >> Download https://jcenter.bintray.com/org/opengis/geoapi-parent/3.0.0/ >> geoapi-parent-3.0.0.pom >> Download https://jcenter.bintray.com/org/apache/sis/storage/sis-netcd >> f/0.5/sis-netcdf-0.5.pom >> Download https://jcenter.bintray.com/org/apache/sis/storage/0.5/stora >> ge-0.5.pom >> Download https://jcenter.bintray.com/org/apache/sis/core/sis-metadata >> /0.5/sis-metadata-0.5.pom >> Download https://jcenter.bintray.com/org/opengis/geoapi/3.0.0/geoapi- >> 3.0.0.pom >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-coyote/ >> 8.0.39/tomcat-coyote-8.0.39.pom >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-servlet >> -api/8.0.39/tomcat-servlet-api-8.0.39.pom >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-juli/8. >> 0.39/tomcat-juli-8.0.39.pom >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-util/8. >> 0.39/tomcat-util-8.0.39.pom >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-util-sc >> an/8.0.39/tomcat-util-scan-8.0.39.pom >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-jsp-api >> /8.0.39/tomcat-jsp-api-8.0.39.pom >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-annotat >> ions-api/8.0.39/tomcat-annotations-api-8.0.39.pom >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-api/8. >> 0.39/tomcat-api-8.0.39.pom >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-jni/8. >> 0.39/tomcat-jni-8.0.39.pom >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-el-api/ >> 8.0.39/tomcat-el-api-8.0.39.pom >> Download https://jcenter.bintray.com/org/eclipse/jdt/core/compiler/ec >> j/4.5.1/ecj-4.5.1.pom >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-jasper- >> el/8.0.39/tomcat-jasper-el-8.0.39.pom >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/xmlgraphi >> cs-commons/2.1/xmlgraphics-commons-2.1.pom >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-svg >> -dom/1.8/batik-svg-dom-1.8.pom >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-bri >> dge/1.8/batik-bridge-1.8.pom >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-awt >> -util/1.8/batik-awt-util-1.8.pom >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-gvt >> /1.8/batik-gvt-1.8.pom >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-tra >> nscoder/1.8/batik-transcoder-1.8.pom >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-ext >> ension/1.8/batik-extension-1.8.pom >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-ext >> /1.8/batik-ext-1.8.pom >> Download https://jcenter.bintray.com/org/apache/avalon/framework/aval >> on-framework-api/4.3.1/avalon-framework-api-4.3.1.pom >> Download https://jcenter.bintray.com/org/apache/avalon/avalon-framewo >> rk/1/avalon-framework-1.pom >> Download https://jcenter.bintray.com/org/apache/excalibur/excalibur/ >> 1/excalibur-1.pom >> Download https://jcenter.bintray.com/org/apache/avalon/framework/aval >> on-framework-impl/4.3.1/avalon-framework-impl-4.3.1.pom >> Download https://jcenter.bintray.com/org/apache/xmlrpc/xmlrpc-common/ >> 3.1.2/xmlrpc-common-3.1.2.pom >> Download https://jcenter.bintray.com/commons-configuration/commons-co >> nfiguration/1.5/commons-configuration-1.5.pom >> Download https://jcenter.bintray.com/commons-beanutils/commons-beanut >> ils-core/1.7.0/commons-beanutils-core-1.7.0.pom >> Download https://jcenter.bintray.com/log4j/log4j/1.2.16/log4j-1.2.16.pom >> Download https://jcenter.bintray.com/xom/xom/1.2.5/xom-1.2.5.pom >> Download https://jcenter.bintray.com/org/beanshell/bsh-core/2.0b4/bsh >> -core-2.0b4.pom >> Download https://jcenter.bintray.com/org/beanshell/beanshell/2.0b4/be >> anshell-2.0b4.pom >> Download https://jcenter.bintray.com/org/owasp/antisamy/antisamy/1.4. >> 3/antisamy-1.4.3.pom >> Download https://jcenter.bintray.com/org/owasp/antisamy/antisamy-proj >> ect/1.4.3/antisamy-project-1.4.3.pom >> Download https://jcenter.bintray.com/org/springframework/spring-core/ >> 4.2.3.RELEASE/spring-core-4.2.3.RELEASE.pom >> Download https://jcenter.bintray.com/com/fasterxml/jackson/core/jacks >> on-databind/2.4.2/jackson-databind-2.4.2.pom >> Download https://jcenter.bintray.com/com/fasterxml/jackson/jackson-pa >> rent/2.4/jackson-parent-2.4.pom >> Download https://jcenter.bintray.com/com/fasterxml/oss-parent/16/oss- >> parent-16.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/viewser >> vlets/4.5.0/viewservlets-4.5.0.pom >> Download https://jcenter.bintray.com/org/apache/tomcat/embed/tomcat- >> embed-websocket/8.0.39/tomcat-embed-websocket-8.0.39.pom >> Download https://jcenter.bintray.com/org/jasig/cas/cas-server-core/3. >> 3.5/cas-server-core-3.3.5.pom >> Download https://jcenter.bintray.com/org/jasig/cas/cas-server/3.3.5/ >> cas-server-3.3.5.pom >> Download https://jcenter.bintray.com/org/jasig/jasig-parent/7/jasig- >> parent-7.pom >> Download https://jcenter.bintray.com/org/apache/lucene/lucene-core/6. >> 2.1/lucene-core-6.2.1.pom >> Download https://jcenter.bintray.com/org/apache/lucene/lucene-parent/ >> 6.2.1/lucene-parent-6.2.1.pom >> Download https://jcenter.bintray.com/org/apache/lucene/lucene-solr-gr >> andparent/6.2.1/lucene-solr-grandparent-6.2.1.pom >> Download https://jcenter.bintray.com/org/apache/lucene/lucene-querypa >> rser/6.2.1/lucene-queryparser-6.2.1.pom >> Download https://jcenter.bintray.com/org/apache/lucene/lucene-analyze >> rs-common/6.2.1/lucene-analyzers-common-6.2.1.pom >> Download https://jcenter.bintray.com/org/safehaus/jug/jug/2.0.0/jug- >> 2.0.0.pom >> Download https://jcenter.bintray.com/org/apache/poi/poi-ooxml-schemas >> /3.14/poi-ooxml-schemas-3.14.pom >> Download https://jcenter.bintray.com/org/apache/poi/poi-excelant/3.14 >> /poi-excelant-3.14.pom >> Download https://jcenter.bintray.com/org/apache/solr/solr-core/6.2.1/ >> solr-core-6.2.1.pom >> Download https://jcenter.bintray.com/org/apache/solr/solr-parent/6.2. >> 1/solr-parent-6.2.1.pom >> Download https://jcenter.bintray.com/avalon-framework/avalon-framewor >> k-impl/4.2.0/avalon-framework-impl-4.2.0.pom >> Download https://jcenter.bintray.com/org/apache/httpcomponents/httpco >> re/4.2.1/httpcore-4.2.1.pom >> Download https://jcenter.bintray.com/org/apache/httpcomponents/httpco >> mponents-core/4.2.1/httpcomponents-core-4.2.1.pom >> Download https://jcenter.bintray.com/org/apache/httpcomponents/projec >> t/6/project-6.pom >> Download https://jcenter.bintray.com/commons-httpclient/commons-httpc >> lient/3.1/commons-httpclient-3.1.pom >> Download https://jcenter.bintray.com/xml-apis/xml-apis/1.3.04/xml-api >> s-1.3.04.pom >> Download https://jcenter.bintray.com/xml-apis/xml-apis-ext/1.3.04/xml >> -apis-ext-1.3.04.pom >> Download https://jcenter.bintray.com/org/bouncycastle/bctsp-jdk14/1. >> 38/bctsp-jdk14-1.38.pom >> Download https://jcenter.bintray.com/org/apache/geronimo/specs/geroni >> mo-activation_1.1_spec/1.1/geronimo-activation_1.1_spec-1.1.pom >> Download https://jcenter.bintray.com/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom >> Download https://jcenter.bintray.com/org/apache/geronimo/specs/geroni >> mo-stax-api_1.0_spec/1.0.1/geronimo-stax-api_1.0_spec-1.0.1.pom >> Download https://jcenter.bintray.com/org/apache/geronimo/specs/specs/ >> 1.3/specs-1.3.pom >> Download https://jcenter.bintray.com/org/codehaus/woodstox/woodstox- >> core-asl/4.2.0/woodstox-core-asl-4.2.0.pom >> Download https://jcenter.bintray.com/commons-lang/commons-lang/2.6/co >> mmons-lang-2.6.pom >> Download https://jcenter.bintray.com/org/apache/commons/commons-paren >> t/17/commons-parent-17.pom >> Download https://jcenter.bintray.com/org/apache/pdfbox/fontbox/1.8.10 >> /fontbox-1.8.10.pom >> Download https://jcenter.bintray.com/org/apache/pdfbox/jempbox/1.8.10 >> /jempbox-1.8.10.pom >> Download https://jcenter.bintray.com/org/bouncycastle/bcpkix-jdk15on/ >> 1.52/bcpkix-jdk15on-1.52.pom >> Download https://jcenter.bintray.com/org/aspectj/aspectjrt/1.8.0/aspe >> ctjrt-1.8.0.pom >> Download https://jcenter.bintray.com/com/adobe/xmp/xmpcore/5.1.2/xmpc >> ore-5.1.2.pom >> Download https://jcenter.bintray.com/com/rometools/rome-utils/1.5.1/ >> rome-utils-1.5.1.pom >> Download https://jcenter.bintray.com/org/jdom/jdom/2.0.2/jdom-2.0.2.pom >> Download https://jcenter.bintray.com/org/apache/commons/commons-vfs2/ >> 2.0/commons-vfs2-2.0.pom >> Download https://jcenter.bintray.com/org/apache/commons/commons-vfs2- >> project/2.0/commons-vfs2-project-2.0.pom >> Download https://jcenter.bintray.com/org/apache/commons/commons-paren >> t/21/commons-parent-21.pom >> Download https://jcenter.bintray.com/org/apache/cxf/cxf-rt-transports >> -http/3.0.3/cxf-rt-transports-http-3.0.3.pom >> Download https://jcenter.bintray.com/org/apache/cxf/cxf-core/3.0.3/cx >> f-core-3.0.3.pom >> Download https://jcenter.bintray.com/org/apache/cxf/cxf-rt-frontend- >> jaxrs/3.0.3/cxf-rt-frontend-jaxrs-3.0.3.pom >> Download https://jcenter.bintray.com/org/apache/opennlp/opennlp-maxen >> t/3.0.3/opennlp-maxent-3.0.3.pom >> Download https://jcenter.bintray.com/net/sf/jwordnet/jwnl/1.3.3/jwnl- >> 1.3.3.pom >> Download https://jcenter.bintray.com/net/jcip/jcip-annotations/1.0/jc >> ip-annotations-1.0.pom >> Download https://jcenter.bintray.com/net/java/dev/jna/jna/4.1.0/jna- >> 4.1.0.pom >> Download https://jcenter.bintray.com/com/google/protobuf/protobuf-jav >> a/2.5.0/protobuf-java-2.5.0.pom >> Download https://jcenter.bintray.com/org/jdom/jdom2/2.0.4/jdom2-2.0.4.pom >> Download https://jcenter.bintray.com/edu/ucar/jj2000/5.2/jj2000-5.2.pom >> Download https://jcenter.bintray.com/org/itadaki/bzip2/0.9.1/bzip2-0. >> 9.1.pom >> Download https://jcenter.bintray.com/edu/ucar/udunits/4.5.5/udunits- >> 4.5.5.pom >> Download https://jcenter.bintray.com/org/slf4j/jcl-over-slf4j/1.7.7/ >> jcl-over-slf4j-1.7.7.pom >> Download https://jcenter.bintray.com/org/slf4j/slf4j-parent/1.7.7/slf >> 4j-parent-1.7.7.pom >> Download https://jcenter.bintray.com/joda-time/joda-time/2.2/joda-tim >> e-2.2.pom >> Download https://jcenter.bintray.com/org/quartz-scheduler/quartz/2.2. >> 0/quartz-2.2.0.pom >> Download https://jcenter.bintray.com/org/quartz-scheduler/quartz-pare >> nt/2.2.0/quartz-parent-2.2.0.pom >> Download https://jcenter.bintray.com/net/sf/ehcache/ehcache-core/2.6. >> 2/ehcache-core-2.6.2.pom >> Download https://jcenter.bintray.com/net/sf/ehcache/ehcache-parent/2. >> 3/ehcache-parent-2.3.pom >> Download https://jcenter.bintray.com/com/beust/jcommander/1.35/jcomma >> nder-1.35.pom >> Download https://jcenter.bintray.com/org/apache/httpcomponents/httpmi >> me/4.2.6/httpmime-4.2.6.pom >> Download https://jcenter.bintray.com/org/apache/httpcomponents/httpco >> mponents-client/4.2.6/httpcomponents-client-4.2.6.pom >> Download https://jcenter.bintray.com/org/apache/sis/storage/sis-stora >> ge/0.5/sis-storage-0.5.pom >> Download https://jcenter.bintray.com/org/apache/sis/core/sis-referenc >> ing/0.5/sis-referencing-0.5.pom >> Download https://jcenter.bintray.com/javax/measure/jsr-275/0.9.3/jsr- >> 275-0.9.3.pom >> Download https://jcenter.bintray.com/org/apache/ws/commons/util/ws-co >> mmons-util/1.0.2/ws-commons-util-1.0.2.pom >> Download https://jcenter.bintray.com/xerces/xercesImpl/2.8.0/xercesIm >> pl-2.8.0.pom >> Download https://jcenter.bintray.com/org/apache/apache/1/apache-1.pom >> Download https://jcenter.bintray.com/xalan/xalan/2.7.0/xalan-2.7.0.pom >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-css >> /1.7/batik-css-1.7.pom >> Download https://jcenter.bintray.com/net/sourceforge/nekohtml/nekohtm >> l/1.9.12/nekohtml-1.9.12.pom >> Download https://jcenter.bintray.com/com/fasterxml/jackson/core/jacks >> on-annotations/2.4.0/jackson-annotations-2.4.0.pom >> Download https://jcenter.bintray.com/org/apache/axis/axis/1.4/axis-1. >> 4.pom >> Download https://jcenter.bintray.com/commons-discovery/commons-discov >> ery/0.5/commons-discovery-0.5.pom >> Download https://jcenter.bintray.com/org/apache/commons/commons-paren >> t/20/commons-parent-20.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.birt.runtime/4.4.1/org.eclipse.birt.runtime-4.4.1.pom >> Download https://jcenter.bintray.com/org/apache/tomcat/embed/tomcat- >> embed-core/8.0.39/tomcat-embed-core-8.0.39.pom >> Download https://jcenter.bintray.com/org/jasig/service/person-directo >> ry-impl/1.5.0-RC5/person-directory-impl-1.5.0-RC5.pom >> Download https://jcenter.bintray.com/org/jasig/service/person-directo >> ry-parent/1.5.0-RC5/person-directory-parent-1.5.0-RC5.pom >> Download https://jcenter.bintray.com/org/jasig/jasig-parent/10/jasig- >> parent-10.pom >> Download https://jcenter.bintray.com/jdom/jdom/1.0/jdom-1.0.pom >> Download https://jcenter.bintray.com/org/springframework/spring-orm/ >> 2.5.6.SEC01/spring-orm-2.5.6.SEC01.pom >> Download https://jcenter.bintray.com/org/springframework/spring-jdbc/ >> 2.5.6.SEC01/spring-jdbc-2.5.6.SEC01.pom >> Download https://jcenter.bintray.com/org/springframework/spring-beans >> /2.5.6.SEC01/spring-beans-2.5.6.SEC01.pom >> Download https://jcenter.bintray.com/org/springframework/spring-webmv >> c/2.5.6.SEC01/spring-webmvc-2.5.6.SEC01.pom >> Download https://jcenter.bintray.com/org/hibernate/hibernate-annotations/ >> 3.3.1.GA/hibernate-annotations-3.3.1.GA.pom >> Download https://jcenter.bintray.com/org/apache/santuario/xmlsec/1.4. >> 3/xmlsec-1.4.3.pom >> Download https://jcenter.bintray.com/org/opensaml/opensaml/1.1b/opens >> aml-1.1b.pom >> Download https://jcenter.bintray.com/javax/persistence/persistence-ap >> i/1.0/persistence-api-1.0.pom >> Download https://jcenter.bintray.com/javax/xml/xmldsig/1.0/xmldsig-1. >> 0.pom >> Download https://jcenter.bintray.com/org/inspektr/inspektr-core/0.7. >> 0/inspektr-core-0.7.0.pom >> Download https://jcenter.bintray.com/org/inspektr/inspektr/0.7.0/insp >> ektr-0.7.0.pom >> Download https://jcenter.bintray.com/org/springframework/spring-webfl >> ow/1.0.6/spring-webflow-1.0.6.pom >> Download https://jcenter.bintray.com/org/apache/lucene/lucene-queries >> /6.2.1/lucene-queries-6.2.1.pom >> Download https://jcenter.bintray.com/org/apache/lucene/lucene-sandbox >> /6.2.1/lucene-sandbox-6.2.1.pom >> Download https://jcenter.bintray.com/org/apache/xmlbeans/xmlbeans/2. >> 6.0/xmlbeans-2.6.0.pom >> Download https://jcenter.bintray.com/org/apache/lucene/lucene-analyze >> rs-kuromoji/6.2.1/lucene-analyzers-kuromoji-6.2.1.pom >> Download https://jcenter.bintray.com/org/apache/lucene/lucene-analyze >> rs-phonetic/6.2.1/lucene-analyzers-phonetic-6.2.1.pom >> Download https://jcenter.bintray.com/org/apache/lucene/lucene-backwar >> d-codecs/6.2.1/lucene-backward-codecs-6.2.1.pom >> Download https://jcenter.bintray.com/org/apache/lucene/lucene-classif >> ication/6.2.1/lucene-classification-6.2.1.pom >> Download https://jcenter.bintray.com/org/apache/lucene/lucene-codecs/ >> 6.2.1/lucene-codecs-6.2.1.pom >> Download https://jcenter.bintray.com/org/apache/lucene/lucene-express >> ions/6.2.1/lucene-expressions-6.2.1.pom >> Download https://jcenter.bintray.com/org/apache/lucene/lucene-groupin >> g/6.2.1/lucene-grouping-6.2.1.pom >> Download https://jcenter.bintray.com/org/apache/lucene/lucene-highlig >> hter/6.2.1/lucene-highlighter-6.2.1.pom >> Download https://jcenter.bintray.com/org/apache/lucene/lucene-join/6. >> 2.1/lucene-join-6.2.1.pom >> Download https://jcenter.bintray.com/org/apache/lucene/lucene-memory/ >> 6.2.1/lucene-memory-6.2.1.pom >> Download https://jcenter.bintray.com/org/apache/lucene/lucene-misc/6. >> 2.1/lucene-misc-6.2.1.pom >> Download https://jcenter.bintray.com/org/apache/lucene/lucene-spatial >> -extras/6.2.1/lucene-spatial-extras-6.2.1.pom >> Download https://jcenter.bintray.com/org/apache/lucene/lucene-suggest >> /6.2.1/lucene-suggest-6.2.1.pom >> Download https://jcenter.bintray.com/org/apache/solr/solr-solrj/6.2. >> 1/solr-solrj-6.2.1.pom >> Download https://jcenter.bintray.com/com/carrotsearch/hppc/0.7.1/hppc >> -0.7.1.pom >> Download https://jcenter.bintray.com/com/carrotsearch/hppc-parent/0. >> 7.1/hppc-parent-0.7.1.pom >> Download https://jcenter.bintray.com/com/facebook/presto/presto-parse >> r/0.122/presto-parser-0.122.pom >> Download https://jcenter.bintray.com/com/facebook/presto/presto-root/ >> 0.122/presto-root-0.122.pom >> Download https://jcenter.bintray.com/io/airlift/airbase/43/airbase-43.pom >> Download https://jcenter.bintray.com/com/fasterxml/jackson/dataformat >> /jackson-dataformat-smile/2.5.4/jackson-dataformat-smile-2.5.4.pom >> Download https://jcenter.bintray.com/com/fasterxml/jackson/jackson-pa >> rent/2.5.1/jackson-parent-2.5.1.pom >> Download https://jcenter.bintray.com/com/fasterxml/oss-parent/19/oss- >> parent-19.pom >> Download https://jcenter.bintray.com/com/github/ben-manes/caffeine/ca >> ffeine/1.0.1/caffeine-1.0.1.pom >> Download https://jcenter.bintray.com/com/tdunning/t-digest/3.1/t-dige >> st-3.1.pom >> Download https://jcenter.bintray.com/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom >> Download https://jcenter.bintray.com/io/airlift/slice/0.10/slice-0.10.pom >> Download https://jcenter.bintray.com/io/airlift/airbase/31/airbase-31.pom >> Download https://jcenter.bintray.com/org/antlr/antlr4-runtime/4.5.1- >> 1/antlr4-runtime-4.5.1-1.pom >> Download https://jcenter.bintray.com/org/antlr/antlr4-master/4.5.1-1/ >> antlr4-master-4.5.1-1.pom >> Download https://jcenter.bintray.com/org/apache/curator/curator-clien >> t/2.8.0/curator-client-2.8.0.pom >> Download https://jcenter.bintray.com/org/apache/curator/apache-curato >> r/2.8.0/apache-curator-2.8.0.pom >> Download https://jcenter.bintray.com/org/apache/curator/curator-frame >> work/2.8.0/curator-framework-2.8.0.pom >> Download https://jcenter.bintray.com/org/apache/curator/curator-recip >> es/2.8.0/curator-recipes-2.8.0.pom >> Download https://jcenter.bintray.com/org/apache/hadoop/hadoop-annotat >> ions/2.7.2/hadoop-annotations-2.7.2.pom >> Download https://jcenter.bintray.com/org/apache/hadoop/hadoop-project >> /2.7.2/hadoop-project-2.7.2.pom >> Download https://jcenter.bintray.com/org/apache/hadoop/hadoop-main/2. >> 7.2/hadoop-main-2.7.2.pom >> Download https://jcenter.bintray.com/org/apache/hadoop/hadoop-auth/2. >> 7.2/hadoop-auth-2.7.2.pom >> Download https://jcenter.bintray.com/org/apache/hadoop/hadoop-common/ >> 2.7.2/hadoop-common-2.7.2.pom >> Download https://jcenter.bintray.com/org/apache/hadoop/hadoop-project >> -dist/2.7.2/hadoop-project-dist-2.7.2.pom >> Download https://jcenter.bintray.com/org/apache/hadoop/hadoop-hdfs/2. >> 7.2/hadoop-hdfs-2.7.2.pom >> Download https://jcenter.bintray.com/org/apache/htrace/htrace-core/3. >> 2.0-incubating/htrace-core-3.2.0-incubating.pom >> Download https://jcenter.bintray.com/org/apache/htrace/htrace/3.2.0- >> incubating/htrace-3.2.0-incubating.pom >> Download https://jcenter.bintray.com/org/apache/apache/12/apache-12.pom >> Download https://jcenter.bintray.com/org/apache/zookeeper/zookeeper/ >> 3.4.6/zookeeper-3.4.6.pom >> Download https://jcenter.bintray.com/org/codehaus/woodstox/stax2-api/ >> 3.1.4/stax2-api-3.1.4.pom >> Download https://jcenter.bintray.com/org/eclipse/jetty/jetty-continua >> tion/9.3.8.v20160314/jetty-continuation-9.3.8.v20160314.pom >> Download https://jcenter.bintray.com/org/eclipse/jetty/jetty-project/ >> 9.3.8.v20160314/jetty-project-9.3.8.v20160314.pom >> Download https://jcenter.bintray.com/org/eclipse/jetty/jetty-parent/ >> 25/jetty-parent-25.pom >> Download https://jcenter.bintray.com/org/eclipse/jetty/jetty-deploy/ >> 9.3.8.v20160314/jetty-deploy-9.3.8.v20160314.pom >> Download https://jcenter.bintray.com/org/eclipse/jetty/jetty-http/9. >> 3.8.v20160314/jetty-http-9.3.8.v20160314.pom >> Download https://jcenter.bintray.com/org/eclipse/jetty/jetty-io/9.3. >> 8.v20160314/jetty-io-9.3.8.v20160314.pom >> Download https://jcenter.bintray.com/org/eclipse/jetty/jetty-jmx/9.3. >> 8.v20160314/jetty-jmx-9.3.8.v20160314.pom >> Download https://jcenter.bintray.com/org/eclipse/jetty/jetty-rewrite/ >> 9.3.8.v20160314/jetty-rewrite-9.3.8.v20160314.pom >> Download https://jcenter.bintray.com/org/eclipse/jetty/jetty-security >> /9.3.8.v20160314/jetty-security-9.3.8.v20160314.pom >> Download https://jcenter.bintray.com/org/eclipse/jetty/jetty-server/ >> 9.3.8.v20160314/jetty-server-9.3.8.v20160314.pom >> Download https://jcenter.bintray.com/org/eclipse/jetty/jetty-servlet/ >> 9.3.8.v20160314/jetty-servlet-9.3.8.v20160314.pom >> Download https://jcenter.bintray.com/org/eclipse/jetty/jetty-servlets >> /9.3.8.v20160314/jetty-servlets-9.3.8.v20160314.pom >> Download https://jcenter.bintray.com/org/eclipse/jetty/jetty-util/9. >> 3.8.v20160314/jetty-util-9.3.8.v20160314.pom >> Download https://jcenter.bintray.com/org/eclipse/jetty/jetty-webapp/ >> 9.3.8.v20160314/jetty-webapp-9.3.8.v20160314.pom >> Download https://jcenter.bintray.com/org/eclipse/jetty/jetty-xml/9.3. >> 8.v20160314/jetty-xml-9.3.8.v20160314.pom >> Download https://jcenter.bintray.com/org/locationtech/spatial4j/spati >> al4j/0.6/spatial4j-0.6.pom >> Download https://jcenter.bintray.com/org/noggit/noggit/0.6/noggit-0.6.pom >> Download https://jcenter.bintray.com/org/ow2/asm/asm-commons/5.1/asm- >> commons-5.1.pom >> Download https://jcenter.bintray.com/org/ow2/asm/asm-parent/5.1/asm- >> parent-5.1.pom >> Download https://jcenter.bintray.com/org/restlet/jee/org.restlet/2.3. >> 0/org.restlet-2.3.0.pom >> Download https://jcenter.bintray.com/org/restlet/jee/org.restlet.pare >> nt/2.3.0/org.restlet.parent-2.3.0.pom >> Download https://jcenter.bintray.com/org/restlet/jee/org.restlet.ext. >> servlet/2.3.0/org.restlet.ext.servlet-2.3.0.pom >> Download https://jcenter.bintray.com/org/bouncycastle/bcprov-jdk14/1. >> 38/bcprov-jdk14-1.38.pom >> Download https://jcenter.bintray.com/org/bouncycastle/bcmail-jdk14/1. >> 38/bcmail-jdk14-1.38.pom >> Download https://jcenter.bintray.com/org/apache/maven/scm/maven-scm- >> api/1.4/maven-scm-api-1.4.pom >> Download https://jcenter.bintray.com/org/apache/maven/scm/maven-scm/ >> 1.4/maven-scm-1.4.pom >> Download https://jcenter.bintray.com/org/apache/maven/maven-parent/16 >> /maven-parent-16.pom >> Download https://jcenter.bintray.com/org/apache/maven/scm/maven-scm- >> provider-svnexe/1.4/maven-scm-provider-svnexe-1.4.pom >> Download https://jcenter.bintray.com/org/apache/maven/scm/maven-scm- >> providers-svn/1.4/maven-scm-providers-svn-1.4.pom >> Download https://jcenter.bintray.com/org/apache/maven/scm/maven-scm- >> providers/1.4/maven-scm-providers-1.4.pom >> Download https://jcenter.bintray.com/javax/ws/rs/javax.ws.rs-api/2.0. >> 1/javax.ws.rs-api-2.0.1.pom >> Download https://jcenter.bintray.com/net/java/jvnet-parent/5/jvnet-pa >> rent-5.pom >> Download https://jcenter.bintray.com/javax/annotation/javax.annotatio >> n-api/1.2/javax.annotation-api-1.2.pom >> Download https://jcenter.bintray.com/c3p0/c3p0/0.9.1.1/c3p0-0.9.1.1.pom >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-uti >> l/1.7/batik-util-1.7.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.core.expressions/3.4.500.v20130515-1343/org.eclipse. >> core.expressions-3.4.500.v20130515-1343.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.emf.ecore.xmi/2.10.1.v20140901-1043/org.eclipse.emf. >> ecore.xmi-2.10.1.v20140901-1043.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.connectivity.oda.design/3.3.6.v201212070447 >> /org.eclipse.datatools.connectivity.oda.design-3.3.6.v201212070447.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.enablement.oda.xml/1.2.5.v201305031101/org. >> eclipse.datatools.enablement.oda.xml-1.2.5.v201305031101.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.enablement.oda.ws/1.2.6.v201403131825/org. >> eclipse.datatools.enablement.oda.ws-1.2.6.v201403131825.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.core.runtime/3.9.0.v20130326-1255/org.eclipse.core. >> runtime-3.9.0.v20130326-1255.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.equinox.app/1.3.100.v20130327-1442/org.eclipse.equinox. >> app-1.3.100.v20130327-1442.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/com.ibm >> .icu/50.1.1.v201304230130/com.ibm.icu-50.1.1.v201304230130.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.equinox.registry/3.5.400.v20140428-1507/org.eclipse. >> equinox.registry-3.5.400.v20140428-1507.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.connectivity.dbdefinition.genericJDBC/1.0. >> 1.v201107221459/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC-1.0.1. >> >> v201107221459.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.osgi/3.10.1.v20140909-1633/org.eclipse.osgi-3.10.1.v201 >> 40909-1633.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.emf.common/2.10.1.v20140901-1043/org.eclipse.emf. >> common-2.10.1.v20140901-1043.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.connectivity.sqm.core/1.2.8.v201401230755/ >> org.eclipse.datatools.connectivity.sqm.core-1.2.8.v201401230755.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.connectivity.oda.consumer/3.2.6. >> v201305170644/org.eclipse.datatools.connectivity.oda.consumer-3.2.6.v201305170644.pom >> >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.core.jobs/3.6.0.v20140424-0053/org.eclipse.core.jobs-3. >> 6.0.v20140424-0053.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.enablement.ibm.db2.luw.dbdefinition/1.0.4. >> v201107221502/org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition-1.0.4.v201 >> >> 107221502.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.osgi.services/3.3.100.v20130513-1956/org.eclipse.osgi. >> services-3.3.100.v20130513-1956.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.core.contenttype/3.4.200.v20130326-1255/org.eclipse. >> core.contenttype-3.4.200.v20130326-1255.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.emf.ecore.change/2.10.0.v20140901-1043/org.eclipse.emf >> .ecore.change-2.10.0.v20140901-1043.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.connectivity.oda.profile/3.2.9. >> v201403131814/org.eclipse.datatools.connectivity.oda.profile-3.2.9.v201403131814.pom >> >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.core.filesystem/1.4.0.v20130514-1240/org.eclipse.core. >> filesystem-1.4.0.v20130514-1240.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.connectivity/1.2.11.v201401230755/org.eclipse.datatools. >> connectivity-1.2.11.v201401230755.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.equinox.preferences/3.5.100.v20130422-1538/org.eclipse >> .equinox.preferences-3.5.100.v20130422-1538.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.emf.ecore/2.10.1.v20140901-1043/org.eclipse.emf.ecore- >> 2.10.1.v20140901-1043.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.core.resources/3.9.1.v20140825-1431/org.eclipse.core. >> resources-3.9.1.v20140825-1431.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.connectivity.oda.flatfile/3.1.8. >> v201403010906/org.eclipse.datatools.connectivity.oda.flatfile-3.1.8.v201403010906.pom >> >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.enablement.ibm.db2.luw/1.0.2.v201107221502/ >> org.eclipse.datatools.enablement.ibm.db2.luw-1.0.2.v201107221502.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.update.configurator/3.3.200.v20130326-1319/org.eclipse >> .update.configurator-3.3.200.v20130326-1319.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.connectivity.oda/3.4.3.v201405301249/org. >> eclipse.datatools.connectivity.oda-3.4.3.v201405301249.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.emf/2.6.0.v20140901-1055/org.eclipse.emf-2.6.0.v20140901-1055.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/3_7_1/ >> org.w3c.dom.smil/1.0.0/org.w3c.dom.smil-1.0.0.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.enablement.hsqldb.dbdefinition/1.0.0.v2011072 >> 21502/org.eclipse.datatools.enablement.hsqldb.dbdefinition-1.0.0.v201107221502. >> >> pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.modelbase.derby/1.0.0.v201107221519/org.eclip >> se.datatools.modelbase.derby-1.0.0.v201107221519.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/3_7_1/ >> org.apache.batik.parser/1.6.0/org.apache.batik.parser-1.6.0.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.equinox.common/3.6.200.v20130402-1505/org.eclipse. >> equinox.common-3.6.200.v20130402-1505.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/3_7_1/ >> org.apache.batik.util.gui/1.6.0/org.apache.batik.util.gui-1.6.0.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/javax. >> xml.stream/1.0.1.v201004272200/javax.xml.stream-1.0.1.v201004272200.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.enablement.ibm.informix/1.0.1.v201107221502/ >> org.eclipse.datatools.enablement.ibm.informix-1.0.1.v201107221502.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/3_7_1/ >> org.apache.batik.svggen/1.6.0/org.apache.batik.svggen-1.6.0.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/3_7_1/ >> org.apache.batik.dom/1.6.0/org.apache.batik.dom-1.6.0.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/3_7_1/ >> org.apache.batik.css/1.6.0/org.apache.batik.css-1.6.0.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.enablement.mysql/1.0.4.v201212120617/org.ecli >> pse.datatools.enablement.mysql-1.0.4.v201212120617.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.connectivity.db.generic/1.0.1.v201107221459 >> /org.eclipse.datatools.connectivity.db.generic-1.0.1.v201107221459.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.enablement.hsqldb/1.0.0.v201107221502/org. >> eclipse.datatools.enablement.hsqldb-1.0.0.v201107221502.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.enablement.msft.sqlserver.dbdefinition/1.0.1. >> v201201240505/org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition-1.0. >> >> 1.v201201240505.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/3_7_1/ >> org.apache.xml.resolver/1.2.0/org.apache.xml.resolver-1.2.0.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.enablement.ibm.informix.dbdefinition/1.0.4. >> v201107221502/org.eclipse.datatools.enablement.ibm.informix.dbdefinition-1.0.4.v2 >> >> 01107221502.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.modelbase.sql/1.0.6.v201208230744/org.eclips >> e.datatools.modelbase.sql-1.0.6.v201208230744.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/3_7_1/ >> org.w3c.dom.svg/1.1.0/org.w3c.dom.svg-1.1.0.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/3_7_1/ >> org.apache.batik.dom.svg/1.6.0/org.apache.batik.dom.svg-1.6.0.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/3_7_1/ >> org.apache.batik.ext.awt/1.6.0/org.apache.batik.ext.awt-1.6.0.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/3_7_1/ >> org.mozilla.javascript/1.7.2/org.mozilla.javascript-1.7.2.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.enablement.postgresql/1.1.1.v201205252207/ >> org.eclipse.datatools.enablement.postgresql-1.1.1.v201205252207.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/3_7_1/ >> org.apache.batik.transcoder/1.6.0/org.apache.batik.transcoder-1.6.0.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.connectivity.apache.derby.dbdefinition/1.0. >> 2.v201107221459/org.eclipse.datatools.connectivity.apache.derby.dbdefinition-1.0. >> >> 2.v201107221459.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.enablement.oracle/1.0.0.v201107221506/org. >> eclipse.datatools.enablement.oracle-1.0.0.v201107221506.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/3_7_1/ >> org.apache.batik.util/1.6.0/org.apache.batik.util-1.6.0.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.enablement.oracle.dbdefinition/1.0.103.v20120 >> 6010214/org.eclipse.datatools.enablement.oracle.dbdefinition-1.0.103.v201206010 >> >> 214.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/3_7_1/ >> org.apache.batik.xml/1.6.0/org.apache.batik.xml-1.6.0.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/3_7_1/ >> org.apache.xml.serializer/2.7.1/org.apache.xml.serializer-2.7.1.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/3_7_1/ >> org.apache.xerces/2.9.0/org.apache.xerces-2.9.0.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.modelbase.sql.query/1.1.4.v201212120619/org. >> eclipse.datatools.modelbase.sql.query-1.1.4.v201212120619.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.modelbase.dbdefinition/1.0.2.v201107221519/ >> org.eclipse.datatools.modelbase.dbdefinition-1.0.2.v201107221519.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.enablement.mysql.dbdefinition/1.0.4.v20110902 >> 2331/org.eclipse.datatools.enablement.mysql.dbdefinition-1.0.4.v201109022331.po >> >> m >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.orbit.mongodb/2.10.1.v20130422-1135/org.eclipse.orbit. >> mongodb-2.10.1.v20130422-1135.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/3_7_1/ >> javax.wsdl/1.5.1/javax.wsdl-1.5.1.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/3_7_1/ >> Tidy/1/Tidy-1.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.enablement.postgresql.dbdefinition/1.0.2.v201 >> 110070445/org.eclipse.datatools.enablement.postgresql.dbdefinition-1.0.2.v20111 >> >> 0070445.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/3_7_1/ >> org.w3c.css.sac/1.3.0/org.w3c.css.sac-1.3.0.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.enablement.msft.sqlserver/1.0.2.v201212120617 >> /org.eclipse.datatools.enablement.msft.sqlserver-1.0.2.v201212120617.pom >> Download https://jcenter.bintray.com/org/milyn/flute/1.3/flute-1.3.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.connectivity.apache.derby/1.0.103. >> v201212070447/org.eclipse.datatools.connectivity.apache.derby-1.0.103.v201212070447.pom >> >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/org.ecl >> ipse.datatools.connectivity.console.profile/1.0.10. >> v201109250955/org.eclipse.datatools.connectivity.console.profile-1.0.10.v201109250955.po >> >> m >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/3_7_1/ >> org.apache.commons.codec/1.3.0/org.apache.commons.codec-1.3.0.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/3_7_1/ >> com.lowagie.text/2.1.7/com.lowagie.text-2.1.7.pom >> Download https://jcenter.bintray.com/org/eclipse/birt/runtime/3_7_1/ >> org.apache.batik.bridge/1.6.0/org.apache.batik.bridge-1.6.0.pom >> Download https://jcenter.bintray.com/aopalliance/aopalliance/1.0/aopa >> lliance-1.0.pom >> Download https://jcenter.bintray.com/com/sun/xml/bind/jaxb-impl/2.1. >> 9/jaxb-impl-2.1.9.pom >> Download https://jcenter.bintray.com/org/jasig/service/person-directo >> ry-api/1.5.0-RC5/person-directory-api-1.5.0-RC5.pom >> Download https://jcenter.bintray.com/org/springframework/spring-conte >> xt/2.5.6.SEC01/spring-context-2.5.6.SEC01.pom >> Download https://jcenter.bintray.com/org/springframework/spring-tx/2. >> 5.6.SEC01/spring-tx-2.5.6.SEC01.pom >> Download https://jcenter.bintray.com/org/springframework/spring-conte >> xt-support/2.5.6.SEC01/spring-context-support-2.5.6.SEC01.pom >> Download https://jcenter.bintray.com/org/springframework/spring-web/ >> 2.5.6.SEC01/spring-web-2.5.6.SEC01.pom >> Download https://jcenter.bintray.com/org/hibernate/hibernate/3.2.6.ga >> /hibernate-3.2.6.ga.pom >> Download https://jcenter.bintray.com/org/hibernate/hibernate-commons- >> annotations/3.0.0.ga/hibernate-commons-annotations-3.0.0.ga.pom >> Download https://jcenter.bintray.com/org/hibernate/ejb3-persistence/ >> 1.0.1.GA/ejb3-persistence-1.0.1.GA.pom >> Download https://jcenter.bintray.com/aspectj/aspectjweaver/1.5.3/aspe >> ctjweaver-1.5.3.pom >> Download https://jcenter.bintray.com/aspectj/aspectjrt/1.5.3/aspectjr >> t-1.5.3.pom >> Download https://jcenter.bintray.com/ognl/ognl/2.6.9/ognl-2.6.9.pom >> Download https://jcenter.bintray.com/org/springframework/spring-bindi >> ng/1.0.6/spring-binding-1.0.6.pom >> Download https://jcenter.bintray.com/org/codehaus/plexus/plexus-utils >> /1.5.6/plexus-utils-1.5.6.pom >> Download https://jcenter.bintray.com/org/codehaus/plexus/plexus/1.0. >> 12/plexus-1.0.12.pom >> Download https://jcenter.bintray.com/org/apache/maven/scm/maven-scm- >> provider-svn-commons/1.4/maven-scm-provider-svn-commons-1.4.pom >> Download https://jcenter.bintray.com/regexp/regexp/1.3/regexp-1.3.pom >> Download https://jcenter.bintray.com/javax/xml/bind/jaxb-api/2.1/jaxb >> -api-2.1.pom >> Download https://jcenter.bintray.com/net/sf/ehcache/ehcache/1.2.3/ehc >> ache-1.2.3.pom >> Download https://jcenter.bintray.com/javax/transaction/jta/1.0.1B/jta >> -1.0.1B.pom >> Download https://jcenter.bintray.com/asm/asm-attrs/1.5.3/asm-attrs-1. >> 5.3.pom >> Download https://jcenter.bintray.com/antlr/antlr/2.7.6/antlr-2.7.6.pom >> Download https://jcenter.bintray.com/cglib/cglib/2.1_3/cglib-2.1_3.pom >> Download https://jcenter.bintray.com/asm/asm/1.5.3/asm-1.5.3.pom >> Download https://jcenter.bintray.com/javax/xml/stream/stax-api/1.0-2/ >> stax-api-1.0-2.pom >> Download https://jcenter.bintray.com/org/apache/geronimo/specs/geroni >> mo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.pom >> Download https://jcenter.bintray.com/commons-io/commons-io/2.5/common >> s-io-2.5.pom >> Download https://jcenter.bintray.com/org/apache/poi/poi-ooxml/3.14/po >> i-ooxml-3.14.pom >> Download https://jcenter.bintray.com/com/github/virtuald/curvesapi/1. >> 03/curvesapi-1.03.pom >> Download https://jcenter.bintray.com/org/apache/poi/poi-scratchpad/3. >> 14/poi-scratchpad-3.14.pom >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-dom >> /1.8/batik-dom-1.8.pom >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-par >> ser/1.8/batik-parser-1.8.pom >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-ani >> m/1.8/batik-anim-1.8.pom >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-scr >> ipt/1.8/batik-script-1.8.pom >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-xml >> /1.8/batik-xml-1.8.pom >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-svg >> gen/1.8/batik-svggen-1.8.pom >> Download https://jcenter.bintray.com/org/apache/ant/ant-launcher/1.9. >> 0/ant-launcher-1.9.0.pom >> Download https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.21/slf4j >> -api-1.7.21.pom >> Download https://jcenter.bintray.com/org/slf4j/slf4j-parent/1.7.21/sl >> f4j-parent-1.7.21.pom >> Download https://jcenter.bintray.com/org/apache/httpcomponents/httpco >> re/4.4.1/httpcore-4.4.1.pom >> Download https://jcenter.bintray.com/org/apache/httpcomponents/httpco >> mponents-core/4.4.1/httpcomponents-core-4.4.1.pom >> Download https://jcenter.bintray.com/xml-apis/xml-apis/2.0.2/xml-apis >> -2.0.2.pom >> POM relocation to an other version number is not fully supported in >> Gradle : xml-apis:xml-apis:2.0.2 relocated to xml-apis:xml-apis:1.0.b2. >> Please update your dependency to directly use the correct version >> 'xml-apis:xml-apis:1.0.b2'. >> Resolution will only pick dependencies of the relocated element. >> Artifacts and other metadata will be ignored. >> Download https://jcenter.bintray.com/xml-apis/xml-apis/1.0.b2/xml-api >> s-1.0.b2.pom >> Download https://jcenter.bintray.com/xerces/xercesImpl/2.8.1/xercesIm >> pl-2.8.1.pom >> Download https://jcenter.bintray.com/log4j/log4j/1.2.17/log4j-1.2.17.pom >> Download https://jcenter.bintray.com/commons-configuration/commons-co >> nfiguration/1.6/commons-configuration-1.6.pom >> Download https://jcenter.bintray.com/org/apache/httpcomponents/httpmi >> me/4.4.1/httpmime-4.4.1.pom >> Download https://jcenter.bintray.com/org/codehaus/woodstox/woodstox- >> core-asl/4.4.1/woodstox-core-asl-4.4.1.pom >> Download https://jcenter.bintray.com/org/ow2/asm/asm/5.1/asm-5.1.pom >> Download https://jcenter.bintray.com/stax/stax-api/1.0.1/stax-api-1. >> 0.1.pom >> Download https://jcenter.bintray.com/org/springframework/spring-beans >> /2.5.6/spring-beans-2.5.6.pom >> Download https://jcenter.bintray.com/javax/servlet/servlet-api/2.4/se >> rvlet-api-2.4.pom >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-css >> /1.8/batik-css-1.8.pom >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-uti >> l/1.8/batik-util-1.8.pom >> Download https://jcenter.bintray.com/commons-beanutils/commons-beanut >> ils-core/1.8.0/commons-beanutils-core-1.8.0.pom >> Download https://jcenter.bintray.com/apache-xerces/xercesImpl/2.9.1/ >> xercesImpl-2.9.1.jar >> Download https://jcenter.bintray.com/com/google/zxing/core/3.2.1/core >> -3.2.1.jar >> Download https://jcenter.bintray.com/com/googlecode/concurrentlinkedh >> ashmap/concurrentlinkedhashmap-lru/1.0/concurrentlinkedhashmap-lru-1. >> 0.jar >> Download https://jcenter.bintray.com/com/googlecode/ez-vcard/ez-vcard >> /0.9.10/ez-vcard-0.9.10.jar >> Download https://jcenter.bintray.com/com/googlecode/owasp-java-html- >> sanitizer/owasp-java-html-sanitizer/20160628.1/owasp- >> java-html-sanitizer-20160628.1.jar >> Download https://jcenter.bintray.com/com/ibm/icu/icu4j/57.1/icu4j-57. >> 1.jar >> Download https://jcenter.bintray.com/com/lowagie/itext/2.1.7/itext-2. >> 1.7.jar >> Download https://jcenter.bintray.com/com/sun/mail/javax.mail/1.5.1/ja >> vax.mail-1.5.1.jar >> Download https://jcenter.bintray.com/com/sun/syndication/com.springso >> urce.com.sun.syndication/0.9.0/com.springsource.com.sun.syn >> dication-0.9.0.jar >> Download https://jcenter.bintray.com/com/thoughtworks/xstream/xstream >> /1.4.9/xstream-1.4.9.jar >> Download https://jcenter.bintray.com/commons-cli/commons-cli/1.3.1/co >> mmons-cli-1.3.1.jar >> Download https://jcenter.bintray.com/commons-net/commons-net/3.3/comm >> ons-net-3.3.jar >> Download https://jcenter.bintray.com/commons-validator/commons-valida >> tor/1.5.1/commons-validator-1.5.1.jar >> Download https://jcenter.bintray.com/de/odysseus/juel/juel-impl/2.2. >> 7/juel-impl-2.2.7.jar >> Download https://jcenter.bintray.com/javax/el/javax.el-api/3.0.1-b04/ >> javax.el-api-3.0.1-b04.jar >> Download https://jcenter.bintray.com/javax/servlet/javax.servlet-api/ >> 3.1.0/javax.servlet-api-3.1.0.jar >> Download https://jcenter.bintray.com/javax/servlet/jsp/javax.servlet. >> jsp-api/2.3.0/javax.servlet.jsp-api-2.3.0.jar >> Download https://jcenter.bintray.com/junit/junit-dep/4.10/junit-dep- >> 4.10.jar >> Download https://jcenter.bintray.com/net/fortuna/ical4j/ical4j/1.0-rc >> 3-atlassian-11/ical4j-1.0-rc3-atlassian-11.jar >> Download https://jcenter.bintray.com/org/apache/ant/ant-junit/1.9.0/ >> ant-junit-1.9.0.jar >> Download https://jcenter.bintray.com/org/apache/axis2/axis2-kernel/1. >> 7.1/axis2-kernel-1.7.1.jar >> Download https://jcenter.bintray.com/org/apache/commons/commons-colle >> ctions4/4.1/commons-collections4-4.1.jar >> Download https://jcenter.bintray.com/org/apache/commons/commons-csv/ >> 1.1/commons-csv-1.1.jar >> Download https://jcenter.bintray.com/org/apache/commons/commons-dbcp2 >> /2.1/commons-dbcp2-2.1.jar >> Download https://jcenter.bintray.com/org/apache/geronimo/components/ >> geronimo-transaction/3.1.1/geronimo-transaction-3.1.1.jar >> Download https://jcenter.bintray.com/org/apache/geronimo/specs/geroni >> mo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.jar >> Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcl >> ient-cache/4.4.1/httpclient-cache-4.4.1.jar >> Download https://jcenter.bintray.com/org/apache/logging/log4j/log4j- >> api/2.6.2/log4j-api-2.6.2.jar >> Download https://jcenter.bintray.com/org/apache/poi/poi/3.14/poi-3.14.jar >> Download https://jcenter.bintray.com/org/apache/shiro/shiro-core/1.3. >> 0/shiro-core-1.3.0.jar >> Download https://jcenter.bintray.com/org/apache/tika/tika-core/1.12/ >> tika-core-1.12.jar >> Download https://jcenter.bintray.com/org/apache/tika/tika-parsers/1. >> 12/tika-parsers-1.12.jar >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-catalin >> a-ha/8.0.39/tomcat-catalina-ha-8.0.39.jar >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-catalin >> a/8.0.39/tomcat-catalina-8.0.39.jar >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-jasper/ >> 8.0.39/tomcat-jasper-8.0.39.jar >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-tribes/ >> 8.0.39/tomcat-tribes-8.0.39.jar >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/fop/2.1/ >> fop-2.1.jar >> Download https://jcenter.bintray.com/org/apache/xmlrpc/xmlrpc-client/ >> 3.1.2/xmlrpc-client-3.1.2.jar >> Download https://jcenter.bintray.com/org/apache/xmlrpc/xmlrpc-server/ >> 3.1.2/xmlrpc-server-3.1.2.jar >> Download https://jcenter.bintray.com/org/codehaus/groovy/groovy-all/ >> 2.4.5/groovy-all-2.4.5.jar >> Download https://jcenter.bintray.com/org/freemarker/freemarker/2.3.25 >> -incubating/freemarker-2.3.25-incubating.jar >> Download https://jcenter.bintray.com/org/hamcrest/hamcrest-all/1.3/ha >> mcrest-all-1.3.jar >> Download https://jcenter.bintray.com/org/owasp/esapi/esapi/2.1.0/esap >> i-2.1.0.jar >> Download https://jcenter.bintray.com/org/springframework/spring-test/ >> 4.2.3.RELEASE/spring-test-4.2.3.RELEASE.jar >> Download https://jcenter.bintray.com/org/zapodot/jackson-databind-jav >> a-optional/2.4.2/jackson-databind-java-optional-2.4.2.jar >> Download https://jcenter.bintray.com/oro/oro/2.0.8/oro-2.0.8.jar >> Download https://jcenter.bintray.com/wsdl4j/wsdl4j/1.6.2/wsdl4j-1.6.2.jar >> Download https://jcenter.bintray.com/de/odysseus/juel/juel-spi/2.2.7/ >> juel-spi-2.2.7.jar >> Download https://jcenter.bintray.com/net/sf/barcode4j/barcode4j-fop- >> ext/2.1/barcode4j-fop-ext-2.1.jar >> Download https://jcenter.bintray.com/net/sf/barcode4j/barcode4j/2.1/ >> barcode4j-2.1.jar >> Download https://jcenter.bintray.com/org/apache/axis2/axis2-transport >> -http/1.7.1/axis2-transport-http-1.7.1.jar >> Download https://jcenter.bintray.com/org/apache/axis2/axis2-transport >> -local/1.7.1/axis2-transport-local-1.7.1.jar >> Download https://jcenter.bintray.com/org/apache/derby/derby/10.11.1. >> 1/derby-10.11.1.1.jar >> Download https://jcenter.bintray.com/org/apache/geronimo/specs/geroni >> mo-jaxrpc_1.1_spec/1.1/geronimo-jaxrpc_1.1_spec-1.1.jar >> Download https://jcenter.bintray.com/org/apache/logging/log4j/log4j- >> 1.2-api/2.6.2/log4j-1.2-api-2.6.2.jar >> Download https://jcenter.bintray.com/org/apache/logging/log4j/log4j- >> core/2.6.2/log4j-core-2.6.2.jar >> Download https://jcenter.bintray.com/org/apache/logging/log4j/log4j- >> jul/2.6.2/log4j-jul-2.6.2.jar >> Download https://jcenter.bintray.com/org/apache/logging/log4j/log4j- >> slf4j-impl/2.6.2/log4j-slf4j-impl-2.6.2.jar >> Download https://jcenter.bintray.com/org/codeartisans/thirdparties/sw >> ing/batik-all/1.8pre-r1084380/batik-all-1.8pre-r1084380.jar >> Download https://jcenter.bintray.com/org/jsoup/jsoup/1.8.3/jsoup-1.8. >> 3.jar >> Download https://jcenter.bintray.com/com/fasterxml/jackson/core/jacks >> on-core/2.6.1/jackson-core-2.6.1.jar >> Download https://jcenter.bintray.com/com/google/guava/guava/21.0-rc1/ >> guava-21.0-rc1.jar >> Download https://jcenter.bintray.com/bouncycastle/bcmail-jdk14/138/bc >> mail-jdk14-138.jar >> Download https://jcenter.bintray.com/bouncycastle/bcprov-jdk14/138/bc >> prov-jdk14-138.jar >> Download https://jcenter.bintray.com/javax/activation/activation/1.1/ >> activation-1.1.jar >> Download https://jcenter.bintray.com/org/jdom/com.springsource.org.jd >> om/1.0.0/com.springsource.org.jdom-1.0.0.jar >> Download https://jcenter.bintray.com/xmlpull/xmlpull/1.1.3.1/xmlpull- >> 1.1.3.1.jar >> Download https://jcenter.bintray.com/xpp3/xpp3_min/1.1.4c/xpp3_min-1. >> 1.4c.jar >> Download https://jcenter.bintray.com/commons-beanutils/commons-beanut >> ils/1.9.2/commons-beanutils-1.9.2.jar >> Download https://jcenter.bintray.com/commons-digester/commons-digeste >> r/1.8.1/commons-digester-1.8.1.jar >> Download https://jcenter.bintray.com/commons-logging/commons-logging/ >> 1.2/commons-logging-1.2.jar >> Download https://jcenter.bintray.com/commons-collections/commons-coll >> ections/3.2.2/commons-collections-3.2.2.jar >> Download https://jcenter.bintray.com/org/hamcrest/hamcrest-core/1.1/ >> hamcrest-core-1.1.jar >> Download https://jcenter.bintray.com/backport-util-concurrent/backpor >> t-util-concurrent/3.1/backport-util-concurrent-3.1.jar >> Download https://jcenter.bintray.com/org/apache/ant/ant/1.9.0/ant-1. >> 9.0.jar >> Download https://jcenter.bintray.com/org/apache/ws/commons/axiom/axio >> m-api/1.2.17/axiom-api-1.2.17.jar >> Download https://jcenter.bintray.com/org/apache/ws/commons/axiom/axio >> m-impl/1.2.17/axiom-impl-1.2.17.jar >> Download https://jcenter.bintray.com/org/apache/geronimo/specs/geroni >> mo-ws-metadata_2.0_spec/1.1.2/geronimo-ws-metadata_2.0_spec-1.1.2.jar >> Download https://jcenter.bintray.com/commons-fileupload/commons-fileu >> pload/1.3.1/commons-fileupload-1.3.1.jar >> Download https://jcenter.bintray.com/org/apache/ws/xmlschema/xmlschem >> a-core/2.2.1/xmlschema-core-2.2.1.jar >> Download https://jcenter.bintray.com/org/apache/neethi/neethi/3.0.3/ >> neethi-3.0.3.jar >> Download https://jcenter.bintray.com/org/apache/woden/woden-core/1.0M >> 10/woden-core-1.0M10.jar >> Download https://jcenter.bintray.com/javax/ws/rs/jsr311-api/1.1.1/jsr >> 311-api-1.1.1.jar >> Download https://jcenter.bintray.com/org/apache/commons/commons-pool2 >> /2.3/commons-pool2-2.3.jar >> Download https://jcenter.bintray.com/org/apache/geronimo/specs/geroni >> mo-j2ee-connector_1.6_spec/1.0/geronimo-j2ee-connector_1.6_spec-1.0.jar >> Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcl >> ient/4.4.1/httpclient-4.4.1.jar >> Download https://jcenter.bintray.com/commons-codec/commons-codec/1.10 >> /commons-codec-1.10.jar >> Download https://jcenter.bintray.com/org/gagravarr/vorbis-java-tika/ >> 0.6/vorbis-java-tika-0.6.jar >> Download https://jcenter.bintray.com/com/healthmarketscience/jackcess >> /jackcess/2.1.2/jackcess-2.1.2.jar >> Download https://jcenter.bintray.com/com/healthmarketscience/jackcess >> /jackcess-encrypt/2.1.1/jackcess-encrypt-2.1.1.jar >> Download https://jcenter.bintray.com/net/sourceforge/jmatio/jmatio/1. >> 0/jmatio-1.0.jar >> Download https://jcenter.bintray.com/org/apache/james/apache-mime4j- >> core/0.7.2/apache-mime4j-core-0.7.2.jar >> Download https://jcenter.bintray.com/org/apache/james/apache-mime4j- >> dom/0.7.2/apache-mime4j-dom-0.7.2.jar >> Download https://jcenter.bintray.com/org/apache/commons/commons-compr >> ess/1.10/commons-compress-1.10.jar >> Download https://jcenter.bintray.com/org/tukaani/xz/1.5/xz-1.5.jar >> Download https://jcenter.bintray.com/org/apache/pdfbox/pdfbox/1.8.10/ >> pdfbox-1.8.10.jar >> Download https://jcenter.bintray.com/org/bouncycastle/bcmail-jdk15on/ >> 1.52/bcmail-jdk15on-1.52.jar >> Download https://jcenter.bintray.com/org/bouncycastle/bcprov-jdk15on/ >> 1.52/bcprov-jdk15on-1.52.jar >> Download https://jcenter.bintray.com/org/ccil/cowan/tagsoup/tagsoup/ >> 1.2.1/tagsoup-1.2.1.jar >> Download https://jcenter.bintray.com/com/googlecode/mp4parser/isopars >> er/1.0.2/isoparser-1.0.2.jar >> Download https://jcenter.bintray.com/com/drewnoakes/metadata-extracto >> r/2.8.0/metadata-extractor-2.8.0.jar >> Download https://jcenter.bintray.com/de/l3s/boilerpipe/boilerpipe/1. >> 1.0/boilerpipe-1.1.0.jar >> Download https://jcenter.bintray.com/com/rometools/rome/1.5.1/rome-1. >> 5.1.jar >> Download https://jcenter.bintray.com/org/gagravarr/vorbis-java-core/ >> 0.6/vorbis-java-core-0.6.jar >> Download https://jcenter.bintray.com/com/googlecode/juniversalchardet >> /juniversalchardet/1.0.3/juniversalchardet-1.0.3.jar >> Download https://jcenter.bintray.com/org/codelibs/jhighlight/1.0.2/jh >> ighlight-1.0.2.jar >> Download https://jcenter.bintray.com/com/pff/java-libpst/0.8.1/java- >> libpst-0.8.1.jar >> Download https://jcenter.bintray.com/com/github/junrar/junrar/0.7/jun >> rar-0.7.jar >> Download https://jcenter.bintray.com/org/apache/cxf/cxf-rt-rs-client/ >> 3.0.3/cxf-rt-rs-client-3.0.3.jar >> Download https://jcenter.bintray.com/org/apache/opennlp/opennlp-tools >> /1.5.3/opennlp-tools-1.5.3.jar >> Download https://jcenter.bintray.com/org/apache/commons/commons-exec/ >> 1.3/commons-exec-1.3.jar >> Download https://jcenter.bintray.com/com/googlecode/json-simple/json- >> simple/1.1.1/json-simple-1.1.1.jar >> Download https://jcenter.bintray.com/org/json/json/20140107/json-2014 >> 0107.jar >> Download https://jcenter.bintray.com/com/google/code/gson/gson/2.2.4/ >> gson-2.2.4.jar >> Download https://jcenter.bintray.com/edu/ucar/netcdf4/4.5.5/netcdf4- >> 4.5.5.jar >> Download https://jcenter.bintray.com/edu/ucar/grib/4.5.5/grib-4.5.5.jar >> Download https://jcenter.bintray.com/edu/ucar/cdm/4.5.5/cdm-4.5.5.jar >> Download https://jcenter.bintray.com/edu/ucar/httpservices/4.5.5/http >> services-4.5.5.jar >> Download https://jcenter.bintray.com/org/apache/sis/core/sis-utility/ >> 0.5/sis-utility-0.5.jar >> Download https://jcenter.bintray.com/org/apache/sis/storage/sis-netcd >> f/0.5/sis-netcdf-0.5.jar >> Download https://jcenter.bintray.com/org/apache/sis/core/sis-metadata >> /0.5/sis-metadata-0.5.jar >> Download https://jcenter.bintray.com/org/opengis/geoapi/3.0.0/geoapi- >> 3.0.0.jar >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-coyote/ >> 8.0.39/tomcat-coyote-8.0.39.jar >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-servlet >> -api/8.0.39/tomcat-servlet-api-8.0.39.jar >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-juli/8. >> 0.39/tomcat-juli-8.0.39.jar >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-util/8. >> 0.39/tomcat-util-8.0.39.jar >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-util-sc >> an/8.0.39/tomcat-util-scan-8.0.39.jar >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-jsp-api >> /8.0.39/tomcat-jsp-api-8.0.39.jar >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-annotat >> ions-api/8.0.39/tomcat-annotations-api-8.0.39.jar >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-api/8. >> 0.39/tomcat-api-8.0.39.jar >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-jni/8. >> 0.39/tomcat-jni-8.0.39.jar >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-el-api/ >> 8.0.39/tomcat-el-api-8.0.39.jar >> Download https://jcenter.bintray.com/org/eclipse/jdt/core/compiler/ec >> j/4.5.1/ecj-4.5.1.jar >> Download https://jcenter.bintray.com/org/apache/tomcat/tomcat-jasper- >> el/8.0.39/tomcat-jasper-el-8.0.39.jar >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/xmlgraphi >> cs-commons/2.1/xmlgraphics-commons-2.1.jar >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-svg >> -dom/1.8/batik-svg-dom-1.8.jar >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-bri >> dge/1.8/batik-bridge-1.8.jar >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-awt >> -util/1.8/batik-awt-util-1.8.jar >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-gvt >> /1.8/batik-gvt-1.8.jar >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-tra >> nscoder/1.8/batik-transcoder-1.8.jar >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-ext >> ension/1.8/batik-extension-1.8.jar >> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-ext >> /1.8/batik-ext-1.8.jar >> Download https://jcenter.bintray.com/org/apache/avalon/framework/aval >> on-framework-api/4.3.1/avalon-framework-api-4.3.1.jar >> Download https://jcenter.bintray.com/org/apache/avalon/framework/aval >> on-framework-impl/4.3.1/avalon-framework-impl-4.3.1.jar >> Download https://jcenter.bintray.com/org/apache/xmlrpc/xmlrpc-common/ >> 3.1.2/xmlrpc-common-3.1.2.jar >> Download https://jcenter.bintray.com/xom/xom/1.2.5/xom-1.2.5.jar > > |
In reply to this post by taher
+1 to change specialpurpose.
For remove hot-deploy, I prefer wait to have a good namespace management to identify correctly the origin of each plugin. I work with Jacques on the https://issues.apache.org/jira/browse/OFBIZ-6919 but I take to much time to finish this task, so I think you can realize the migration as you want ;) Nicolas Le 03/01/2017 à 10:37, Taher Alkhateeb a écrit : > Sure Jacques, I'll wait for you and this thread is under discussion anyway > > On Tue, Jan 3, 2017 at 12:32 PM, Jacques Le Roux < > [hidden email]> wrote: > >> Taher, >> >> Could you please just wait 1 day or 2, maybe more? >> >> I'm currently working on https://issues.apache.org/jira/browse/OFBIZ-6919 >> and its subtasks (a new one is ready but not created). and would prefer to >> apply these patch before yours because it's a huge thing and mixing both >> will not help. >> >> Thanks >> >> Jacques >> >> >> >> Le 02/01/2017 à 19:34, Jacques Le Roux a écrit : >> >>> +1 >>> >>> Jacques >>> >>> >>> Le 02/01/2017 à 17:45, Taher Alkhateeb a écrit : >>> >>>> Hello Everyone, >>>> >>>> In reference to earlier discussions and threads on the above subject, I >>>> am >>>> hereby proposing renaming the directory "specialpurpose" to "plugins". I >>>> have patch ready with all tests passing. >>>> >>>> Ref discussion: >>>> https://lists.apache.org/thread.html/9bb4fba6ec56bd52a5bc55e >>>> 44ba1672f088ec33eeb8a1af4d16fd6d2@%3Cdev.ofbiz.apache.org%3E >>>> >>>> Cheers, >>>> >>>> Taher Alkhateeb >>>> >>>> >>> |
Administrator
|
Thanks for the update Nicolas
Jacques Le 09/01/2017 à 11:04, Nicolas Malin a écrit : > +1 to change specialpurpose. > > For remove hot-deploy, I prefer wait to have a good namespace management to identify correctly the origin of each plugin. > > I work with Jacques on the https://issues.apache.org/jira/browse/OFBIZ-6919 but I take to much time to finish this task, so I think you can realize > the migration as you want ;) > > Nicolas > > Le 03/01/2017 à 10:37, Taher Alkhateeb a écrit : >> Sure Jacques, I'll wait for you and this thread is under discussion anyway >> >> On Tue, Jan 3, 2017 at 12:32 PM, Jacques Le Roux < >> [hidden email]> wrote: >> >>> Taher, >>> >>> Could you please just wait 1 day or 2, maybe more? >>> >>> I'm currently working on https://issues.apache.org/jira/browse/OFBIZ-6919 >>> and its subtasks (a new one is ready but not created). and would prefer to >>> apply these patch before yours because it's a huge thing and mixing both >>> will not help. >>> >>> Thanks >>> >>> Jacques >>> >>> >>> >>> Le 02/01/2017 à 19:34, Jacques Le Roux a écrit : >>> >>>> +1 >>>> >>>> Jacques >>>> >>>> >>>> Le 02/01/2017 à 17:45, Taher Alkhateeb a écrit : >>>> >>>>> Hello Everyone, >>>>> >>>>> In reference to earlier discussions and threads on the above subject, I >>>>> am >>>>> hereby proposing renaming the directory "specialpurpose" to "plugins". I >>>>> have patch ready with all tests passing. >>>>> >>>>> Ref discussion: >>>>> https://lists.apache.org/thread.html/9bb4fba6ec56bd52a5bc55e >>>>> 44ba1672f088ec33eeb8a1af4d16fd6d2@%3Cdev.ofbiz.apache.org%3E >>>>> >>>>> Cheers, >>>>> >>>>> Taher Alkhateeb >>>>> >>>>> >>>> > > |
+1 to rename as plugins
On Mon, Jan 9, 2017 at 12:23 PM, Jacques Le Roux < [hidden email]> wrote: > Thanks for the update Nicolas > > Jacques > > > > Le 09/01/2017 à 11:04, Nicolas Malin a écrit : > >> +1 to change specialpurpose. >> >> For remove hot-deploy, I prefer wait to have a good namespace management >> to identify correctly the origin of each plugin. >> >> I work with Jacques on the https://issues.apache.org/jira >> /browse/OFBIZ-6919 but I take to much time to finish this task, so I >> think you can realize the migration as you want ;) >> >> Nicolas >> >> Le 03/01/2017 à 10:37, Taher Alkhateeb a écrit : >> >>> Sure Jacques, I'll wait for you and this thread is under discussion >>> anyway >>> >>> On Tue, Jan 3, 2017 at 12:32 PM, Jacques Le Roux < >>> [hidden email]> wrote: >>> >>> Taher, >>>> >>>> Could you please just wait 1 day or 2, maybe more? >>>> >>>> I'm currently working on https://issues.apache.org/jira >>>> /browse/OFBIZ-6919 >>>> and its subtasks (a new one is ready but not created). and would prefer >>>> to >>>> apply these patch before yours because it's a huge thing and mixing both >>>> will not help. >>>> >>>> Thanks >>>> >>>> Jacques >>>> >>>> >>>> >>>> Le 02/01/2017 à 19:34, Jacques Le Roux a écrit : >>>> >>>> +1 >>>>> >>>>> Jacques >>>>> >>>>> >>>>> Le 02/01/2017 à 17:45, Taher Alkhateeb a écrit : >>>>> >>>>> Hello Everyone, >>>>>> >>>>>> In reference to earlier discussions and threads on the above subject, >>>>>> I >>>>>> am >>>>>> hereby proposing renaming the directory "specialpurpose" to >>>>>> "plugins". I >>>>>> have patch ready with all tests passing. >>>>>> >>>>>> Ref discussion: >>>>>> https://lists.apache.org/thread.html/9bb4fba6ec56bd52a5bc55e >>>>>> 44ba1672f088ec33eeb8a1af4d16fd6d2@%3Cdev.ofbiz.apache.org%3E >>>>>> >>>>>> Cheers, >>>>>> >>>>>> Taher Alkhateeb >>>>>> >>>>>> >>>>>> >>>>> >> >> > |
+1
Thank you everyone for your feedback. I count 9 binding +1 votes (including me), one +0 binding vote, and and -1 non-binding vote. I will proceed with the name change today and link it to OFBIZ-7972. If you have any work on /specialpurpose, may I ask to postpone it for a day or two until the rename is complete? Cheers, Taher Alkhateeb On Mon, Jan 9, 2017 at 5:07 PM, Gavin Mabie <[hidden email]> wrote: > +1 to rename as plugins > > On Mon, Jan 9, 2017 at 12:23 PM, Jacques Le Roux < > [hidden email]> wrote: > > > Thanks for the update Nicolas > > > > Jacques > > > > > > > > Le 09/01/2017 à 11:04, Nicolas Malin a écrit : > > > >> +1 to change specialpurpose. > >> > >> For remove hot-deploy, I prefer wait to have a good namespace management > >> to identify correctly the origin of each plugin. > >> > >> I work with Jacques on the https://issues.apache.org/jira > >> /browse/OFBIZ-6919 but I take to much time to finish this task, so I > >> think you can realize the migration as you want ;) > >> > >> Nicolas > >> > >> Le 03/01/2017 à 10:37, Taher Alkhateeb a écrit : > >> > >>> Sure Jacques, I'll wait for you and this thread is under discussion > >>> anyway > >>> > >>> On Tue, Jan 3, 2017 at 12:32 PM, Jacques Le Roux < > >>> [hidden email]> wrote: > >>> > >>> Taher, > >>>> > >>>> Could you please just wait 1 day or 2, maybe more? > >>>> > >>>> I'm currently working on https://issues.apache.org/jira > >>>> /browse/OFBIZ-6919 > >>>> and its subtasks (a new one is ready but not created). and would > prefer > >>>> to > >>>> apply these patch before yours because it's a huge thing and mixing > both > >>>> will not help. > >>>> > >>>> Thanks > >>>> > >>>> Jacques > >>>> > >>>> > >>>> > >>>> Le 02/01/2017 à 19:34, Jacques Le Roux a écrit : > >>>> > >>>> +1 > >>>>> > >>>>> Jacques > >>>>> > >>>>> > >>>>> Le 02/01/2017 à 17:45, Taher Alkhateeb a écrit : > >>>>> > >>>>> Hello Everyone, > >>>>>> > >>>>>> In reference to earlier discussions and threads on the above > subject, > >>>>>> I > >>>>>> am > >>>>>> hereby proposing renaming the directory "specialpurpose" to > >>>>>> "plugins". I > >>>>>> have patch ready with all tests passing. > >>>>>> > >>>>>> Ref discussion: > >>>>>> https://lists.apache.org/thread.html/9bb4fba6ec56bd52a5bc55e > >>>>>> 44ba1672f088ec33eeb8a1af4d16fd6d2@%3Cdev.ofbiz.apache.org%3E > >>>>>> > >>>>>> Cheers, > >>>>>> > >>>>>> Taher Alkhateeb > >>>>>> > >>>>>> > >>>>>> > >>>>> > >> > >> > > > |
Hello everyone,
Minor correction, sorry for the miscount, the total number of binding +1 votes is 5 and total number of +1 non-binding votes is 4 Cheers, Taher Alkhateeb On Wed, Jan 11, 2017 at 10:28 AM, Taher Alkhateeb < [hidden email]> wrote: > +1 > > Thank you everyone for your feedback. I count 9 binding +1 votes > (including me), one +0 binding vote, and and -1 non-binding vote. > > I will proceed with the name change today and link it to OFBIZ-7972. If > you have any work on /specialpurpose, may I ask to postpone it for a day or > two until the rename is complete? > > Cheers, > > Taher Alkhateeb > > On Mon, Jan 9, 2017 at 5:07 PM, Gavin Mabie <[hidden email]> wrote: > >> +1 to rename as plugins >> >> On Mon, Jan 9, 2017 at 12:23 PM, Jacques Le Roux < >> [hidden email]> wrote: >> >> > Thanks for the update Nicolas >> > >> > Jacques >> > >> > >> > >> > Le 09/01/2017 à 11:04, Nicolas Malin a écrit : >> > >> >> +1 to change specialpurpose. >> >> >> >> For remove hot-deploy, I prefer wait to have a good namespace >> management >> >> to identify correctly the origin of each plugin. >> >> >> >> I work with Jacques on the https://issues.apache.org/jira >> >> /browse/OFBIZ-6919 but I take to much time to finish this task, so I >> >> think you can realize the migration as you want ;) >> >> >> >> Nicolas >> >> >> >> Le 03/01/2017 à 10:37, Taher Alkhateeb a écrit : >> >> >> >>> Sure Jacques, I'll wait for you and this thread is under discussion >> >>> anyway >> >>> >> >>> On Tue, Jan 3, 2017 at 12:32 PM, Jacques Le Roux < >> >>> [hidden email]> wrote: >> >>> >> >>> Taher, >> >>>> >> >>>> Could you please just wait 1 day or 2, maybe more? >> >>>> >> >>>> I'm currently working on https://issues.apache.org/jira >> >>>> /browse/OFBIZ-6919 >> >>>> and its subtasks (a new one is ready but not created). and would >> prefer >> >>>> to >> >>>> apply these patch before yours because it's a huge thing and mixing >> both >> >>>> will not help. >> >>>> >> >>>> Thanks >> >>>> >> >>>> Jacques >> >>>> >> >>>> >> >>>> >> >>>> Le 02/01/2017 à 19:34, Jacques Le Roux a écrit : >> >>>> >> >>>> +1 >> >>>>> >> >>>>> Jacques >> >>>>> >> >>>>> >> >>>>> Le 02/01/2017 à 17:45, Taher Alkhateeb a écrit : >> >>>>> >> >>>>> Hello Everyone, >> >>>>>> >> >>>>>> In reference to earlier discussions and threads on the above >> subject, >> >>>>>> I >> >>>>>> am >> >>>>>> hereby proposing renaming the directory "specialpurpose" to >> >>>>>> "plugins". I >> >>>>>> have patch ready with all tests passing. >> >>>>>> >> >>>>>> Ref discussion: >> >>>>>> https://lists.apache.org/thread.html/9bb4fba6ec56bd52a5bc55e >> >>>>>> 44ba1672f088ec33eeb8a1af4d16fd6d2@%3Cdev.ofbiz.apache.org%3E >> >>>>>> >> >>>>>> Cheers, >> >>>>>> >> >>>>>> Taher Alkhateeb >> >>>>>> >> >>>>>> >> >>>>>> >> >>>>> >> >> >> >> >> > >> > > |
Okay Folks, Done in r1778271. Thank you all for your patience, and you
can continue your work on /plugins (the new directory replacing /specialpurpose) Cheers, Taher Alkhateeb On 11/01/17 10:48, Taher Alkhateeb wrote: > Hello everyone, > > Minor correction, sorry for the miscount, the total number of binding > +1 votes is 5 and total number of +1 non-binding votes is 4 > > Cheers, > > Taher Alkhateeb > > On Wed, Jan 11, 2017 at 10:28 AM, Taher Alkhateeb > <[hidden email] <mailto:[hidden email]>> wrote: > > +1 > > Thank you everyone for your feedback. I count 9 binding +1 votes > (including me), one +0 binding vote, and and -1 non-binding vote. > > I will proceed with the name change today and link it to > OFBIZ-7972. If you have any work on /specialpurpose, may I ask to > postpone it for a day or two until the rename is complete? > > Cheers, > > Taher Alkhateeb > > On Mon, Jan 9, 2017 at 5:07 PM, Gavin Mabie <[hidden email] > <mailto:[hidden email]>> wrote: > > +1 to rename as plugins > > On Mon, Jan 9, 2017 at 12:23 PM, Jacques Le Roux < > [hidden email] > <mailto:[hidden email]>> wrote: > > > Thanks for the update Nicolas > > > > Jacques > > > > > > > > Le 09/01/2017 à 11:04, Nicolas Malin a écrit : > > > >> +1 to change specialpurpose. > >> > >> For remove hot-deploy, I prefer wait to have a good > namespace management > >> to identify correctly the origin of each plugin. > >> > >> I work with Jacques on the https://issues.apache.org/jira > >> /browse/OFBIZ-6919 but I take to much time to finish this > task, so I > >> think you can realize the migration as you want ;) > >> > >> Nicolas > >> > >> Le 03/01/2017 à 10:37, Taher Alkhateeb a écrit : > >> > >>> Sure Jacques, I'll wait for you and this thread is under > discussion > >>> anyway > >>> > >>> On Tue, Jan 3, 2017 at 12:32 PM, Jacques Le Roux < > >>> [hidden email] > <mailto:[hidden email]>> wrote: > >>> > >>> Taher, > >>>> > >>>> Could you please just wait 1 day or 2, maybe more? > >>>> > >>>> I'm currently working on https://issues.apache.org/jira > >>>> /browse/OFBIZ-6919 > >>>> and its subtasks (a new one is ready but not created). > and would prefer > >>>> to > >>>> apply these patch before yours because it's a huge thing > and mixing both > >>>> will not help. > >>>> > >>>> Thanks > >>>> > >>>> Jacques > >>>> > >>>> > >>>> > >>>> Le 02/01/2017 à 19:34, Jacques Le Roux a écrit : > >>>> > >>>> +1 > >>>>> > >>>>> Jacques > >>>>> > >>>>> > >>>>> Le 02/01/2017 à 17:45, Taher Alkhateeb a écrit : > >>>>> > >>>>> Hello Everyone, > >>>>>> > >>>>>> In reference to earlier discussions and threads on the > above subject, > >>>>>> I > >>>>>> am > >>>>>> hereby proposing renaming the directory "specialpurpose" to > >>>>>> "plugins". I > >>>>>> have patch ready with all tests passing. > >>>>>> > >>>>>> Ref discussion: > >>>>>> > https://lists.apache.org/thread.html/9bb4fba6ec56bd52a5bc55e > <https://lists.apache.org/thread.html/9bb4fba6ec56bd52a5bc55e> > >>>>>> > 44ba1672f088ec33eeb8a1af4d16fd6d2@%3Cdev.ofbiz.apache.org > <http://3Cdev.ofbiz.apache.org>%3E > >>>>>> > >>>>>> Cheers, > >>>>>> > >>>>>> Taher Alkhateeb > >>>>>> > >>>>>> > >>>>>> > >>>>> > >> > >> > > > > > |
Administrator
|
Thanks Taher,
Well done! Jacques Le 11/01/2017 à 11:56, Taher Alkhateeb a écrit : > Okay Folks, Done in r1778271. Thank you all for your patience, and you can continue your work on /plugins (the new directory replacing /specialpurpose) > > Cheers, > > Taher Alkhateeb > > On 11/01/17 10:48, Taher Alkhateeb wrote: >> Hello everyone, >> >> Minor correction, sorry for the miscount, the total number of binding +1 votes is 5 and total number of +1 non-binding votes is 4 >> >> Cheers, >> >> Taher Alkhateeb >> >> On Wed, Jan 11, 2017 at 10:28 AM, Taher Alkhateeb <[hidden email] <mailto:[hidden email]>> wrote: >> >> +1 >> >> Thank you everyone for your feedback. I count 9 binding +1 votes >> (including me), one +0 binding vote, and and -1 non-binding vote. >> >> I will proceed with the name change today and link it to >> OFBIZ-7972. If you have any work on /specialpurpose, may I ask to >> postpone it for a day or two until the rename is complete? >> >> Cheers, >> >> Taher Alkhateeb >> >> On Mon, Jan 9, 2017 at 5:07 PM, Gavin Mabie <[hidden email] >> <mailto:[hidden email]>> wrote: >> >> +1 to rename as plugins >> >> On Mon, Jan 9, 2017 at 12:23 PM, Jacques Le Roux < >> [hidden email] >> <mailto:[hidden email]>> wrote: >> >> > Thanks for the update Nicolas >> > >> > Jacques >> > >> > >> > >> > Le 09/01/2017 à 11:04, Nicolas Malin a écrit : >> > >> >> +1 to change specialpurpose. >> >> >> >> For remove hot-deploy, I prefer wait to have a good >> namespace management >> >> to identify correctly the origin of each plugin. >> >> >> >> I work with Jacques on the https://issues.apache.org/jira >> >> /browse/OFBIZ-6919 but I take to much time to finish this >> task, so I >> >> think you can realize the migration as you want ;) >> >> >> >> Nicolas >> >> >> >> Le 03/01/2017 à 10:37, Taher Alkhateeb a écrit : >> >> >> >>> Sure Jacques, I'll wait for you and this thread is under >> discussion >> >>> anyway >> >>> >> >>> On Tue, Jan 3, 2017 at 12:32 PM, Jacques Le Roux < >> >>> [hidden email] >> <mailto:[hidden email]>> wrote: >> >>> >> >>> Taher, >> >>>> >> >>>> Could you please just wait 1 day or 2, maybe more? >> >>>> >> >>>> I'm currently working on https://issues.apache.org/jira >> >>>> /browse/OFBIZ-6919 >> >>>> and its subtasks (a new one is ready but not created). >> and would prefer >> >>>> to >> >>>> apply these patch before yours because it's a huge thing >> and mixing both >> >>>> will not help. >> >>>> >> >>>> Thanks >> >>>> >> >>>> Jacques >> >>>> >> >>>> >> >>>> >> >>>> Le 02/01/2017 à 19:34, Jacques Le Roux a écrit : >> >>>> >> >>>> +1 >> >>>>> >> >>>>> Jacques >> >>>>> >> >>>>> >> >>>>> Le 02/01/2017 à 17:45, Taher Alkhateeb a écrit : >> >>>>> >> >>>>> Hello Everyone, >> >>>>>> >> >>>>>> In reference to earlier discussions and threads on the >> above subject, >> >>>>>> I >> >>>>>> am >> >>>>>> hereby proposing renaming the directory "specialpurpose" to >> >>>>>> "plugins". I >> >>>>>> have patch ready with all tests passing. >> >>>>>> >> >>>>>> Ref discussion: >> >>>>>> >> https://lists.apache.org/thread.html/9bb4fba6ec56bd52a5bc55e >> <https://lists.apache.org/thread.html/9bb4fba6ec56bd52a5bc55e> >> >>>>>> >> 44ba1672f088ec33eeb8a1af4d16fd6d2@%3Cdev.ofbiz.apache.org >> <http://3Cdev.ofbiz.apache.org>%3E >> >>>>>> >> >>>>>> Cheers, >> >>>>>> >> >>>>>> Taher Alkhateeb >> >>>>>> >> >>>>>> >> >>>>>> >> >>>>> >> >> >> >> >> > >> >> >> > > |
Free forum by Nabble | Edit this page |