Hi Simon,
I just made a fresh check out (trunk, 
http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/) and tried building fop 
with and without IntelliJ, but still no luck.
Attached you'll find the complete log output. As I already told Chris, I last 
programmed in Java more than 10 years ago; Maven is also new for me.

Sorry to bother you with that...

Bye, Holger


> Gesendet: Dienstag, 18. April 2017 um 10:59 Uhr
> Von: "Simon Steiner" <simonsteiner1...@gmail.com>
> An: fop-dev@xmlgraphics.apache.org, "'Holger Bast'" <holgerb...@gmx.de>
> Betreff: RE: Aw: Re: Tagging fo:blocks as artifacts
>
> Hi,
> 
> Can you build using pom.xml in root of repo:
> http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/pom.xml?view=markup
> 
> Thanks
> 
> -----Original Message-----
> From: Chris [mailto:bowditch_ch...@hotmail.com] 
> Sent: 18 April 2017 09:44
> To: Holger Bast <holgerb...@gmx.de>
> Cc: fop-dev@xmlgraphics.apache.org
> Subject: Re: Aw: Re: Tagging fo:blocks as artifacts
> 
> Hi Holger,
> 
> This may not be relevant to fop-users anymore, but it is relevant to the dev 
> list, which I've CC'd. Please subscribe so you can see the replies
> 
> Thanks,
> 
> Chris
> 
> On 13/04/2017 18:15, Holger Bast wrote:
> > Hey Chris,
> > sorry for contacting you directly again. But I'm struggling setting up 
> > my toolchain to get started and I think this is no necessary information 
> > for the list..
> >
> > I installed IntelliJ and Java 8 (JDK). I also checked out the 
> > repository (trunk) but I can't compile the fop-core. I also tested 
> > branch fop-2.2, but always the same error. I already tried updating the 
> > repos manually (Maven -> Repos) but this didn't help either. How can I 
> > download the missing artifact?
> >
> > Should I start working on trunk or on the latest release?
> >
> > Bye Holger
> >
> >
> >
> > [ERROR] Failed to execute goal on project fop-core: Could not resolve 
> > dependencies for project
> > org.apache.xmlgraphics:fop-core:jar:2.2: The following artifacts could not 
> > be resolved:
> > org.apache.xmlgraphics:fop-events:jar:2.2, 
> > org.apache.xmlgraphics:fop-util:jar:2.2: Failure to find
> > org.apache.xmlgraphics:fop-events:jar:2.2 in 
> > https://repository.apache.org/content/repositories/releases was cached 
> > in the local repository, resolution will not be reattempted until the 
> > update interval of apache.releases.https has elapsed or updates are 
> > forced -> [Help 1]
> > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to 
> > execute goal on project fop-core: Could not resolve dependencies for 
> > project org.apache.xmlgraphics:fop-core:jar:2.2: The following artifacts 
> > could not be resolved:
> > org.apache.xmlgraphics:fop-events:jar:2.2, 
> > org.apache.xmlgraphics:fop-util:jar:2.2: Failure to find
> > org.apache.xmlgraphics:fop-events:jar:2.2 in 
> > https://repository.apache.org/content/repositories/releases was cached 
> > in the local repository, resolution will not be reattempted until the 
> > update interval of apache.releases.https has elapsed or updates are forced
> >     at 
> > org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:221)
> >     at
> > org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
> >     at 
> > org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:245)
> >     at 
> > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199)
> >     at 
> > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> >     at 
> > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> >     at 
> > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
> >     at 
> > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
> >     at 
> > org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
> >     at 
> > org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
> >     at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
> >     at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
> >     at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
> >     at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
> >     at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
> >     at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
> >     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >     at 
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> >     at 
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >     at java.lang.reflect.Method.invoke(Method.java:498)
> >     at 
> > org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
> >     at 
> > org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
> >     at 
> > org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
> >     at 
> > org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
> >     at org.codehaus.classworlds.Launcher.main(Launcher.java:47)
> > Caused by: org.apache.maven.project.DependencyResolutionException: 
> > Could not resolve dependencies for project
> > org.apache.xmlgraphics:fop-core:jar:2.2: The following artifacts could not 
> > be resolved:
> > org.apache.xmlgraphics:fop-events:jar:2.2, 
> > org.apache.xmlgraphics:fop-util:jar:2.2: Failure to find
> > org.apache.xmlgraphics:fop-events:jar:2.2 in 
> > https://repository.apache.org/content/repositories/releases was cached 
> > in the local repository, resolution will not be reattempted until the 
> > update interval of apache.releases.https has elapsed or updates are forced
> >     at 
> > org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
> >     at 
> > org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
> >     ... 24 more
> > Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The 
> > following artifacts could not be resolved:
> > org.apache.xmlgraphics:fop-events:jar:2.2, 
> > org.apache.xmlgraphics:fop-util:jar:2.2: Failure to find
> > org.apache.xmlgraphics:fop-events:jar:2.2 in 
> > https://repository.apache.org/content/repositories/releases was cached 
> > in the local repository, resolution will not be reattempted until the 
> > update interval of apache.releases.https has elapsed or updates are forced
> >     at 
> > org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
> >     at 
> > org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
> >     ... 25 more
> > Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The 
> > following artifacts could not be resolved:
> > org.apache.xmlgraphics:fop-events:jar:2.2, 
> > org.apache.xmlgraphics:fop-util:jar:2.2: Failure to find
> > org.apache.xmlgraphics:fop-events:jar:2.2 in 
> > https://repository.apache.org/content/repositories/releases was cached 
> > in the local repository, resolution will not be reattempted until the 
> > update interval of apache.releases.https has elapsed or updates are forced
> >     at 
> > org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
> >     at 
> > org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
> >     at 
> > org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
> >     ... 26 more
> > Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: 
> > Failure to find
> > org.apache.xmlgraphics:fop-events:jar:2.2 in 
> > https://repository.apache.org/content/repositories/releases was cached 
> > in the local repository, resolution will not be reattempted until the 
> > update interval of apache.releases.https has elapsed or updates are forced
> >     at 
> > org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:231)
> >     at 
> > org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:206)
> >     at 
> > org.eclipse.aether.internal.impl.DefaultArtifactResolver.gatherDownloads(DefaultArtifactResolver.java:585)
> >     at 
> > org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:503)
> >     at 
> > org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421)
> >     ... 28 more
> > [ERROR]
> > [ERROR]
> > [ERROR] For more information about the errors and possible solutions, 
> > please read the following articles:
> > [ERROR] [Help 1] 
> > http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionE
> > xception
> >
> > Process finished with exit code 1
> >
> >
> > Chris schrieb:
> >> Hi Holger,
> >>
> >> I'm happy to advise you, but please lets keep FOP related stuff on list.
> >>
> >> The basic info you need for setting up a FOP Dev environment is here:
> >> https://xmlgraphics.apache.org/fop/dev/
> >>
> >> The latest FOP versions are developed using Maven, which makes 
> >> importing the source code into your favorite IDE a one click process. 
> >> I personally use IntelliJ, but others use Eclipse or Netbeans
> >>
> >> Thanks,
> >>
> >> Chris
> >>
> >> On 12/04/2017 09:04, Holger Bast wrote:
> >>> Hey Chris,
> >>> thx for your mail.
> >>> The last time I programmed in Java was more then 10 years ago. But I 
> >>> would try implementing this feature.
> >>> What do I need for that? Toolchain? Repository?
> >>>
> >>> Bye, Holger
> >>>
> >>>
> >>>> Gesendet: Montag, 10. April 2017 um 10:14 Uhr
> >>>> Von: Chris <bowditch_ch...@hotmail.com>
> >>>> An: "fop-us...@xmlgraphics.apache.org" 
> >>>> <fop-us...@xmlgraphics.apache.org>
> >>>> Betreff: Re: Tagging fo:blocks as artifacts
> >>>>
> >>>> Hi Holger,
> >>>>
> >>>> I agree the easiest solution would be to mark the unwanted blocks 
> >>>> as artifacts. Its a shame that FOP only supports role="artifact" on 
> >>>> fo:table-header and fo:table-footer :( If you were to submit a 
> >>>> patch on an enhancement it would be welcomed. I think this would be 
> >>>> a good improvement to FOP's accessibility support.
> >>>>
> >>>> Thanks,
> >>>>
> >>>> Chris
> >>>>
> >>>> On 05/04/2017 21:41, Holger Bast wrote:
> >>>>> Hi there,
> >>>>> I'm trying to use fop (2.1) to generate accessible pdf files. My 
> >>>>> document source is docbook5 that is transformed to xsl-fo and then 
> >>>>> processed with fop to pdf.
> >>>>> The official docbook5-xsl files often generate deep nested fo:block 
> >>>>> structures like the following example:
> >>>>>
> >>>>> <fo:block>
> >>>>>       <fo:block>
> >>>>>          <fo:block ...>
> >>>>>             <fo:block keep-with-next.within-column="always">
> >>>>>                <fo:block ...>
> >>>>>                   <fo:marker 
> >>>>> marker-class-name="section.head.marker">Level 1</fo:marker>
> >>>>>                   <fo:block font-size="20.735999999999997pt">1.1. Level 
> >>>>> 1</fo:block>
> >>>>>                </fo:block>
> >>>>>             </fo:block>
> >>>>>          </fo:block>
> >>>>>       </fo:block>
> >>>>>       <fo:block/>
> >>>>> </fo:block>
> >>>>>
> >>>>> This code also generates a deep nested p(aragraph) structure in 
> >>>>> the pdf file, because every fo:block automatically is tagged as 
> >>>>> paragraph. I'm trying to evaluate different approaches to get rid of 
> >>>>> this nested structure:
> >>>>>
> >>>>> 1) better code generation
> >>>>> That's the most obvious point but the docbook-xsl files are quite 
> >>>>> complex and I think this goal is hard to achieve.
> >>>>>
> >>>>> 2) tagging the unwanted block as 'artifacts'
> >>>>> Is there a way to tag fo:blocks as kind of artifact, so that they 
> >>>>> are not recognized being part of the document structure? The 
> >>>>> role="artifact" can only be applied to 'wrapper' and 'static-content' 
> >>>>> structures. An explicit way to deactivate tagging for dedicated 
> >>>>> structure elements would be nice and the easiest way for me.
> >>>>>
> >>>>> 3) merging of the fo:blocks
> >>>>> Another way would be merging all nested fo:blocks that only 
> >>>>> contain another fo:block element as child together that only one 
> >>>>> is left which can correctly be rendered. This goal is not easy to 
> >>>>> achieve, because you must have an eye on the attributes; 
> >>>>> addition/subtraction of indents and so on.
> >>>>>
> >>>>> 4) ??
> >>>>>
> >>>>> Did I forget something? Are there other ways to get rid of this nested 
> >>>>> structure?
> >>>>>
> >>>>> Thanks, Holger
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>> ------------------------------------------------------------------
> >>>>> --- To unsubscribe, e-mail: 
> >>>>> fop-users-unsubscr...@xmlgraphics.apache.org
> >>>>> For additional commands, e-mail: 
> >>>>> fop-users-h...@xmlgraphics.apache.org
> >>>>>
> >>>>> .
> >>>>>
> >>>> -------------------------------------------------------------------
> >>>> -- To unsubscribe, e-mail: 
> >>>> fop-users-unsubscr...@xmlgraphics.apache.org
> >>>> For additional commands, e-mail: 
> >>>> fop-users-h...@xmlgraphics.apache.org
> >>>>
> >>>>
> >>> .
> >>>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
> >> For additional commands, e-mail: 
> >> fop-users-h...@xmlgraphics.apache.org
> >>
> > .
> >
> 
> 
> 
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 
2017-04-03T21:39:06+02:00)
Maven home: C:\Program Files\apache-maven-3.5.0\bin\..
Java version: 1.8.0_121, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jre1.8.0_121
Default locale: de_DE, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG]   Imported: javax.enterprise.inject.* < plexus.core
[DEBUG]   Imported: javax.enterprise.util.* < plexus.core
[DEBUG]   Imported: javax.inject.* < plexus.core
[DEBUG]   Imported: org.apache.maven.* < plexus.core
[DEBUG]   Imported: org.apache.maven.artifact < plexus.core
[DEBUG]   Imported: org.apache.maven.classrealm < plexus.core
[DEBUG]   Imported: org.apache.maven.cli < plexus.core
[DEBUG]   Imported: org.apache.maven.configuration < plexus.core
[DEBUG]   Imported: org.apache.maven.exception < plexus.core
[DEBUG]   Imported: org.apache.maven.execution < plexus.core
[DEBUG]   Imported: org.apache.maven.execution.scope < plexus.core
[DEBUG]   Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG]   Imported: org.apache.maven.model < plexus.core
[DEBUG]   Imported: org.apache.maven.monitor < plexus.core
[DEBUG]   Imported: org.apache.maven.plugin < plexus.core
[DEBUG]   Imported: org.apache.maven.profiles < plexus.core
[DEBUG]   Imported: org.apache.maven.project < plexus.core
[DEBUG]   Imported: org.apache.maven.reporting < plexus.core
[DEBUG]   Imported: org.apache.maven.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG]   Imported: org.apache.maven.settings < plexus.core
[DEBUG]   Imported: org.apache.maven.toolchain < plexus.core
[DEBUG]   Imported: org.apache.maven.usability < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG]   Imported: org.codehaus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.* < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.component < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.container < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.context < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < 
plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < 
plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < 
plexus.core
[DEBUG]   Imported: org.eclipse.aether.* < plexus.core
[DEBUG]   Imported: org.eclipse.aether.artifact < plexus.core
[DEBUG]   Imported: org.eclipse.aether.collection < plexus.core
[DEBUG]   Imported: org.eclipse.aether.deployment < plexus.core
[DEBUG]   Imported: org.eclipse.aether.graph < plexus.core
[DEBUG]   Imported: org.eclipse.aether.impl < plexus.core
[DEBUG]   Imported: org.eclipse.aether.installation < plexus.core
[DEBUG]   Imported: org.eclipse.aether.internal.impl < plexus.core
[DEBUG]   Imported: org.eclipse.aether.metadata < plexus.core
[DEBUG]   Imported: org.eclipse.aether.repository < plexus.core
[DEBUG]   Imported: org.eclipse.aether.resolution < plexus.core
[DEBUG]   Imported: org.eclipse.aether.spi < plexus.core
[DEBUG]   Imported: org.eclipse.aether.transfer < plexus.core
[DEBUG]   Imported: org.eclipse.aether.version < plexus.core
[DEBUG]   Imported: org.fusesource.jansi.* < plexus.core
[DEBUG]   Imported: org.slf4j.* < plexus.core
[DEBUG]   Imported: org.slf4j.helpers.* < plexus.core
[DEBUG]   Imported: org.slf4j.spi.* < plexus.core
[DEBUG] Populating class realm maven.api
[INFO] Error stacktraces are turned on.
[DEBUG] Message scheme: color
[DEBUG] Message styles: debug info warning error success failure strong mojo 
project
[DEBUG] Reading global settings from C:\Program 
Files\apache-maven-3.5.0\bin\..\conf\settings.xml
[DEBUG] Reading user settings from 
C:\Users\holger.DESKTOP-HP9BDTK\.m2\settings.xml
[DEBUG] Reading global toolchains from C:\Program 
Files\apache-maven-3.5.0\bin\..\conf\toolchains.xml
[DEBUG] Reading user toolchains from 
C:\Users\holger.DESKTOP-HP9BDTK\.m2\toolchains.xml
[DEBUG] Using local repository at C:\Users\holger.DESKTOP-HP9BDTK\.m2\repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for 
C:\Users\holger.DESKTOP-HP9BDTK\.m2\repository
[INFO] Scanning for projects...
[DEBUG] Extension realms for project 
org.apache.xmlgraphics:fop-parent:pom:2.3.0-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
org.apache.xmlgraphics:fop:jar:2.3.0-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
org.apache.xmlgraphics:fop-core:jar:2.3.0-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
org.apache.xmlgraphics:fop-events:jar:2.3.0-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
org.apache.xmlgraphics:fop-sandbox:jar:2.3.0-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
org.apache.xmlgraphics:fop-servlet:war:2.3.0-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging war from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
org.apache.xmlgraphics:fop-transcoder:jar:2.3.0-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
org.apache.xmlgraphics:fop-transcoder-allinone:jar:2.3.0-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
org.apache.xmlgraphics:fop-util:jar:2.3.0-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache FOP Parent
[INFO] Apache FOP Utilities
[INFO] Apache FOP Events
[INFO] Apache FOP Core
[INFO] Apache FOP All-In-One
[INFO] Apache FOP Sandbox
[INFO] Apache FOP Servlet
[INFO] Apache FOP Transcoder
[INFO] Apache FOP Transcoder All-In-One
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: org.apache.xmlgraphics:fop-parent:pom:2.3.0-SNAPSHOT
[DEBUG] Tasks:   [compile]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.apache.xmlgraphics:fop-util:jar:2.3.0-SNAPSHOT
[DEBUG] Tasks:   [compile]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.apache.xmlgraphics:fop-events:jar:2.3.0-SNAPSHOT
[DEBUG] Tasks:   [compile]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.apache.xmlgraphics:fop-core:jar:2.3.0-SNAPSHOT
[DEBUG] Tasks:   [compile]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.apache.xmlgraphics:fop:jar:2.3.0-SNAPSHOT
[DEBUG] Tasks:   [compile]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.apache.xmlgraphics:fop-sandbox:jar:2.3.0-SNAPSHOT
[DEBUG] Tasks:   [compile]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.apache.xmlgraphics:fop-servlet:war:2.3.0-SNAPSHOT
[DEBUG] Tasks:   [compile]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.apache.xmlgraphics:fop-transcoder:jar:2.3.0-SNAPSHOT
[DEBUG] Tasks:   [compile]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: 
org.apache.xmlgraphics:fop-transcoder-allinone:jar:2.3.0-SNAPSHOT
[DEBUG] Tasks:   [compile]
[DEBUG] Style:   Regular
[DEBUG] =======================================================================
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache FOP Parent 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, 
process-sources, generate-resources, process-resources, compile, 
process-classes, generate-test-sources, process-test-sources, 
generate-test-resources, process-test-resources, test-compile, 
process-test-classes, test, prepare-package, package, pre-integration-test, 
integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project:       org.apache.xmlgraphics:fop-parent:2.3.0-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): []
[DEBUG] Repositories (dependencies): [apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots, default, 
snapshots), apache.releases.https 
(https://repository.apache.org/content/repositories/releases, default, 
releases), jboss.org 
(https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/, 
default, releases+snapshots), central (https://repo.maven.apache.org/maven2, 
default, releases)]
[DEBUG] Repositories (plugins)     : [central 
(https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] =======================================================================
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache FOP Utilities 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, 
process-sources, generate-resources, process-resources, compile, 
process-classes, generate-test-sources, process-test-sources, 
generate-test-resources, process-test-resources, test-compile, 
process-test-classes, test, prepare-package, package, pre-integration-test, 
integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, 
process-sources, generate-resources, process-resources, compile, 
process-classes, generate-test-sources, process-test-sources, 
generate-test-resources, process-test-resources, test-compile, 
process-test-classes, test, prepare-package, package, pre-integration-test, 
integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, 
process-sources, generate-resources, process-resources, compile, 
process-classes, generate-test-sources, process-test-sources, 
generate-test-resources, process-test-resources, test-compile, 
process-test-classes, test, prepare-package, package, pre-integration-test, 
integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project:       org.apache.xmlgraphics:fop-util:2.3.0-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [compile]
[DEBUG] Repositories (dependencies): [apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots, default, 
snapshots), apache.releases.https 
(https://repository.apache.org/content/repositories/releases, default, 
releases), jboss.org 
(https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/, 
default, releases+snapshots), central (https://repo.maven.apache.org/maven2, 
default, releases)]
[DEBUG] Repositories (plugins)     : [central 
(https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          
org.apache.maven.plugins:maven-resources-plugin:2.6:resources 
(default-resources)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <buildFilters default-value="${project.build.filters}"/>
  <encoding 
default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  <escapeString>${maven.resources.escapeString}</escapeString>
  <escapeWindowsPaths 
default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
  <includeEmptyDirs 
default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
  <outputDirectory default-value="${project.build.outputDirectory}"/>
  <overwrite default-value="false">${maven.resources.overwrite}</overwrite>
  <project default-value="${project}"/>
  <resources default-value="${project.resources}"/>
  <session default-value="${session}"/>
  <supportMultiLineFiltering 
default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
  <useBuildFilters default-value="true"/>
  <useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <basedir default-value="${basedir}"/>
  <buildDirectory default-value="${project.build.directory}"/>
  <classpathElements default-value="${project.compileClasspathElements}"/>
  <compileSourceRoots default-value="${project.compileSourceRoots}"/>
  <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
  <compilerReuseStrategy 
default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
  <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
  <debug default-value="true">${maven.compiler.debug}</debug>
  <debuglevel>${maven.compiler.debuglevel}</debuglevel>
  <encoding 
default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  <executable>${env.JAVA_HOME}/bin/javac</executable>
  <failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
  <forceJavacCompilerUse 
default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
  <fork default-value="false">true</fork>
  <generatedSourcesDirectory 
default-value="${project.build.directory}/generated-sources/annotations"/>
  <maxmem>${maven.compiler.maxmem}</maxmem>
  <meminitial>${maven.compiler.meminitial}</meminitial>
  <mojoExecution>${mojoExecution}</mojoExecution>
  <optimize default-value="false">${maven.compiler.optimize}</optimize>
  <outputDirectory default-value="${project.build.outputDirectory}"/>
  <projectArtifact default-value="${project.artifact}"/>
  <showDeprecation 
default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
  <showWarnings 
default-value="false">${maven.compiler.showWarnings}</showWarnings>
  <skipMain>${maven.main.skip}</skipMain>
  <skipMultiThreadWarning 
default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
  <source default-value="1.5">1.6</source>
  <staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
  <target default-value="1.5">1.6</target>
  <useIncrementalCompilation 
default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
  <verbose default-value="false">${maven.compiler.verbose}</verbose>
  <mavenSession default-value="${session}"/>
  <session default-value="${session}"/>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Could not find metadata 
org.apache.xmlgraphics:xmlgraphics-commons:2.3.0-SNAPSHOT/maven-metadata.xml in 
local (C:\Users\holger.DESKTOP-HP9BDTK\.m2\repository)
[DEBUG] Skipped remote request for 
org.apache.xmlgraphics:xmlgraphics-commons:2.3.0-SNAPSHOT/maven-metadata.xml, 
locally cached metadata up-to-date.
[DEBUG] Failure to find 
org.apache.xmlgraphics:xmlgraphics-commons:2.3.0-SNAPSHOT/maven-metadata.xml in 
https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/ 
was cached in the local repository, resolution will not be reattempted until 
the update interval of jboss.org has elapsed or updates are forced
[DEBUG] Could not find metadata 
org.apache.xmlgraphics:xmlgraphics-commons:2.3.0-SNAPSHOT/maven-metadata.xml in 
local (C:\Users\holger.DESKTOP-HP9BDTK\.m2\repository)
[DEBUG] Skipped remote request for 
org.apache.xmlgraphics:xmlgraphics-commons:2.3.0-SNAPSHOT/maven-metadata.xml, 
locally cached metadata up-to-date.
[DEBUG] Failure to find 
org.apache.xmlgraphics:xmlgraphics-commons:2.3.0-SNAPSHOT/maven-metadata.xml in 
https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/ 
was cached in the local repository, resolution will not be reattempted until 
the update interval of jboss.org has elapsed or updates are forced
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, 
ConflictMarker.markTime=1, ConflictMarker.nodeCount=6, 
ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, 
ConflictIdSorter.conflictIdCount=5, ConflictIdSorter.conflictIdCycleCount=0, 
ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=5, 
DefaultDependencyCollector.collectTime=41, 
DefaultDependencyCollector.transformTime=5}
[DEBUG] org.apache.xmlgraphics:fop-util:jar:2.3.0-SNAPSHOT
[DEBUG]    org.apache.xmlgraphics:xmlgraphics-commons:jar:2.3.0-SNAPSHOT:compile
[DEBUG]       commons-io:commons-io:jar:1.3.2:compile
[DEBUG]       commons-logging:commons-logging:jar:1.2:compile
[DEBUG]    junit:junit:jar:4.11:test
[DEBUG]       org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fop-util 
---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, 
ConflictMarker.markTime=0, ConflictMarker.nodeCount=77, 
ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, 
ConflictIdSorter.conflictIdCount=26, ConflictIdSorter.conflictIdCycleCount=0, 
ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=74, 
DefaultDependencyCollector.collectTime=104, 
DefaultDependencyCollector.transformTime=2}
[DEBUG] org.apache.maven.plugins:maven-resources-plugin:jar:2.6:
[DEBUG]    org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-project:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-profile:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-core:jar:2.0.6:compile
[DEBUG]       
org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile
[DEBUG]       org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile
[DEBUG]          org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile
[DEBUG]       org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile
[DEBUG]       commons-cli:commons-cli:jar:1.0:compile
[DEBUG]       org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile
[DEBUG]       
org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG]       classworlds:classworlds:jar:1.1:compile
[DEBUG]    org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-settings:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-model:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-monitor:jar:2.0.6:compile
[DEBUG]    
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG]       junit:junit:jar:3.8.1:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG]    org.apache.maven.shared:maven-filtering:jar:1.1:compile
[DEBUG]       org.sonatype.plexus:plexus-build-api:jar:0.0.4:compile
[DEBUG]    org.codehaus.plexus:plexus-interpolation:jar:1.13:compile
[DEBUG] Created new class realm 
plugin>org.apache.maven.plugins:maven-resources-plugin:2.6
[DEBUG] Importing foreign packages into class realm 
plugin>org.apache.maven.plugins:maven-resources-plugin:2.6
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm 
plugin>org.apache.maven.plugins:maven-resources-plugin:2.6
[DEBUG]   Included: org.apache.maven.plugins:maven-resources-plugin:jar:2.6
[DEBUG]   Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6
[DEBUG]   Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7
[DEBUG]   Included: commons-cli:commons-cli:jar:1.0
[DEBUG]   Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG]   Included: junit:junit:jar:3.8.1
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG]   Included: org.apache.maven.shared:maven-filtering:jar:1.1
[DEBUG]   Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.13
[DEBUG] Configuring mojo 
org.apache.maven.plugins:maven-resources-plugin:2.6:resources from plugin realm 
ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6, parent: 
sun.misc.Launcher$AppClassLoader@55f96302]
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-resources-plugin:2.6:resources' with basic 
configurator -->
[DEBUG]   (f) buildFilters = []
[DEBUG]   (f) encoding = UTF-8
[DEBUG]   (f) escapeWindowsPaths = true
[DEBUG]   (s) includeEmptyDirs = false
[DEBUG]   (s) outputDirectory = 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\target\classes
[DEBUG]   (s) overwrite = false
[DEBUG]   (f) project = MavenProject: 
org.apache.xmlgraphics:fop-util:2.3.0-SNAPSHOT @ 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\pom.xml
[DEBUG]   (s) resources = [Resource {targetPath: null, filtering: false, 
FileSet {directory: 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\src\main\resources,
 PatternSet [includes: {}, excludes: {}]}}, Resource {targetPath: META-INF, 
filtering: false, FileSet {directory: 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\.., PatternSet 
[includes: {LICENSE, NOTICE}, excludes: {}]}}]
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@f415a95
[DEBUG]   (f) supportMultiLineFiltering = false
[DEBUG]   (f) useBuildFilters = true
[DEBUG]   (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {java.vendor=Oracle Corporation, 
env.SYSTEMROOT=C:\Windows, env.USERDOMAIN_ROAMINGPROFILE=DESKTOP-HP9BDTK, 
sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered 
Compilers, env.ONEDRIVE=C:\Users\holger.DESKTOP-HP9BDTK\OneDrive, 
env.PROMPT=$P$G, env.WDIR=C:\, os.name=Windows 10, 
sun.boot.class.path=C:\Program 
Files\Java\jre1.8.0_121\lib\resources.jar;C:\Program 
Files\Java\jre1.8.0_121\lib\rt.jar;C:\Program 
Files\Java\jre1.8.0_121\lib\sunrsasign.jar;C:\Program 
Files\Java\jre1.8.0_121\lib\jsse.jar;C:\Program 
Files\Java\jre1.8.0_121\lib\jce.jar;C:\Program 
Files\Java\jre1.8.0_121\lib\charsets.jar;C:\Program 
Files\Java\jre1.8.0_121\lib\jfr.jar;C:\Program Files\Java\jre1.8.0_121\classes, 
env.COMPUTERNAME=DESKTOP-HP9BDTK, surefire.plugin.version=2.18.1, 
env.ALLUSERSPROFILE=C:\ProgramData, sun.desktop=windows, 
java.vm.specification.vendor=Oracle Corporation, 
java.runtime.version=1.8.0_121-b13, env.HOMEPATH=\Users\holger.DESKTOP-HP9BDTK, 
compiler.plugin.version=3.1, project.build.sourceEncoding=UTF-8, 
user.name=holger, commons.io.version=1.3.1, maven.build.version=Apache Maven 
3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T21:39:06+02:00), 
jdk.path=${env.JAVA_HOME}, xml.plugin.version=1.0.1, 
env.PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program
 
Files\PuTTY\;C:\Users\holger.DESKTOP-HP9BDTK\AppData\Local\Microsoft\WindowsApps;C:\Program
 Files\Java\jdk1.8.0_121\bin;C:\Program Files\apache-maven-3.5.0\bin;, 
antrun.plugin.version=1.8, user.language=de, env.JVMCONFIG=\.mvn\jvm.config, 
env.WINDIR=C:\Windows, sun.boot.library.path=C:\Program 
Files\Java\jre1.8.0_121\bin, classworlds.conf=C:\Program 
Files\apache-maven-3.5.0\bin\..\bin\m2.conf, java.version=1.8.0_121, 
env.PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel, 
user.timezone=Europe/Berlin, env.TEMP=C:\Users\HOLGER~1.DES\AppData\Local\Temp, 
sun.arch.data.model=64, 
env.EXEC_DIR=C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev, 
java.endorsed.dirs=C:\Program Files\Java\jre1.8.0_121\lib\endorsed, 
sun.cpu.isalist=amd64, env.HOMEDRIVE=C:, sun.jnu.encoding=Cp1252, 
file.encoding.pkg=sun.io, env.SYSTEMDRIVE=C:, file.separator=\, 
java.specification.name=Java Platform API Specification, maven.conf=C:\Program 
Files\apache-maven-3.5.0\bin\../conf, 
env.JAVACMD=C:\ProgramData\Oracle\Java\javapath\java.exe, 
java.class.version=52.0, org.slf4j.simpleLogger.defaultLogLevel=debug, 
user.country=DE, java.home=C:\Program Files\Java\jre1.8.0_121, 
env.APPDATA=C:\Users\holger.DESKTOP-HP9BDTK\AppData\Roaming, 
env.PUBLIC=C:\Users\Public, java.vm.info=mixed mode, env.OS=Windows_NT, 
os.version=10.0, env.=::=::\, path.separator=;, java.vm.version=25.121-b13, 
env.USERPROFILE=C:\Users\holger.DESKTOP-HP9BDTK, user.variant=, 
avalon.version=4.3.1, java.awt.printerjob=sun.awt.windows.WPrinterJob, 
env.TMP=C:\Users\HOLGER~1.DES\AppData\Local\Temp, env.PROGRAMFILES=C:\Program 
Files, sun.io.unicode.encoding=UnicodeLittle, findbugs.plugin.version=2.5.5, 
awt.toolkit=sun.awt.windows.WToolkit, 
xmlgraphics.commons.version=2.3.0-SNAPSHOT, user.script=, 
user.home=C:\Users\holger.DESKTOP-HP9BDTK, env.COMMONPROGRAMFILES=C:\Program 
Files\Common Files, project.info.reports.plugin.version=2.8, 
commons.logging.version=1.0.4, env.=EXITCODE=00000001, env.SESSIONNAME=Console, 
java.specification.vendor=Oracle Corporation, env.NUMBER_OF_PROCESSORS=8, 
library.jansi.path=C:\Program 
Files\apache-maven-3.5.0\bin\..\lib\jansi-native\windows64, 
java.library.path=C:\ProgramData\Oracle\Java\javapath;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program
 
Files\PuTTY\;C:\Users\holger.DESKTOP-HP9BDTK\AppData\Local\Microsoft\WindowsApps;C:\Program
 Files\Java\jdk1.8.0_121\bin;C:\Program Files\apache-maven-3.5.0\bin;;., 
java.vendor.url=http://java.oracle.com/, env.PSMODULEPATH=C:\Program 
Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules,
 env.COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, 
env.CLASSWORLDS_LAUNCHER=org.codehaus.plexus.classworlds.launcher.Launcher, 
env.MAVEN_CMD_LINE_ARGS=-e -X compile, java.vm.vendor=Oracle Corporation, 
maven.home=C:\Program Files\apache-maven-3.5.0\bin\.., 
java.runtime.name=Java(TM) SE Runtime Environment, 
sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -e -X 
compile, java.class.path=C:\Program 
Files\apache-maven-3.5.0\bin\..\boot\plexus-classworlds-2.5.2.jar, 
env.PROGRAMW6432=C:\Program Files, maven.version=3.5.0, 
env.PROGRAMFILES(X86)=C:\Program Files (x86), java.vm.specification.name=Java 
Virtual Machine Specification, env.LOGONSERVER=\\DESKTOP-HP9BDTK, 
java.vm.specification.version=1.8, env.PROCESSOR_ARCHITECTURE=AMD64, 
xmlunit.version=1.2, env.COMMONPROGRAMW6432=C:\Program Files\Common Files, 
sun.cpu.endian=little, sun.os.patch.level=, env.PROCESSOR_REVISION=3c03, 
java.io.tmpdir=C:\Users\HOLGER~1.DES\AppData\Local\Temp\, 
build.helper.plugin.version=1.9.1, 
java.vendor.url.bug=http://bugreport.sun.com/bugreport/, 
maven.multiModuleProjectDirectory=C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev,
 env.PROGRAMDATA=C:\ProgramData, env.COMSPEC=C:\Windows\system32\cmd.exe, 
os.arch=amd64, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, 
java.ext.dirs=C:\Program 
Files\Java\jre1.8.0_121\lib\ext;C:\Windows\Sun\Java\lib\ext, 
env.MAVEN_HOME=C:\Program Files\apache-maven-3.5.0\bin\.., 
env.LOCALAPPDATA=C:\Users\holger.DESKTOP-HP9BDTK\AppData\Local, 
user.dir=C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev, line.separator=
, env.CLASSWORLDS_JAR="C:\Program 
Files\apache-maven-3.5.0\bin\..\boot\plexus-classworlds-2.5.2.jar", 
java.vm.name=Java HotSpot(TM) 64-Bit Server VM, 
env.PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, 
release.plugin.version=2.5.2, war.plugin.version=2.2, env.ERROR_CODE=0, 
env.USERNAME=holger, jar.plugin.version=2.6, sun.stderr.encoding=cp850, 
file.encoding=Cp1252, exec.plugin.version=1.4.0, 
env.USERDOMAIN=DESKTOP-HP9BDTK, java.specification.version=1.8, 
env.=C:=C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev, 
batik.version=1.9.0-SNAPSHOT, junit.version=4.11, 
checkstyle.plugin.version=2.14, env.PROCESSOR_LEVEL=6, 
env.MAVEN_PROJECTBASEDIR=C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\src\main\resources
excludes []
includes []
[INFO] skip non existing resourceDirectory 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\src\main\resources
[DEBUG] resource with targetPath META-INF
directory C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\..
excludes []
includes [LICENSE, NOTICE]
[DEBUG] ignoreDelta true
[INFO] Copying 2 resources to META-INF
[DEBUG] file LICENSE has a filtered file extension
[DEBUG] copy 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\..\LICENSE to 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\target\classes\META-INF\LICENSE
[DEBUG] file NOTICE has a filtered file extension
[DEBUG] copy 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\..\NOTICE to 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\target\classes\META-INF\NOTICE
[DEBUG] no use filter components
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ fop-util ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, 
ConflictMarker.markTime=0, ConflictMarker.nodeCount=160, 
ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, 
ConflictIdSorter.conflictIdCount=43, ConflictIdSorter.conflictIdCycleCount=0, 
ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=63, 
DefaultDependencyCollector.collectTime=170, 
DefaultDependencyCollector.transformTime=3}
[DEBUG] org.apache.maven.plugins:maven-compiler-plugin:jar:3.1:
[DEBUG]    org.apache.maven:maven-plugin-api:jar:2.0.9:compile
[DEBUG]    org.apache.maven:maven-artifact:jar:2.0.9:compile
[DEBUG]       org.codehaus.plexus:plexus-utils:jar:1.5.1:compile
[DEBUG]    org.apache.maven:maven-core:jar:2.0.9:compile
[DEBUG]       org.apache.maven:maven-settings:jar:2.0.9:compile
[DEBUG]       
org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile
[DEBUG]       org.apache.maven:maven-profile:jar:2.0.9:compile
[DEBUG]       org.apache.maven:maven-model:jar:2.0.9:compile
[DEBUG]       org.apache.maven:maven-repository-metadata:jar:2.0.9:compile
[DEBUG]       org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile
[DEBUG]       org.apache.maven:maven-project:jar:2.0.9:compile
[DEBUG]          org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
[DEBUG]       org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile
[DEBUG]       org.apache.maven:maven-artifact-manager:jar:2.0.9:compile
[DEBUG]       org.apache.maven:maven-monitor:jar:2.0.9:compile
[DEBUG]    org.apache.maven:maven-toolchain:jar:1.0:compile
[DEBUG]    org.apache.maven.shared:maven-shared-utils:jar:0.1:compile
[DEBUG]       com.google.code.findbugs:jsr305:jar:2.0.1:compile
[DEBUG]    org.apache.maven.shared:maven-shared-incremental:jar:1.1:compile
[DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG]    org.codehaus.plexus:plexus-compiler-api:jar:2.2:compile
[DEBUG]    org.codehaus.plexus:plexus-compiler-manager:jar:2.2:compile
[DEBUG]    org.codehaus.plexus:plexus-compiler-javac:jar:2.2:runtime
[DEBUG]    org.codehaus.plexus:plexus-container-default:jar:1.5.5:compile
[DEBUG]       org.codehaus.plexus:plexus-classworlds:jar:2.2.2:compile
[DEBUG]       org.apache.xbean:xbean-reflect:jar:3.4:compile
[DEBUG]          log4j:log4j:jar:1.2.12:compile
[DEBUG]          commons-logging:commons-logging-api:jar:1.1:compile
[DEBUG]       com.google.collections:google-collections:jar:1.0:compile
[DEBUG]       junit:junit:jar:3.8.2:compile
[DEBUG] Created new class realm 
plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1
[DEBUG] Importing foreign packages into class realm 
plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm 
plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1
[DEBUG]   Included: org.apache.maven.plugins:maven-compiler-plugin:jar:3.1
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:1.5.1
[DEBUG]   Included: org.apache.maven.shared:maven-shared-utils:jar:0.1
[DEBUG]   Included: com.google.code.findbugs:jsr305:jar:2.0.1
[DEBUG]   Included: org.apache.maven.shared:maven-shared-incremental:jar:1.1
[DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG]   Included: org.codehaus.plexus:plexus-compiler-api:jar:2.2
[DEBUG]   Included: org.codehaus.plexus:plexus-compiler-manager:jar:2.2
[DEBUG]   Included: org.codehaus.plexus:plexus-compiler-javac:jar:2.2
[DEBUG]   Included: org.apache.xbean:xbean-reflect:jar:3.4
[DEBUG]   Included: log4j:log4j:jar:1.2.12
[DEBUG]   Included: commons-logging:commons-logging-api:jar:1.1
[DEBUG]   Included: com.google.collections:google-collections:jar:1.0
[DEBUG]   Included: junit:junit:jar:3.8.2
[DEBUG] Configuring mojo 
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile from plugin realm 
ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1, parent: 
sun.misc.Launcher$AppClassLoader@55f96302]
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-compiler-plugin:3.1:compile' with basic 
configurator -->
[DEBUG]   (f) basedir = 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util
[DEBUG]   (f) buildDirectory = 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\target
[DEBUG]   (f) classpathElements = 
[C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\target\classes, 
C:\Users\holger.DESKTOP-HP9BDTK\.m2\repository\org\apache\xmlgraphics\xmlgraphics-commons\2.3.0-SNAPSHOT\xmlgraphics-commons-2.3.0-SNAPSHOT.jar,
 
C:\Users\holger.DESKTOP-HP9BDTK\.m2\repository\commons-io\commons-io\1.3.2\commons-io-1.3.2.jar,
 
C:\Users\holger.DESKTOP-HP9BDTK\.m2\repository\commons-logging\commons-logging\1.2\commons-logging-1.2.jar]
[DEBUG]   (f) compileSourceRoots = 
[C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\src\main\java]
[DEBUG]   (f) compilerId = javac
[DEBUG]   (f) debug = true
[DEBUG]   (f) encoding = UTF-8
[DEBUG]   (f) executable = ${env.JAVA_HOME}/bin/javac
[DEBUG]   (f) failOnError = true
[DEBUG]   (f) forceJavacCompilerUse = false
[DEBUG]   (f) fork = true
[DEBUG]   (f) generatedSourcesDirectory = 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\target\generated-sources\annotations
[DEBUG]   (f) mojoExecution = 
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile {execution: 
default-compile}
[DEBUG]   (f) optimize = false
[DEBUG]   (f) outputDirectory = 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\target\classes
[DEBUG]   (f) projectArtifact = 
org.apache.xmlgraphics:fop-util:jar:2.3.0-SNAPSHOT
[DEBUG]   (f) showDeprecation = false
[DEBUG]   (f) showWarnings = false
[DEBUG]   (f) skipMultiThreadWarning = false
[DEBUG]   (f) source = 1.6
[DEBUG]   (f) staleMillis = 0
[DEBUG]   (f) target = 1.6
[DEBUG]   (f) useIncrementalCompilation = true
[DEBUG]   (f) verbose = false
[DEBUG]   (f) mavenSession = org.apache.maven.execution.MavenSession@f415a95
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@f415a95
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: 
[C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\src\main\java]
[DEBUG] Classpath: 
[C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\target\classes
 
C:\Users\holger.DESKTOP-HP9BDTK\.m2\repository\org\apache\xmlgraphics\xmlgraphics-commons\2.3.0-SNAPSHOT\xmlgraphics-commons-2.3.0-SNAPSHOT.jar
 
C:\Users\holger.DESKTOP-HP9BDTK\.m2\repository\commons-io\commons-io\1.3.2\commons-io-1.3.2.jar
 
C:\Users\holger.DESKTOP-HP9BDTK\.m2\repository\commons-logging\commons-logging\1.2\commons-logging-1.2.jar]
[DEBUG] Output directory: 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\target\classes
[DEBUG] CompilerReuseStrategy: reuseCreated
[DEBUG] useIncrementalCompilation enabled
[DEBUG] Stale source detected: 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\src\main\java\org\apache\fop\util\DefaultErrorListener.java
[DEBUG] Stale source detected: 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\src\main\java\org\apache\fop\util\XMLResourceBundle.java
[DEBUG] Stale source detected: 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\src\main\java\org\apache\fop\util\text\AdvancedMessageFormat.java
[INFO] Changes detected - recompiling the module!
[DEBUG] Classpath:
[DEBUG]  
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\target\classes
[DEBUG]  
C:\Users\holger.DESKTOP-HP9BDTK\.m2\repository\org\apache\xmlgraphics\xmlgraphics-commons\2.3.0-SNAPSHOT\xmlgraphics-commons-2.3.0-SNAPSHOT.jar
[DEBUG]  
C:\Users\holger.DESKTOP-HP9BDTK\.m2\repository\commons-io\commons-io\1.3.2\commons-io-1.3.2.jar
[DEBUG]  
C:\Users\holger.DESKTOP-HP9BDTK\.m2\repository\commons-logging\commons-logging\1.2\commons-logging-1.2.jar
[DEBUG] Source roots:
[DEBUG]  
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\src\main\java
[DEBUG] Excutable: 
[DEBUG]  ${env.JAVA_HOME}/bin/javac
[DEBUG] Command line options:
[DEBUG] -d 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\target\classes 
-classpath 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\target\classes;C:\Users\holger.DESKTOP-HP9BDTK\.m2\repository\org\apache\xmlgraphics\xmlgraphics-commons\2.3.0-SNAPSHOT\xmlgraphics-commons-2.3.0-SNAPSHOT.jar;C:\Users\holger.DESKTOP-HP9BDTK\.m2\repository\commons-io\commons-io\1.3.2\commons-io-1.3.2.jar;C:\Users\holger.DESKTOP-HP9BDTK\.m2\repository\commons-logging\commons-logging\1.2\commons-logging-1.2.jar;
 -sourcepath 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\src\main\java; 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\src\main\java\org\apache\fop\util\DefaultErrorListener.java
 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\src\main\java\org\apache\fop\util\text\AdvancedMessageFormat.java
 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\src\main\java\org\apache\fop\util\XMLResourceBundle.java
 -s 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\target\generated-sources\annotations
 -g -nowarn -target 1.6 -source 1.6 -encoding UTF-8
