We're using Maven 3.0.5 for this job.
--- *G. Ann CAMPBELL* | SonarSource Product Owner http://sonarsource.com On Fri, Oct 23, 2015 at 3:04 PM, Tibor Digana <tibor.dig...@googlemail.com> wrote: > Where is jdk 1.5 restriction specified? > The parent declares jdk 1.6 [1]. > It seems DOXIA prepares for 3.0. > [1] > > http://repo1.maven.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom > > On Tue, Oct 20, 2015 at 3:15 PM, G. Ann Campbell < > ann.campb...@sonarsource.com> wrote: > > > Hi, > > > > I hope I'm directing this to the right list. > > > > SonarQube analysis on Nemo > > <http://nemo.sonarqube.org/dashboard/index/334402> has been failing for > > Doxia Aggregator since 26 Sept. with this: > > > > [INFO] *--- maven-enforcer-plugin:1.3.1:enforce > > (enforce-bytecode-version) @ doxia-doc-renderer --- > > *[INFO] Restricted to JDK 1.5 yet > > org.apache.maven.doxia:doxia-module-xdoc:jar:1.7-SNAPSHOT:runtime > > contains org/apache/maven/doxia/module/xdoc/XdocParserModule.class > > targeted to JDK 1.6 > > [INFO] Restricted to JDK 1.5 yet > > org.apache.maven.doxia:doxia-module-itext:jar:1.7-SNAPSHOT:compile > > contains org/apache/maven/doxia/module/itext/ITextHeader.class > > targeted to JDK 1.6 > > [INFO] Restricted to JDK 1.5 yet > > org.apache.maven.doxia:doxia-module-fml:jar:1.7-SNAPSHOT:runtime > > contains org/apache/maven/doxia/module/fml/FmlMarkup$5.class targeted > > to JDK 1.6 > > [INFO] Restricted to JDK 1.5 yet > > org.apache.maven.doxia:doxia-core:jar:1.7-SNAPSHOT:compile contains > > > > > org/apache/maven/doxia/module/site/manager/SiteModuleNotFoundException.class > > targeted to JDK 1.6 > > [INFO] Restricted to JDK 1.5 yet > > org.apache.maven.doxia:doxia-module-markdown:jar:1.7-SNAPSHOT:runtime > > contains > org/apache/maven/doxia/module/markdown/MarkdownParserModule.class > > targeted to JDK 1.6 > > [INFO] Restricted to JDK 1.5 yet > > org.apache.maven.doxia:doxia-module-xhtml:jar:1.7-SNAPSHOT:runtime > > contains org/apache/maven/doxia/module/xhtml/AbstractXhtmlSink.class > > targeted to JDK 1.6 > > [INFO] Restricted to JDK 1.5 yet > > org.apache.maven.doxia:doxia-logging-api:jar:1.7-SNAPSHOT:compile > > contains org/apache/maven/doxia/logging/Log.class targeted to JDK 1.6 > > [INFO] Restricted to JDK 1.5 yet > > org.apache.maven.doxia:doxia-module-apt:jar:1.7-SNAPSHOT:runtime > > contains org/apache/maven/doxia/module/apt/AptSiteModule.class > > targeted to JDK 1.6 > > [INFO] Restricted to JDK 1.5 yet > > org.apache.maven.doxia:doxia-module-fo:jar:1.7-SNAPSHOT:compile > > contains org/apache/maven/doxia/module/fo/FoMarkup$6.class targeted to > > JDK 1.6 > > [INFO] Restricted to JDK 1.5 yet > > org.apache.maven.doxia:doxia-sink-api:jar:1.7-SNAPSHOT:compile > > contains org/codehaus/doxia/sink/Sink.class targeted to JDK > > 1.6[WARNING] Rule 0: > > org.apache.maven.plugins.enforcer.EnforceBytecodeVersion failed with > > message:Found Banned Dependency: > > org.apache.maven.doxia:doxia-module-xdoc:jar:1.7-SNAPSHOT > > Found Banned Dependency: > > org.apache.maven.doxia:doxia-module-itext:jar:1.7-SNAPSHOT > > Found Banned Dependency: > > org.apache.maven.doxia:doxia-module-fml:jar:1.7-SNAPSHOT > > Found Banned Dependency: > org.apache.maven.doxia:doxia-core:jar:1.7-SNAPSHOT > > Found Banned Dependency: > > org.apache.maven.doxia:doxia-module-markdown:jar:1.7-SNAPSHOT > > Found Banned Dependency: > > org.apache.maven.doxia:doxia-module-xhtml:jar:1.7-SNAPSHOT > > Found Banned Dependency: > > org.apache.maven.doxia:doxia-logging-api:jar:1.7-SNAPSHOT > > Found Banned Dependency: > > org.apache.maven.doxia:doxia-module-apt:jar:1.7-SNAPSHOT > > Found Banned Dependency: > > org.apache.maven.doxia:doxia-module-fo:jar:1.7-SNAPSHOT > > Found Banned Dependency: > > org.apache.maven.doxia:doxia-sink-api:jar:1.7-SNAPSHOT > > > > > > Assuming that I managed to find the right CI job, it looks like it's > > failing on your side too, also since 26 Sept: > > https://builds.apache.org/job/doxia-all/ . > > (BTW, the CI link on your site > > <http://maven.apache.org/doxia/integration.html> is 404.) > > > > I saw in the archives that there's talk of moving to GitHub. We're still > > pulling from SVN. Can this all be cleared up with new SCM info? > > > > > > Thx, > > Ann > > > > --- > > *G. Ann CAMPBELL* | SonarSource > > Product Owner > > http://sonarsource.com > > > > > > -- > Cheers > Tibor >