Yup, that did it. Thanks!
--- *G. Ann CAMPBELL* | SonarSource Product Owner http://sonarsource.com On Sat, Oct 24, 2015 at 7:39 PM, Hervé BOUTEMY <[email protected]> wrote: > Hi, > > I should have fixed it now: Doxia had updated its parent pom but not Doxia > SiteTools, then they had different Java target. > > Thanks for the report. > > Regards, > > Hervé > > Le mardi 20 octobre 2015 09:15:30 G. Ann Campbell a écrit : > > 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 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