[DEBUG] incrementalBuildHelper#beforeRebuildExecution
[INFO] Compiling 3 source files to 
C:\Users\holger.DESKTOP-HP9BDTK\Repositories\fop-dev\fop-util\target\classes
[DEBUG] incrementalBuildHelper#afterRebuildExecution
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache FOP Parent .................................. SUCCESS [  0.003 s]
[INFO] Apache FOP Utilities ............................... FAILURE [  0.602 s]
[INFO] Apache FOP Events .................................. SKIPPED
[INFO] Apache FOP Core .................................... SKIPPED
[INFO] Apache FOP All-In-One .............................. SKIPPED
[INFO] Apache FOP Sandbox ................................. SKIPPED
[INFO] Apache FOP Servlet ................................. SKIPPED
[INFO] Apache FOP Transcoder .............................. SKIPPED
[INFO] Apache FOP Transcoder All-In-One ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.724 s
[INFO] Finished at: 2017-04-18T14:14:08+02:00
[INFO] Final Memory: 10M/489M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on 
project fop-util: Compilation failure -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on 
project fop-util: Compilation failure
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
        at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:993)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:345)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:191)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: 
Compilation failure
        at 
org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:862)
        at 
org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
        ... 20 more
[ERROR] 
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :fop-util

Reply via email to