Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100)
Maven home: /opt/local/maven3/current
Java version: 1.6.0_24, vendor: Apple Inc.
Java home: /Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home
Default locale: de_DE, platform encoding: MacRoman
OS name: "mac os x", version: "10.6.7", arch: "x86_64", family: "mac"
[INFO] Error stacktraces are turned on.
[DEBUG] Reading global settings from /opt/local/maven3/current/conf/settings.xml
[DEBUG] Reading user settings from /Users/mirko/.m2/settings.xml
[DEBUG] Using local repository at /Users/mirko/.m2/repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10 for /Users/mirko/.m2/repository
[INFO] Scanning for projects...
[DEBUG] Extension realms for project de.friedenhagen.multimodule:parent:pom:1.19-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project de.friedenhagen.multimodule:core:jar:1.19-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project de.friedenhagen.multimodule:app1:jar:1.19-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project de.friedenhagen.multimodule:app2:jar:1.19-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] parent
[INFO] core
[INFO] app1
[INFO] app2
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: de.friedenhagen.multimodule:parent:pom:1.19-SNAPSHOT
[DEBUG] Tasks: [clean, site]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: de.friedenhagen.multimodule:core:jar:1.19-SNAPSHOT
[DEBUG] Tasks: [clean, site]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: de.friedenhagen.multimodule:app1:jar:1.19-SNAPSHOT
[DEBUG] Tasks: [clean, site]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: de.friedenhagen.multimodule:app2:jar:1.19-SNAPSHOT
[DEBUG] Tasks: [clean, site]
[DEBUG] Style: Regular
[DEBUG] =======================================================================
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building parent 1.19-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] 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: de.friedenhagen.multimodule:parent:1.19-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [test]
[DEBUG] Repositories (dependencies): [maven.glassfish.org-central (http://maven.glassfish.org/content/repositories/central/, releases+snapshots), maven.glassfish.org-java.net-2 (http://maven.glassfish.org/content/groups/public/, releases+snapshots)]
[DEBUG] Repositories (plugins) : [maven.glassfish.org-central (http://maven.glassfish.org/content/repositories/central/, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${clean.excludeDefaultDirectories}
${maven.clean.failOnError}
${clean.followSymLinks}
${clean.skip}
${clean.verbose}
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:site (default-site)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${attributes}
${generateReports}
${generateSitemap}
${project.build.directory}/generated-site
${encoding}
${locales}
${session}
${siteOutputDirectory}
${outputEncoding}
${project}
org.codehaus.mojo
cobertura-maven-plugin
2.5
html
xml
${project.remoteArtifactRepositories}
${template}
${templateDirectory}
${templateFile}
${validate}
[DEBUG] =======================================================================
[DEBUG] de.friedenhagen.multimodule:parent:pom:1.19-SNAPSHOT
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ parent ---
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG] Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG] Imported: org.sonatype.aether.transfer < plexus.core
[DEBUG] Imported: org.apache.maven.exception < plexus.core
[DEBUG] Imported: org.sonatype.aether.metadata < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG] Imported: org.sonatype.aether.collection < plexus.core
[DEBUG] Imported: org.sonatype.aether.version < plexus.core
[DEBUG] Imported: org.apache.maven.monitor < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG] Imported: org.apache.maven.repository < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG] Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG] Imported: org.apache.maven.profiles < plexus.core
[DEBUG] Imported: org.sonatype.aether.repository < plexus.core
[DEBUG] Imported: org.apache.maven.classrealm < plexus.core
[DEBUG] Imported: org.apache.maven.execution < plexus.core
[DEBUG] Imported: org.sonatype.aether.artifact < plexus.core
[DEBUG] Imported: org.sonatype.aether.spi < plexus.core
[DEBUG] Imported: org.apache.maven.reporting < plexus.core
[DEBUG] Imported: org.apache.maven.usability < plexus.core
[DEBUG] Imported: org.codehaus.plexus.container < plexus.core
[DEBUG] Imported: org.codehaus.plexus.component < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG] Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG] Imported: org.sonatype.aether.graph < plexus.core
[DEBUG] Imported: org.sonatype.aether.* < plexus.core
[DEBUG] Imported: org.apache.maven.settings < plexus.core
[DEBUG] Imported: org.codehaus.classworlds < plexus.core
[DEBUG] Imported: org.sonatype.aether.impl < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG] Imported: org.apache.maven.toolchain < plexus.core
[DEBUG] Imported: org.sonatype.aether.deployment < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG] Imported: org.apache.maven.configuration < plexus.core
[DEBUG] Imported: org.apache.maven.cli < plexus.core
[DEBUG] Imported: org.sonatype.aether.installation < plexus.core
[DEBUG] Imported: org.codehaus.plexus.context < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG] Imported: org.apache.maven.project < plexus.core
[DEBUG] Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG] Imported: org.apache.maven.artifact < plexus.core
[DEBUG] Imported: org.apache.maven.model < plexus.core
[DEBUG] Imported: org.apache.maven.* < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG] Imported: org.sonatype.aether.resolution < plexus.core
[DEBUG] Imported: org.apache.maven.plugin < plexus.core
[DEBUG] Imported: org.codehaus.plexus.* < plexus.core
[DEBUG] Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG] Populating class realm maven.api
[DEBUG] org.apache.maven.plugins:maven-clean-plugin:jar:2.4.1:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1
[DEBUG] Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.4.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean' with basic configurator -->
[DEBUG] (f) directory = /Users/mirko/Documents/workspace/multimodule/target
[DEBUG] (f) excludeDefaultDirectories = false
[DEBUG] (f) failOnError = true
[DEBUG] (f) followSymLinks = false
[DEBUG] (f) outputDirectory = /Users/mirko/Documents/workspace/multimodule/target/classes
[DEBUG] (f) reportDirectory = /Users/mirko/Documents/workspace/multimodule/target/site
[DEBUG] (f) skip = false
[DEBUG] (f) testOutputDirectory = /Users/mirko/Documents/workspace/multimodule/target/test-classes
[DEBUG] -- end configuration --
[INFO] Deleting /Users/mirko/Documents/workspace/multimodule/target
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/team-list.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/source-repository.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/project-summary.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/project-info.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/plugins.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/plugin-management.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/modules.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/mail-lists.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/license.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/issue-tracking.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/integration.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/index.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/images/newwindow.png
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/images/logos/maven-feather.png
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/images/logos/build-by-maven-white.png
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/images/logos/build-by-maven-black.png
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/target/site/images/logos
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/images/icon_warning_sml.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/images/icon_success_sml.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/images/icon_info_sml.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/images/icon_error_sml.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/images/external.png
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/images/expanded.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/images/collapsed.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/images/close.gif
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/target/site/images
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/distribution-management.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/dependency-management.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/dependency-convergence.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/dependencies.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/css/site.css
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/css/print.css
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/css/maven-theme.css
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/target/site/css/maven-base.css
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/target/site/css
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/target/site
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/target
[DEBUG] Skipping non-existing directory /Users/mirko/Documents/workspace/multimodule/target/classes
[DEBUG] Skipping non-existing directory /Users/mirko/Documents/workspace/multimodule/target/test-classes
[DEBUG] Skipping non-existing directory /Users/mirko/Documents/workspace/multimodule/target/site
[INFO]
[INFO] --- maven-site-plugin:3.0-beta-3:site (default-site) @ parent ---
[DEBUG] org.apache.maven.plugins:maven-site-plugin:jar:3.0-beta-3:
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG] org.apache.maven:maven-compat:jar:3.0:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.apache.maven:maven-core:jar:3.0:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.apache.maven:maven-model:jar:3.0:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.1.3:compile
[DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.1.3:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-30:compile
[DEBUG] org.apache.maven.doxia:doxia-core:jar:1.1.3:compile
[DEBUG] xerces:xercesImpl:jar:2.9.1:compile
[DEBUG] xml-apis:xml-apis:jar:1.3.04:compile
[DEBUG] commons-httpclient:commons-httpclient:jar:3.1:compile
[DEBUG] commons-codec:commons-codec:jar:1.2:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.3:compile
[DEBUG] org.apache.maven.doxia:doxia-module-apt:jar:1.1.3:runtime
[DEBUG] org.apache.maven.doxia:doxia-module-xdoc:jar:1.1.3:compile
[DEBUG] org.apache.maven.doxia:doxia-module-fml:jar:1.1.3:runtime
[DEBUG] javax.servlet:servlet-api:jar:2.5:compile
[DEBUG] org.apache.maven.doxia:doxia-decoration-model:jar:1.1.3:compile
[DEBUG] org.apache.maven.doxia:doxia-site-renderer:jar:1.1.3:compile
[DEBUG] org.apache.velocity:velocity:jar:1.5:compile
[DEBUG] oro:oro:jar:2.0.8:compile
[DEBUG] commons-collections:commons-collections:jar:3.2:compile
[DEBUG] org.codehaus.plexus:plexus-velocity:jar:1.1.8:compile
[DEBUG] org.apache.maven.shared:maven-doxia-tools:jar:1.2.1:compile
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile
[DEBUG] org.apache.maven.wagon:wagon-file:jar:1.0-beta-6:compile
[DEBUG] org.apache.maven.wagon:wagon-http-lightweight:jar:1.0-beta-6:compile
[DEBUG] org.apache.maven.wagon:wagon-http-shared:jar:1.0-beta-6:compile
[DEBUG] nekohtml:xercesMinimal:jar:1.9.6.2:compile
[DEBUG] nekohtml:nekohtml:jar:1.9.6.2:compile
[DEBUG] org.apache.maven.wagon:wagon-ssh:jar:1.0-beta-6:compile
[DEBUG] com.jcraft:jsch:jar:0.1.38:compile
[DEBUG] org.apache.maven.wagon:wagon-ssh-common:jar:1.0-beta-6:compile
[DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-6:compile
[DEBUG] org.apache.maven.wagon:wagon-ssh-external:jar:1.0-beta-6:compile
[DEBUG] org.apache.maven.wagon:wagon-ftp:jar:1.0-beta-6:compile
[DEBUG] commons-net:commons-net:jar:2.0:compile
[DEBUG] org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:1.0-beta-6:compile
[DEBUG] org.apache.jackrabbit:jackrabbit-webdav:jar:1.5.0:compile
[DEBUG] org.apache.jackrabbit:jackrabbit-jcr-commons:jar:1.5.0:compile
[DEBUG] org.apache.maven.wagon:wagon-scm:jar:1.0-beta-6:compile
[DEBUG] org.apache.maven.scm:maven-scm-manager-plexus:jar:1.0:runtime
[DEBUG] org.apache.maven.scm:maven-scm-api:jar:1.4:compile
[DEBUG] org.apache.maven.scm:maven-scm-provider-svnexe:jar:1.4:compile
[DEBUG] org.apache.maven.scm:maven-scm-provider-svn-commons:jar:1.4:compile
[DEBUG] regexp:regexp:jar:1.3:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-9:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:1.0-alpha-1:compile
[DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.10:compile
[DEBUG] org.mortbay.jetty:jetty:jar:6.1.25:compile
[DEBUG] org.mortbay.jetty:jetty-util:jar:6.1.25:compile
[DEBUG] org.mortbay.jetty:servlet-api:jar:2.5-20081211:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.5.3:compile
[DEBUG] org.slf4j:slf4j-simple:jar:1.5.3:compile
[DEBUG] org.slf4j:jcl-over-slf4j:jar:1.6.1:compile
[DEBUG] commons-lang:commons-lang:jar:2.5:compile
[DEBUG] commons-io:commons-io:jar:1.4:compile
[DEBUG] junit:junit:jar:4.8.1:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3
[DEBUG] Included: org.apache.maven.plugins:maven-site-plugin:jar:3.0-beta-3
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:3.0
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.1.3
[DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1.3
[DEBUG] Included: org.apache.maven.doxia:doxia-core:jar:1.1.3
[DEBUG] Included: xerces:xercesImpl:jar:2.9.1
[DEBUG] Included: xml-apis:xml-apis:jar:1.3.04
[DEBUG] Included: commons-httpclient:commons-httpclient:jar:3.1
[DEBUG] Included: commons-codec:commons-codec:jar:1.2
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.3
[DEBUG] Included: org.apache.maven.doxia:doxia-module-apt:jar:1.1.3
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xdoc:jar:1.1.3
[DEBUG] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.1.3
[DEBUG] Included: javax.servlet:servlet-api:jar:2.5
[DEBUG] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.1.3
[DEBUG] Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.1.3
[DEBUG] Included: org.apache.velocity:velocity:jar:1.5
[DEBUG] Included: oro:oro:jar:2.0.8
[DEBUG] Included: commons-collections:commons-collections:jar:3.2
[DEBUG] Included: org.codehaus.plexus:plexus-velocity:jar:1.1.8
[DEBUG] Included: org.apache.maven.shared:maven-doxia-tools:jar:1.2.1
[DEBUG] Included: org.apache.maven.wagon:wagon-file:jar:1.0-beta-6
[DEBUG] Included: org.apache.maven.wagon:wagon-http-lightweight:jar:1.0-beta-6
[DEBUG] Included: org.apache.maven.wagon:wagon-http-shared:jar:1.0-beta-6
[DEBUG] Included: nekohtml:xercesMinimal:jar:1.9.6.2
[DEBUG] Included: nekohtml:nekohtml:jar:1.9.6.2
[DEBUG] Included: org.apache.maven.wagon:wagon-ssh:jar:1.0-beta-6
[DEBUG] Included: com.jcraft:jsch:jar:0.1.38
[DEBUG] Included: org.apache.maven.wagon:wagon-ssh-common:jar:1.0-beta-6
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-6
[DEBUG] Included: org.apache.maven.wagon:wagon-ssh-external:jar:1.0-beta-6
[DEBUG] Included: org.apache.maven.wagon:wagon-ftp:jar:1.0-beta-6
[DEBUG] Included: commons-net:commons-net:jar:2.0
[DEBUG] Included: org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:1.0-beta-6
[DEBUG] Included: org.apache.jackrabbit:jackrabbit-webdav:jar:1.5.0
[DEBUG] Included: org.apache.jackrabbit:jackrabbit-jcr-commons:jar:1.5.0
[DEBUG] Included: org.apache.maven.wagon:wagon-scm:jar:1.0-beta-6
[DEBUG] Included: org.apache.maven.scm:maven-scm-manager-plexus:jar:1.0
[DEBUG] Included: org.apache.maven.scm:maven-scm-api:jar:1.4
[DEBUG] Included: org.apache.maven.scm:maven-scm-provider-svnexe:jar:1.4
[DEBUG] Included: org.apache.maven.scm:maven-scm-provider-svn-commons:jar:1.4
[DEBUG] Included: regexp:regexp:jar:1.3
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-9
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:1.0-alpha-1
[DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.10
[DEBUG] Included: org.mortbay.jetty:jetty:jar:6.1.25
[DEBUG] Included: org.mortbay.jetty:jetty-util:jar:6.1.25
[DEBUG] Included: org.mortbay.jetty:servlet-api:jar:2.5-20081211
[DEBUG] Included: org.slf4j:slf4j-api:jar:1.5.3
[DEBUG] Included: org.slf4j:slf4j-simple:jar:1.5.3
[DEBUG] Included: org.slf4j:jcl-over-slf4j:jar:1.6.1
[DEBUG] Included: commons-lang:commons-lang:jar:2.5
[DEBUG] Included: commons-io:commons-io:jar:1.4
[DEBUG] Included: junit:junit:jar:4.8.1
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-compat:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-model-builder:jar:3.0
[DEBUG] Excluded: org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2
[DEBUG] Excluded: org.apache.maven:maven-core:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-aether-provider:jar:3.0
[DEBUG] Excluded: org.sonatype.aether:aether-impl:jar:1.7
[DEBUG] Excluded: org.sonatype.aether:aether-spi:jar:1.7
[DEBUG] Excluded: org.codehaus.plexus:plexus-classworlds:jar:2.2.3
[DEBUG] Excluded: org.apache.maven:maven-model:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:3.0
[DEBUG] Excluded: org.apache.maven:maven-settings-builder:jar:3.0
[DEBUG] Excluded: org.sonatype.aether:aether-api:jar:1.7
[DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-30
[DEBUG] Excluded: org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:site from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[DEBUG] Setting property: site.resource.loader.class => 'org.codehaus.plexus.velocity.SiteResourceLoader'.
[DEBUG] Setting property: velocimacro.messages.on => 'false'.
[DEBUG] Setting property: resource.loader => 'classpath,site'.
[DEBUG] Setting property: runtime.log.invalid.references => 'false'.
[DEBUG] Setting property: resource.manager.logwhenfound => 'false'.
[DEBUG] Setting property: velocimacro.permissions.allow.inline.to.replace.global => 'true'.
[DEBUG] *******************************************************************
[DEBUG] Starting Apache Velocity v1.5 (compiled: 2007-02-22 08:52:29)
[DEBUG] RuntimeInstance initializing.
[DEBUG] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[DEBUG] LogSystem has been deprecated. Please use a LogChute implementation.
[DEBUG] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[DEBUG] ResourceLoader instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[DEBUG] ResourceLoader instantiated: org.codehaus.plexus.velocity.SiteResourceLoader
[DEBUG] ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
[DEBUG] Default ResourceManager initialization complete.
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[DEBUG] Created '20' parsers.
[DEBUG] Velocimacro : initialization starting.
[DEBUG] Velocimacro : allowInline = true : VMs can be defined inline in templates
[DEBUG] Velocimacro : allowInlineToOverride = true : VMs defined inline may replace previous VM definitions
[DEBUG] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
[DEBUG] Velocimacro : autoload off : VM system will not automatically reload global library macros
[DEBUG] Velocimacro : Velocimacro : initialization complete.
[DEBUG] RuntimeInstance successfully initialized.
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:site' with basic configurator -->
[DEBUG] (f) attributes = {}
[DEBUG] (f) generateReports = true
[DEBUG] (f) generateSitemap = false
[DEBUG] (f) generatedSiteDirectory = /Users/mirko/Documents/workspace/multimodule/target/generated-site
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) localRepository = id: local
url: file:///Users/mirko/.m2/repository/
layout: none
[DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@784e8edc
[DEBUG] (f) outputDirectory = /Users/mirko/Documents/workspace/multimodule/target/site
[DEBUG] (f) project = MavenProject: de.friedenhagen.multimodule:parent:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: de.friedenhagen.multimodule:parent:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/pom.xml, MavenProject: de.friedenhagen.multimodule:core:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/core/pom.xml, MavenProject: de.friedenhagen.multimodule:app1:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app1/pom.xml, MavenProject: de.friedenhagen.multimodule:app2:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app2/pom.xml]
[DEBUG] (s) groupId = org.codehaus.mojo
[DEBUG] (s) artifactId = cobertura-maven-plugin
[DEBUG] (s) version = 2.5
[DEBUG] (s) configuration = html
xml
[DEBUG] (f) reportPlugins = [org.apache.maven.plugins.site.ReportPlugin@4838462a]
[DEBUG] (f) repositories = [ id: maven.glassfish.org-central
url: http://maven.glassfish.org/content/repositories/central/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
, id: maven.glassfish.org-java.net-2
url: http://maven.glassfish.org/content/groups/public/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
]
[DEBUG] (f) siteDirectory = /Users/mirko/Documents/workspace/multimodule/src/site
[DEBUG] (f) templateDirectory = /Users/mirko/Documents/workspace/multimodule/src/site
[DEBUG] (f) validate = false
[DEBUG] (f) xdocDirectory = /Users/mirko/Documents/workspace/multimodule/xdocs
[DEBUG] -- end configuration --
[DEBUG] executing Site Mojo
[DEBUG] DefaultMavenReportExecutor.buildMavenReports()
[DEBUG] resolving version for org.codehaus.mojo:cobertura-maven-plugin
[DEBUG] resolved org.codehaus.mojo:cobertura-maven-plugin version from the reporting.plugins section: 2.5
[INFO] configuring report plugin org.codehaus.mojo:cobertura-maven-plugin:2.5
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] mojoExecution cleanedConfiguration:
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] org.codehaus.mojo:cobertura-maven-plugin:jar:2.5:
[DEBUG] net.sourceforge.cobertura:cobertura:jar:1.9.4.1:compile
[DEBUG] oro:oro:jar:2.0.8:compile
[DEBUG] asm:asm:jar:3.0:compile
[DEBUG] asm:asm-tree:jar:3.0:compile
[DEBUG] log4j:log4j:jar:1.2.9:compile
[DEBUG] org.apache.ant:ant:jar:1.7.0:compile
[DEBUG] org.apache.ant:ant-launcher:jar:1.7.0:compile
[DEBUG] net.sourceforge.cobertura:cobertura-runtime:pom:1.9.4.1:compile
[DEBUG] urbanophile:java-getopt:jar:1.0.9:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-api: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-project:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-registry: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.2:test (scope managed from compile) (version managed from 3.8.1)
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-impl:jar:2.0.4.2:compile
[DEBUG] commons-validator:commons-validator:jar:1.2.0:compile
[DEBUG] commons-beanutils:commons-beanutils:jar:1.7.0:compile
[DEBUG] commons-digester:commons-digester:jar:1.6:compile
[DEBUG] commons-logging:commons-logging:jar:1.0.4:compile
[DEBUG] xml-apis:xml-apis:jar:1.0.b2:compile
[DEBUG] org.apache.maven.doxia:doxia-core:jar:1.0:compile
[DEBUG] org.apache.maven.doxia:doxia-site-renderer:jar:1.0:compile
[DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile
[DEBUG] org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile
[DEBUG] org.apache.velocity:velocity:jar:1.5:compile
[DEBUG] org.apache.maven.doxia:doxia-decoration-model:jar:1.0:compile
[DEBUG] commons-collections:commons-collections:jar:3.2:compile
[DEBUG] org.apache.maven.doxia:doxia-module-apt:jar:1.0:compile
[DEBUG] org.apache.maven.doxia:doxia-module-fml:jar:1.0:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xdoc:jar:1.0:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xhtml:jar:1.0:compile
[DEBUG] commons-lang:commons-lang:jar:2.4:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.2:compile
[DEBUG] org.apache.maven.shared:maven-invoker:jar:2.0.11:compile
[DEBUG] Created new class realm plugin>org.codehaus.mojo:cobertura-maven-plugin:2.5
[DEBUG] Importing foreign packages into class realm plugin>org.codehaus.mojo:cobertura-maven-plugin:2.5
[DEBUG] Imported: < maven.api
[DEBUG] Imported: org.apache.maven.doxia.sink.Sink < plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3
[DEBUG] Imported: org.apache.maven.doxia.sink.SinkEventAttributes < plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3
[DEBUG] Imported: org.apache.maven.doxia.sink.SinkFactory < plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3
[DEBUG] Imported: org.apache.maven.doxia.siterenderer.Renderer < plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3
[DEBUG] Imported: org.apache.maven.reporting.MavenMultiPageReport < plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3
[DEBUG] Imported: org.apache.maven.reporting.MavenReport < plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3
[DEBUG] Imported: org.codehaus.doxia.sink.Sink < plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3
[DEBUG] Populating class realm plugin>org.codehaus.mojo:cobertura-maven-plugin:2.5
[DEBUG] Included: org.codehaus.mojo:cobertura-maven-plugin:jar:2.5
[DEBUG] Included: net.sourceforge.cobertura:cobertura:jar:1.9.4.1
[DEBUG] Included: oro:oro:jar:2.0.8
[DEBUG] Included: asm:asm:jar:3.0
[DEBUG] Included: asm:asm-tree:jar:3.0
[DEBUG] Included: log4j:log4j:jar:1.2.9
[DEBUG] Included: org.apache.ant:ant:jar:1.7.0
[DEBUG] Included: org.apache.ant:ant-launcher:jar:1.7.0
[DEBUG] Included: net.sourceforge.cobertura:cobertura-runtime:pom:1.9.4.1
[DEBUG] Included: urbanophile:java-getopt:jar:1.0.9
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-impl:jar:2.0.4.2
[DEBUG] Included: commons-validator:commons-validator:jar:1.2.0
[DEBUG] Included: commons-beanutils:commons-beanutils:jar:1.7.0
[DEBUG] Included: commons-digester:commons-digester:jar:1.6
[DEBUG] Included: commons-logging:commons-logging:jar:1.0.4
[DEBUG] Included: xml-apis:xml-apis:jar:1.0.b2
[DEBUG] Included: org.apache.maven.doxia:doxia-core:jar:1.0
[DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7
[DEBUG] Included: org.codehaus.plexus:plexus-velocity:jar:1.1.7
[DEBUG] Included: org.apache.velocity:velocity:jar:1.5
[DEBUG] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.0
[DEBUG] Included: commons-collections:commons-collections:jar:3.2
[DEBUG] Included: org.apache.maven.doxia:doxia-module-apt:jar:1.0
[DEBUG] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.0
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xdoc:jar:1.0
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.0
[DEBUG] Included: commons-lang:commons-lang:jar:2.4
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.2
[DEBUG] Included: org.apache.maven.shared:maven-invoker:jar:2.0.11
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
[DEBUG] Excluded: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6
[DEBUG] Excluded: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7
[DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6
[DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
[DEBUG] Excluded: junit:junit:jar:3.8.2
[DEBUG] Excluded: classworlds:classworlds:jar:1.1-alpha-2
[DEBUG] Excluded: org.apache.maven.doxia:doxia-site-renderer:jar:1.0
[DEBUG] class org.codehaus.mojo.cobertura.CoberturaCheckMojo isMavenReport: false
[DEBUG] skip non MavenReport org.codehaus.mojo:cobertura-maven-plugin:2.5:check
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] mojoExecution cleanedConfiguration:
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] class org.codehaus.mojo.cobertura.CoberturaCleanMojo isMavenReport: false
[DEBUG] skip non MavenReport org.codehaus.mojo:cobertura-maven-plugin:2.5:clean
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${cobertura.aggregate}
${cobertura.datafile}
${project.build.sourceEncoding}
${cobertura.report.format}
${cobertura.maxmem}
${cobertura.omitGplFiles}
${quiet}
${reactorProjects}
[DEBUG] mojoExecution cleanedConfiguration:
html
xml
${cobertura.aggregate}
${cobertura.datafile}
${project.build.sourceEncoding}
${cobertura.report.format}
${cobertura.maxmem}
${cobertura.omitGplFiles}
${quiet}
${reactorProjects}
[DEBUG] class org.codehaus.mojo.cobertura.CoberturaReportMojo isMavenReport: true
[DEBUG] Configuring mojo org.codehaus.mojo:cobertura-maven-plugin:2.5:cobertura from plugin realm ClassRealm[plugin>org.codehaus.mojo:cobertura-maven-plugin:2.5, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]]
[DEBUG] Configuring mojo 'org.codehaus.mojo:cobertura-maven-plugin:2.5:cobertura' with basic configurator -->
[DEBUG] (f) formats = [html, xml]
[DEBUG] (f) aggregate = false
[DEBUG] (f) dataFile = /Users/mirko/Documents/workspace/multimodule/target/cobertura/cobertura.ser
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) omitGplFiles = false
[DEBUG] (f) outputDirectory = /Users/mirko/Documents/workspace/multimodule/target/site/cobertura
[DEBUG] (f) pluginClasspathList = [org.codehaus.mojo:cobertura-maven-plugin:maven-plugin:2.5:, net.sourceforge.cobertura:cobertura:jar:1.9.4.1:compile, oro:oro:jar:2.0.8:compile, asm:asm:jar:3.0:compile, asm:asm-tree:jar:3.0:compile, log4j:log4j:jar:1.2.9:compile, org.apache.ant:ant:jar:1.7.0:compile, org.apache.ant:ant-launcher:jar:1.7.0:compile, net.sourceforge.cobertura:cobertura-runtime:pom:1.9.4.1:compile, urbanophile:java-getopt:jar:1.0.9:compile, org.apache.maven.reporting:maven-reporting-impl:jar:2.0.4.2:compile, commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester:jar:1.6:compile, commons-logging:commons-logging:jar:1.0.4:compile, xml-apis:xml-apis:jar:1.0.b2:compile, org.apache.maven.doxia:doxia-core:jar:1.0:compile, org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity:jar:1.5:compile, org.apache.maven.doxia:doxia-decoration-model:jar:1.0:compile, commons-collections:commons-collections:jar:3.2:compile, org.apache.maven.doxia:doxia-module-apt:jar:1.0:compile, org.apache.maven.doxia:doxia-module-fml:jar:1.0:compile, org.apache.maven.doxia:doxia-module-xdoc:jar:1.0:compile, org.apache.maven.doxia:doxia-module-xhtml:jar:1.0:compile, commons-lang:commons-lang:jar:2.4:compile, org.codehaus.plexus:plexus-utils:jar:2.0.2:compile, org.apache.maven.shared:maven-invoker:jar:2.0.11:compile]
[DEBUG] (f) project = MavenProject: de.friedenhagen.multimodule:parent:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/pom.xml
[DEBUG] (f) quiet = false
[DEBUG] (f) reactorProjects = [MavenProject: de.friedenhagen.multimodule:parent:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/pom.xml, MavenProject: de.friedenhagen.multimodule:core:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/core/pom.xml, MavenProject: de.friedenhagen.multimodule:app1:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app1/pom.xml, MavenProject: de.friedenhagen.multimodule:app2:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app2/pom.xml]
[DEBUG] -- end configuration --
[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]
[INFO]
[INFO] >>> cobertura-maven-plugin:2.5:cobertura (report:cobertura) @ parent >>>
[INFO]
[INFO] --- cobertura-maven-plugin:2.5:instrument (report:cobertura) @ parent ---
[DEBUG] Configuring mojo org.codehaus.mojo:cobertura-maven-plugin:2.5:instrument from plugin realm ClassRealm[plugin>org.codehaus.mojo:cobertura-maven-plugin:2.5, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]]
[DEBUG] Configuring mojo 'org.codehaus.mojo:cobertura-maven-plugin:2.5:instrument' with basic configurator -->
[DEBUG] (f) attach = false
[DEBUG] (f) check = org.codehaus.mojo.cobertura.configuration.ConfigCheck@513c952f
[DEBUG] (f) classifier = cobertura
[DEBUG] (f) dataFile = /Users/mirko/Documents/workspace/multimodule/target/cobertura/cobertura.ser
[DEBUG] (f) forceMojoExecution = false
[DEBUG] (f) instrumentation =
[DEBUG] (f) maxmem = 64m
[DEBUG] (f) pluginClasspathList = [org.codehaus.mojo:cobertura-maven-plugin:maven-plugin:2.5:, net.sourceforge.cobertura:cobertura:jar:1.9.4.1:compile, oro:oro:jar:2.0.8:compile, asm:asm:jar:3.0:compile, asm:asm-tree:jar:3.0:compile, log4j:log4j:jar:1.2.9:compile, org.apache.ant:ant:jar:1.7.0:compile, org.apache.ant:ant-launcher:jar:1.7.0:compile, net.sourceforge.cobertura:cobertura-runtime:pom:1.9.4.1:compile, urbanophile:java-getopt:jar:1.0.9:compile, org.apache.maven.reporting:maven-reporting-impl:jar:2.0.4.2:compile, commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester:jar:1.6:compile, commons-logging:commons-logging:jar:1.0.4:compile, xml-apis:xml-apis:jar:1.0.b2:compile, org.apache.maven.doxia:doxia-core:jar:1.0:compile, org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity:jar:1.5:compile, org.apache.maven.doxia:doxia-decoration-model:jar:1.0:compile, commons-collections:commons-collections:jar:3.2:compile, org.apache.maven.doxia:doxia-module-apt:jar:1.0:compile, org.apache.maven.doxia:doxia-module-fml:jar:1.0:compile, org.apache.maven.doxia:doxia-module-xdoc:jar:1.0:compile, org.apache.maven.doxia:doxia-module-xhtml:jar:1.0:compile, commons-lang:commons-lang:jar:2.4:compile, org.codehaus.plexus:plexus-utils:jar:2.0.2:compile, org.apache.maven.shared:maven-invoker:jar:2.0.11:compile]
[DEBUG] (f) project = MavenProject: de.friedenhagen.multimodule:parent:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/pom.xml
[DEBUG] (f) quiet = false
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO]
[INFO] <<< cobertura-maven-plugin:2.5:cobertura (report:cobertura) @ parent <<<
[INFO] Not executing cobertura:report as the cobertura data file (/Users/mirko/Documents/workspace/multimodule/target/cobertura/cobertura.ser) could not be found
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] mojoExecution cleanedConfiguration:
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] class org.codehaus.mojo.cobertura.CoberturaDatafileDumpMojo isMavenReport: false
[DEBUG] skip non MavenReport org.codehaus.mojo:cobertura-maven-plugin:2.5:dump-datafile
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${detail}
${goal}
${indentSize}
${lineLength}
[DEBUG] mojoExecution cleanedConfiguration:
${detail}
${goal}
${indentSize}
${lineLength}
[DEBUG] class org.codehaus.mojo.cobertura.HelpMojo isMavenReport: false
[DEBUG] skip non MavenReport org.codehaus.mojo:cobertura-maven-plugin:2.5:help
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${cobertura.attach}
${check}
${cobertura.classifier}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] mojoExecution cleanedConfiguration:
${cobertura.attach}
${check}
${cobertura.classifier}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] class org.codehaus.mojo.cobertura.CoberturaInstrumentMojo isMavenReport: false
[DEBUG] skip non MavenReport org.codehaus.mojo:cobertura-maven-plugin:2.5:instrument
[WARNING] No URL defined for the project - decoration links will not be resolved
[DEBUG] Could not find metadata org.apache.maven.skins:maven-default-skin/maven-metadata.xml in local (/Users/mirko/.m2/repository)
[DEBUG] Skipped remote update check for org.apache.maven.skins:maven-default-skin/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.apache.maven.skins:maven-default-skin/maven-metadata.xml, locally cached metadata up-to-date.
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[DEBUG] The file '/Users/mirko/Documents/workspace/multimodule/target/site/css/site.css' does not exists. Creating an empty file.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building core 1.19-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] 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: de.friedenhagen.multimodule:core:1.19-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [test]
[DEBUG] Repositories (dependencies): [maven.glassfish.org-central (http://maven.glassfish.org/content/repositories/central/, releases+snapshots), maven.glassfish.org-java.net-2 (http://maven.glassfish.org/content/groups/public/, releases+snapshots)]
[DEBUG] Repositories (plugins) : [maven.glassfish.org-central (http://maven.glassfish.org/content/repositories/central/, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${clean.excludeDefaultDirectories}
${maven.clean.failOnError}
${clean.followSymLinks}
${clean.skip}
${clean.verbose}
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:site (default-site)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${attributes}
${generateReports}
${generateSitemap}
${project.build.directory}/generated-site
${encoding}
${locales}
${session}
${siteOutputDirectory}
${outputEncoding}
${project}
org.codehaus.mojo
cobertura-maven-plugin
2.5
html
xml
${project.remoteArtifactRepositories}
${template}
${templateDirectory}
${templateFile}
${validate}
[DEBUG] =======================================================================
[DEBUG] de.friedenhagen.multimodule:core:jar:1.19-SNAPSHOT
[DEBUG] junit:junit:jar:4.8.2:test
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ core ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean' with basic configurator -->
[DEBUG] (f) directory = /Users/mirko/Documents/workspace/multimodule/core/target
[DEBUG] (f) excludeDefaultDirectories = false
[DEBUG] (f) failOnError = true
[DEBUG] (f) followSymLinks = false
[DEBUG] (f) outputDirectory = /Users/mirko/Documents/workspace/multimodule/core/target/classes
[DEBUG] (f) reportDirectory = /Users/mirko/Documents/workspace/multimodule/core/target/site
[DEBUG] (f) skip = false
[DEBUG] (f) testOutputDirectory = /Users/mirko/Documents/workspace/multimodule/core/target/test-classes
[DEBUG] -- end configuration --
[INFO] Deleting /Users/mirko/Documents/workspace/multimodule/core/target
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/test-classes/de/friedenhagen/multimodule/core/MyLibTest.class
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/test-classes/de/friedenhagen/multimodule/core
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/test-classes/de/friedenhagen/multimodule
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/test-classes/de/friedenhagen
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/test-classes/de
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/test-classes
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/surefire-reports/TEST-de.friedenhagen.multimodule.core.MyLibTest.xml
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/surefire-reports/de.friedenhagen.multimodule.core.MyLibTest.txt
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/surefire-reports
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/surefire/surefirebooter7631663357843592091.jar
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/surefire/surefire7727208357768372634tmp
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/surefire/surefire4310991923224171990tmp
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/surefire
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/team-list.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/source-repository.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/project-summary.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/project-reports.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/project-info.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/plugins.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/plugin-management.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/mail-lists.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/license.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/issue-tracking.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/integration.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/index.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/images/newwindow.png
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/images/logos/maven-feather.png
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/images/logos/build-by-maven-white.png
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/images/logos/build-by-maven-black.png
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/site/images/logos
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/images/icon_warning_sml.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/images/icon_success_sml.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/images/icon_info_sml.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/images/icon_error_sml.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/images/external.png
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/images/expanded.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/images/collapsed.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/images/close.gif
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/site/images
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/distribution-management.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/dependency-management.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/dependency-convergence.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/dependencies.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/css/site.css
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/css/print.css
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/css/maven-theme.css
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/site/css/maven-base.css
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/site/css
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/site
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/generated-classes/cobertura/de/friedenhagen/multimodule/core/MyLib.class
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/generated-classes/cobertura/de/friedenhagen/multimodule/core
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/generated-classes/cobertura/de/friedenhagen/multimodule
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/generated-classes/cobertura/de/friedenhagen
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/generated-classes/cobertura/de
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/generated-classes/cobertura/cobertura.properties
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/generated-classes/cobertura
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/generated-classes
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/cobertura/cobertura.ser
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/cobertura
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/core/target/classes/de/friedenhagen/multimodule/core/MyLib.class
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/classes/de/friedenhagen/multimodule/core
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/classes/de/friedenhagen/multimodule
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/classes/de/friedenhagen
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/classes/de
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target/classes
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/core/target
[DEBUG] Skipping non-existing directory /Users/mirko/Documents/workspace/multimodule/core/target/classes
[DEBUG] Skipping non-existing directory /Users/mirko/Documents/workspace/multimodule/core/target/test-classes
[DEBUG] Skipping non-existing directory /Users/mirko/Documents/workspace/multimodule/core/target/site
[INFO]
[INFO] --- maven-site-plugin:3.0-beta-3:site (default-site) @ core ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:site from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:site' with basic configurator -->
[DEBUG] (f) attributes = {}
[DEBUG] (f) generateReports = true
[DEBUG] (f) generateSitemap = false
[DEBUG] (f) generatedSiteDirectory = /Users/mirko/Documents/workspace/multimodule/core/target/generated-site
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) localRepository = id: local
url: file:///Users/mirko/.m2/repository/
layout: none
[DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@784e8edc
[DEBUG] (f) outputDirectory = /Users/mirko/Documents/workspace/multimodule/core/target/site
[DEBUG] (f) project = MavenProject: de.friedenhagen.multimodule:core:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/core/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: de.friedenhagen.multimodule:parent:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/pom.xml, MavenProject: de.friedenhagen.multimodule:core:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/core/pom.xml, MavenProject: de.friedenhagen.multimodule:app1:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app1/pom.xml, MavenProject: de.friedenhagen.multimodule:app2:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app2/pom.xml]
[DEBUG] (s) groupId = org.codehaus.mojo
[DEBUG] (s) artifactId = cobertura-maven-plugin
[DEBUG] (s) version = 2.5
[DEBUG] (s) configuration = html
xml
[DEBUG] (f) reportPlugins = [org.apache.maven.plugins.site.ReportPlugin@28caea19]
[DEBUG] (f) repositories = [ id: maven.glassfish.org-central
url: http://maven.glassfish.org/content/repositories/central/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
, id: maven.glassfish.org-java.net-2
url: http://maven.glassfish.org/content/groups/public/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
]
[DEBUG] (f) siteDirectory = /Users/mirko/Documents/workspace/multimodule/core/src/site
[DEBUG] (f) templateDirectory = /Users/mirko/Documents/workspace/multimodule/core/src/site
[DEBUG] (f) validate = false
[DEBUG] (f) xdocDirectory = /Users/mirko/Documents/workspace/multimodule/core/xdocs
[DEBUG] -- end configuration --
[DEBUG] executing Site Mojo
[DEBUG] DefaultMavenReportExecutor.buildMavenReports()
[DEBUG] resolving version for org.codehaus.mojo:cobertura-maven-plugin
[DEBUG] resolved org.codehaus.mojo:cobertura-maven-plugin version from the reporting.plugins section: 2.5
[INFO] configuring report plugin org.codehaus.mojo:cobertura-maven-plugin:2.5
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] mojoExecution cleanedConfiguration:
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] class org.codehaus.mojo.cobertura.CoberturaCheckMojo isMavenReport: false
[DEBUG] skip non MavenReport org.codehaus.mojo:cobertura-maven-plugin:2.5:check
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] mojoExecution cleanedConfiguration:
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] class org.codehaus.mojo.cobertura.CoberturaCleanMojo isMavenReport: false
[DEBUG] skip non MavenReport org.codehaus.mojo:cobertura-maven-plugin:2.5:clean
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${cobertura.aggregate}
${cobertura.datafile}
${project.build.sourceEncoding}
${cobertura.report.format}
${cobertura.maxmem}
${cobertura.omitGplFiles}
${quiet}
${reactorProjects}
[DEBUG] mojoExecution cleanedConfiguration:
html
xml
${cobertura.aggregate}
${cobertura.datafile}
${project.build.sourceEncoding}
${cobertura.report.format}
${cobertura.maxmem}
${cobertura.omitGplFiles}
${quiet}
${reactorProjects}
[DEBUG] class org.codehaus.mojo.cobertura.CoberturaReportMojo isMavenReport: true
[DEBUG] Configuring mojo org.codehaus.mojo:cobertura-maven-plugin:2.5:cobertura from plugin realm ClassRealm[plugin>org.codehaus.mojo:cobertura-maven-plugin:2.5, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]]
[DEBUG] Configuring mojo 'org.codehaus.mojo:cobertura-maven-plugin:2.5:cobertura' with basic configurator -->
[DEBUG] (f) formats = [html, xml]
[DEBUG] (f) aggregate = false
[DEBUG] (f) dataFile = /Users/mirko/Documents/workspace/multimodule/core/target/cobertura/cobertura.ser
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) omitGplFiles = false
[DEBUG] (f) outputDirectory = /Users/mirko/Documents/workspace/multimodule/core/target/site/cobertura
[DEBUG] (f) pluginClasspathList = [org.codehaus.mojo:cobertura-maven-plugin:maven-plugin:2.5:, net.sourceforge.cobertura:cobertura:jar:1.9.4.1:compile, oro:oro:jar:2.0.8:compile, asm:asm:jar:3.0:compile, asm:asm-tree:jar:3.0:compile, log4j:log4j:jar:1.2.9:compile, org.apache.ant:ant:jar:1.7.0:compile, org.apache.ant:ant-launcher:jar:1.7.0:compile, net.sourceforge.cobertura:cobertura-runtime:pom:1.9.4.1:compile, urbanophile:java-getopt:jar:1.0.9:compile, org.apache.maven.reporting:maven-reporting-impl:jar:2.0.4.2:compile, commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester:jar:1.6:compile, commons-logging:commons-logging:jar:1.0.4:compile, xml-apis:xml-apis:jar:1.0.b2:compile, org.apache.maven.doxia:doxia-core:jar:1.0:compile, org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity:jar:1.5:compile, org.apache.maven.doxia:doxia-decoration-model:jar:1.0:compile, commons-collections:commons-collections:jar:3.2:compile, org.apache.maven.doxia:doxia-module-apt:jar:1.0:compile, org.apache.maven.doxia:doxia-module-fml:jar:1.0:compile, org.apache.maven.doxia:doxia-module-xdoc:jar:1.0:compile, org.apache.maven.doxia:doxia-module-xhtml:jar:1.0:compile, commons-lang:commons-lang:jar:2.4:compile, org.codehaus.plexus:plexus-utils:jar:2.0.2:compile, org.apache.maven.shared:maven-invoker:jar:2.0.11:compile]
[DEBUG] (f) project = MavenProject: de.friedenhagen.multimodule:core:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/core/pom.xml
[DEBUG] (f) quiet = false
[DEBUG] (f) reactorProjects = [MavenProject: de.friedenhagen.multimodule:parent:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/pom.xml, MavenProject: de.friedenhagen.multimodule:core:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/core/pom.xml, MavenProject: de.friedenhagen.multimodule:app1:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app1/pom.xml, MavenProject: de.friedenhagen.multimodule:app2:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app2/pom.xml]
[DEBUG] -- end configuration --
[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]
[INFO]
[INFO] >>> cobertura-maven-plugin:2.5:cobertura (report:cobertura) @ core >>>
[DEBUG] de.friedenhagen.multimodule:core:jar:1.19-SNAPSHOT
[DEBUG] junit:junit:jar:4.8.2:test
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ core ---
[DEBUG] org.apache.maven.plugins:maven-resources-plugin:jar:2.4.3:
[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.0-beta-4: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.4.3
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3
[DEBUG] Included: org.apache.maven.plugins:maven-resources-plugin:jar:2.4.3
[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.0-beta-4
[DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.13
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.6
[DEBUG] Excluded: classworlds:classworlds:jar:1.1
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.6
[DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = /Users/mirko/Documents/workspace/multimodule/core/target/classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: de.friedenhagen.multimodule:core:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/core/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /Users/mirko/Documents/workspace/multimodule/core/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@784e8edc
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {java.vendor=Apple Inc., cobertura-plugin.version=2.5, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Server Compiler, env.SECURITYSESSIONID=235026, env.PROMPT_COMMAND=echo -ne "\033]0;${USER}@${HOSTNAME%%.*}:${PWD/#$HOME/~}\007", env.GEM_HOME=/Users/mirko/Library/Ruby/Gems/1.8/, os.name=Mac OS X, sun.boot.class.path=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/jsfd.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/ui.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/laf.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/sunrsasign.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/jsse.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/jce.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/charsets.jar, env.TMPDIR=/var/tmp/mirko, env.PWD=/Users/mirko/Documents/workspace/multimodule, java.vm.specification.vendor=Sun Microsystems Inc., java.runtime.version=1.6.0_24-b07-330-10M3326, env.Apple_PubSub_Socket_Render=/tmp/launch-rZ2PmD/Render, project.build.sourceEncoding=UTF-8, env.DISPLAY=/tmp/launch-w5V9Wm/org.x:0, user.name=mirko, env.USER=mirko, env.SHELL=/bin/bash, env.__CF_USER_TEXT_ENCODING=0x1F6:0:3, awt.nativeDoubleBuffering=true, env.PYTHON=python, env.PATH=/Library/Frameworks/Python.framework/Versions/Current/bin:/Users/mirko/bin:/opt/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Users/mirko/bin:/opt/local/bin:/usr/local/Cellar/android-sdk/r10//tools:/Users/mirko/bin, user.language=de, sun.boot.library.path=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Libraries, classworlds.conf=/opt/local/maven3/current/bin/m2.conf, java.version=1.6.0_24, user.timezone=Europe/Zurich, env.BASH_ENV=/Users/mirko/.bashrc, sun.arch.data.model=64, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/lib/endorsed, sun.cpu.isalist=, sun.jnu.encoding=MacRoman, file.encoding.pkg=sun.io, env.CATALINA_OPTS=-Dcom.sun.management.jmxremote, env.SHLVL=1, file.separator=/, java.specification.name=Java Platform API Specification, java.class.version=50.0, user.country=DE, java.home=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home, env.ANDROID_HOME=/usr/local/Cellar/android-sdk/r10/, java.vm.info=mixed mode, env.LOGNAME=mirko, env.PYTHONSTARTUP=/Users/mirko/.pythonrc, os.version=10.6.7, env.JAVA_MAIN_CLASS_28286=org.codehaus.plexus.classworlds.launcher.Launcher, env.ANDROID_SDK_ROOT=/usr/local/Cellar/android-sdk/r10/, env.TERM_PROGRAM_VERSION=273.1, path.separator=:, java.vm.version=19.1-b02-330, env.JAVA_HOME=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home, env.SLANG_EDITOR=jed %s -g %d -tmp, java.awt.printerjob=apple.awt.CPrinterJob, env.TERM=xterm-color, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=apple.awt.CToolkit, env.MANPATH=/usr/share/man:/usr/local/share/man:/usr/X11/share/man:/usr/X11/man:/usr/local/git/man, user.home=/Users/mirko, env.OLDPWD=/Users/mirko/Documents/workspace/multimodule, java.specification.vendor=Sun Microsystems Inc., env.TERM_PROGRAM=Apple_Terminal, java.library.path=.:/Users/mirko/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, java.vendor.url=http://www.apple.com/, env.RTFLIBDIR=/Users/mirko/r2h/, env.HUDSON_HOME=/Software/hudson, java.vm.vendor=Apple Inc., gopherProxySet=false, maven.home=/opt/local/maven3/current, java.runtime.name=Java(TM) SE Runtime Environment, java.class.path=/opt/local/maven3/current/boot/plexus-classworlds-2.4.jar, env.com.apple.java.jvmMode=client, env.CVS_RSH=ssh, java.vm.specification.name=Java Virtual Machine Specification, java.vm.specification.version=1.0, sun.cpu.endian=little, sun.os.patch.level=unknown, env.HOME=/Users/mirko, java.io.tmpdir=/var/folders/ZC/ZCxLWY9zHqCTQUPl66dtTU+++TM/-Tmp-/, java.vendor.url.bug=http://bugreport.apple.com/, env.MAVEN_OPTS=-Xmx512m, env.SSH_AUTH_SOCK=/tmp/launch-3pkp7u/Listeners, env.COMMAND_MODE=unix2003, env.GIT_SSH=/Users/mirko/bin/gitssh, mrj.build=10M3326, os.arch=x86_64, java.awt.graphicsenv=apple.awt.CGraphicsEnvironment, java.ext.dirs=/Users/mirko/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/lib/ext, mrj.version=1060.1.6.0_24-330, env.com.apple.java.jvmTask=CommandLine_Manual.java, user.dir=/Users/mirko/Documents/workspace/multimodule, line.separator=
, env.RSYNC_RSH=ssh -oClearAllForwardings=yes, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.EDITOR=vim, env.USERNAME=, file.encoding=MacRoman, java.specification.version=1.6}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory /Users/mirko/Documents/workspace/multimodule/core/src/main/resources
excludes []
includes []
[INFO] skip non existing resourceDirectory /Users/mirko/Documents/workspace/multimodule/core/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ core ---
[DEBUG] org.apache.maven.plugins:maven-compiler-plugin:jar:2.3.2:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-core:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.6: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] org.apache.maven:maven-project:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-toolchain:jar:1.0:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:1.8.1:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:1.8.1:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:1.8.1:runtime
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:2.3.2
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:2.3.2
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:2.3.2
[DEBUG] Included: org.apache.maven.plugins:maven-compiler-plugin:jar:2.3.2
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:1.8.1
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:1.8.1
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac:jar:1.8.1
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.6
[DEBUG] Excluded: org.apache.maven:maven-toolchain:jar:1.0
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:2.3.2, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile' with basic configurator -->
[DEBUG] (f) basedir = /Users/mirko/Documents/workspace/multimodule/core
[DEBUG] (f) buildDirectory = /Users/mirko/Documents/workspace/multimodule/core/target
[DEBUG] (f) classpathElements = [/Users/mirko/Documents/workspace/multimodule/core/target/classes]
[DEBUG] (f) compileSourceRoots = [/Users/mirko/Documents/workspace/multimodule/core/src/main/java]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) fork = false
[DEBUG] (f) generatedSourcesDirectory = /Users/mirko/Documents/workspace/multimodule/core/target/generated-sources/annotations
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = /Users/mirko/Documents/workspace/multimodule/core/target/classes
[DEBUG] (f) outputFileName = core-1.19-SNAPSHOT
[DEBUG] (f) projectArtifact = de.friedenhagen.multimodule:core:jar:1.19-SNAPSHOT
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@784e8edc
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) source = 1.5
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.5
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [/Users/mirko/Documents/workspace/multimodule/core/src/main/java]
[DEBUG] Classpath: [/Users/mirko/Documents/workspace/multimodule/core/target/classes]
[DEBUG] Output directory: /Users/mirko/Documents/workspace/multimodule/core/target/classes
[DEBUG] Classpath:
[DEBUG] /Users/mirko/Documents/workspace/multimodule/core/target/classes
[DEBUG] Source roots:
[DEBUG] /Users/mirko/Documents/workspace/multimodule/core/src/main/java
[DEBUG] Command line options:
[DEBUG] -d /Users/mirko/Documents/workspace/multimodule/core/target/classes -classpath /Users/mirko/Documents/workspace/multimodule/core/target/classes: -sourcepath /Users/mirko/Documents/workspace/multimodule/core/src/main/java: /Users/mirko/Documents/workspace/multimodule/core/src/main/java/de/friedenhagen/multimodule/core/MyLib.java -g -nowarn -target 1.5 -source 1.5 -encoding UTF-8
[INFO] Compiling 1 source file to /Users/mirko/Documents/workspace/multimodule/core/target/classes
[INFO]
[INFO] --- cobertura-maven-plugin:2.5:instrument (report:cobertura) @ core ---
[DEBUG] Configuring mojo org.codehaus.mojo:cobertura-maven-plugin:2.5:instrument from plugin realm ClassRealm[plugin>org.codehaus.mojo:cobertura-maven-plugin:2.5, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]]
[DEBUG] Configuring mojo 'org.codehaus.mojo:cobertura-maven-plugin:2.5:instrument' with basic configurator -->
[DEBUG] (f) attach = false
[DEBUG] (f) check = org.codehaus.mojo.cobertura.configuration.ConfigCheck@5fcfad77
[DEBUG] (f) classifier = cobertura
[DEBUG] (f) dataFile = /Users/mirko/Documents/workspace/multimodule/core/target/cobertura/cobertura.ser
[DEBUG] (f) forceMojoExecution = false
[DEBUG] (f) instrumentation =
[DEBUG] (f) maxmem = 64m
[DEBUG] (f) pluginClasspathList = [org.codehaus.mojo:cobertura-maven-plugin:maven-plugin:2.5:, net.sourceforge.cobertura:cobertura:jar:1.9.4.1:compile, oro:oro:jar:2.0.8:compile, asm:asm:jar:3.0:compile, asm:asm-tree:jar:3.0:compile, log4j:log4j:jar:1.2.9:compile, org.apache.ant:ant:jar:1.7.0:compile, org.apache.ant:ant-launcher:jar:1.7.0:compile, net.sourceforge.cobertura:cobertura-runtime:pom:1.9.4.1:compile, urbanophile:java-getopt:jar:1.0.9:compile, org.apache.maven.reporting:maven-reporting-impl:jar:2.0.4.2:compile, commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester:jar:1.6:compile, commons-logging:commons-logging:jar:1.0.4:compile, xml-apis:xml-apis:jar:1.0.b2:compile, org.apache.maven.doxia:doxia-core:jar:1.0:compile, org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity:jar:1.5:compile, org.apache.maven.doxia:doxia-decoration-model:jar:1.0:compile, commons-collections:commons-collections:jar:3.2:compile, org.apache.maven.doxia:doxia-module-apt:jar:1.0:compile, org.apache.maven.doxia:doxia-module-fml:jar:1.0:compile, org.apache.maven.doxia:doxia-module-xdoc:jar:1.0:compile, org.apache.maven.doxia:doxia-module-xhtml:jar:1.0:compile, commons-lang:commons-lang:jar:2.4:compile, org.codehaus.plexus:plexus-utils:jar:2.0.2:compile, org.apache.maven.shared:maven-invoker:jar:2.0.11:compile]
[DEBUG] (f) project = MavenProject: de.friedenhagen.multimodule:core:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/core/pom.xml
[DEBUG] (f) quiet = false
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[DEBUG] Config :
[DEBUG] Basedir: /Users/mirko/Documents/workspace/multimodule/core/target/generated-classes/cobertura
[DEBUG] Include: **/*.class
[DEBUG] Exclude: **/*~,**/#*#,**/.#*,**/%*%,**/._*,**/CVS,**/CVS/**,**/.cvsignore,**/RCS,**/RCS/**,**/SCCS,**/SCCS/**,**/vssver.scc,**/.svn,**/.svn/**,**/.arch-ids,**/.arch-ids/**,**/.bzr,**/.bzr/**,**/.MySCMServerInfo,**/.DS_Store,**/.metadata,**/.metadata/**,**/.hg,**/.hg/**,**/.git,**/.git/**,**/BitKeeper,**/BitKeeper/**,**/ChangeSet,**/ChangeSet/**,**/_darcs,**/_darcs/**,**/.darcsrepo,**/.darcsrepo/**,**/-darcs-backup*,**/.darcs-temp-mail
[DEBUG] Max Mem: 512m
[DEBUG] To Instrument: de/friedenhagen/multimodule/core/MyLib.class
[DEBUG] Working Directory: null
[DEBUG] Executing command line:
[DEBUG] /bin/sh -c /Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/bin/java -cp :/Software/nobackup/m2repo/org/codehaus/mojo/cobertura-maven-plugin/2.5/cobertura-maven-plugin-2.5.jar:/Software/nobackup/m2repo/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar:/Software/nobackup/m2repo/oro/oro/2.0.8/oro-2.0.8.jar:/Software/nobackup/m2repo/asm/asm/3.0/asm-3.0.jar:/Software/nobackup/m2repo/asm/asm-tree/3.0/asm-tree-3.0.jar:/Software/nobackup/m2repo/log4j/log4j/1.2.9/log4j-1.2.9.jar:/Software/nobackup/m2repo/org/apache/ant/ant/1.7.0/ant-1.7.0.jar:/Software/nobackup/m2repo/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar:/Software/nobackup/m2repo/net/sourceforge/cobertura/cobertura-runtime/1.9.4.1/cobertura-runtime-1.9.4.1.pom:/Software/nobackup/m2repo/urbanophile/java-getopt/1.0.9/java-getopt-1.0.9.jar:/Software/nobackup/m2repo/org/apache/maven/reporting/maven-reporting-impl/2.0.4.2/maven-reporting-impl-2.0.4.2.jar:/Software/nobackup/m2repo/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar:/Software/nobackup/m2repo/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar:/Software/nobackup/m2repo/commons-digester/commons-digester/1.6/commons-digester-1.6.jar:/Software/nobackup/m2repo/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar:/Software/nobackup/m2repo/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar:/Software/nobackup/m2repo/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar:/Software/nobackup/m2repo/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar:/Software/nobackup/m2repo/org/apache/velocity/velocity/1.5/velocity-1.5.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar:/Software/nobackup/m2repo/commons-collections/commons-collections/3.2/commons-collections-3.2.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar:/Software/nobackup/m2repo/commons-lang/commons-lang/2.4/commons-lang-2.4.jar:/Software/nobackup/m2repo/org/codehaus/plexus/plexus-utils/2.0.2/plexus-utils-2.0.2.jar:/Software/nobackup/m2repo/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar -Dlog4j.configuration=file:/var/folders/ZC/ZCxLWY9zHqCTQUPl66dtTU+++TM/-Tmp-/log4j1595928791624078795config.properties -Xmx512m net.sourceforge.cobertura.instrument.Main --commandsfile /var/folders/ZC/ZCxLWY9zHqCTQUPl66dtTU+++TM/-Tmp-/cobertura.4607919514406123201.cmdline
[DEBUG] exit code: 0
[DEBUG] --------------------
[DEBUG] Standard output from the Cobertura task:
[DEBUG] --------------------
[INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Instrumenting 1 file to /Users/mirko/Documents/workspace/multimodule/core/target/generated-classes/cobertura
[cobertura] DEBUG [main] net.sourceforge.cobertura.instrument.Main - Instrumenting class /Users/mirko/Documents/workspace/multimodule/core/target/generated-classes/cobertura/de/friedenhagen/multimodule/core/MyLib.class
Cobertura: Saved information on 1 classes.
Instrument time: 139ms
[DEBUG] --------------------
[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[DEBUG] de.friedenhagen.multimodule:core:jar:1.19-SNAPSHOT
[DEBUG] junit:junit:jar:4.8.2:test
[DEBUG] net.sourceforge.cobertura:cobertura-runtime:pom:1.9.4.1:provided
[DEBUG] net.sourceforge.cobertura:cobertura:jar:1.9.4.1:provided
[DEBUG] org.apache.ant:ant:jar:1.7.0:provided
[DEBUG] org.apache.ant:ant-launcher:jar:1.7.0:provided
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ core ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.4.3:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.4.3:testResources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = /Users/mirko/Documents/workspace/multimodule/core/target/test-classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: de.friedenhagen.multimodule:core:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/core/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /Users/mirko/Documents/workspace/multimodule/core/src/test/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@784e8edc
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {java.vendor=Apple Inc., cobertura-plugin.version=2.5, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Server Compiler, env.SECURITYSESSIONID=235026, env.PROMPT_COMMAND=echo -ne "\033]0;${USER}@${HOSTNAME%%.*}:${PWD/#$HOME/~}\007", env.GEM_HOME=/Users/mirko/Library/Ruby/Gems/1.8/, os.name=Mac OS X, sun.boot.class.path=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/jsfd.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/ui.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/laf.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/sunrsasign.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/jsse.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/jce.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/charsets.jar, env.TMPDIR=/var/tmp/mirko, env.PWD=/Users/mirko/Documents/workspace/multimodule, java.vm.specification.vendor=Sun Microsystems Inc., java.runtime.version=1.6.0_24-b07-330-10M3326, env.Apple_PubSub_Socket_Render=/tmp/launch-rZ2PmD/Render, project.build.sourceEncoding=UTF-8, env.DISPLAY=/tmp/launch-w5V9Wm/org.x:0, user.name=mirko, env.USER=mirko, env.SHELL=/bin/bash, env.__CF_USER_TEXT_ENCODING=0x1F6:0:3, awt.nativeDoubleBuffering=true, env.PYTHON=python, env.PATH=/Library/Frameworks/Python.framework/Versions/Current/bin:/Users/mirko/bin:/opt/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Users/mirko/bin:/opt/local/bin:/usr/local/Cellar/android-sdk/r10//tools:/Users/mirko/bin, user.language=de, sun.boot.library.path=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Libraries, classworlds.conf=/opt/local/maven3/current/bin/m2.conf, java.version=1.6.0_24, user.timezone=Europe/Zurich, env.BASH_ENV=/Users/mirko/.bashrc, sun.arch.data.model=64, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/lib/endorsed, sun.cpu.isalist=, sun.jnu.encoding=MacRoman, file.encoding.pkg=sun.io, env.CATALINA_OPTS=-Dcom.sun.management.jmxremote, env.SHLVL=1, file.separator=/, java.specification.name=Java Platform API Specification, java.class.version=50.0, user.country=DE, java.home=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home, env.ANDROID_HOME=/usr/local/Cellar/android-sdk/r10/, java.vm.info=mixed mode, env.LOGNAME=mirko, env.PYTHONSTARTUP=/Users/mirko/.pythonrc, os.version=10.6.7, env.JAVA_MAIN_CLASS_28286=org.codehaus.plexus.classworlds.launcher.Launcher, env.ANDROID_SDK_ROOT=/usr/local/Cellar/android-sdk/r10/, env.TERM_PROGRAM_VERSION=273.1, path.separator=:, java.vm.version=19.1-b02-330, env.JAVA_HOME=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home, env.SLANG_EDITOR=jed %s -g %d -tmp, java.awt.printerjob=apple.awt.CPrinterJob, env.TERM=xterm-color, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=apple.awt.CToolkit, env.MANPATH=/usr/share/man:/usr/local/share/man:/usr/X11/share/man:/usr/X11/man:/usr/local/git/man, user.home=/Users/mirko, env.OLDPWD=/Users/mirko/Documents/workspace/multimodule, java.specification.vendor=Sun Microsystems Inc., env.TERM_PROGRAM=Apple_Terminal, java.library.path=.:/Users/mirko/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, java.vendor.url=http://www.apple.com/, env.RTFLIBDIR=/Users/mirko/r2h/, env.HUDSON_HOME=/Software/hudson, java.vm.vendor=Apple Inc., gopherProxySet=false, maven.home=/opt/local/maven3/current, java.runtime.name=Java(TM) SE Runtime Environment, java.class.path=/opt/local/maven3/current/boot/plexus-classworlds-2.4.jar, env.com.apple.java.jvmMode=client, env.CVS_RSH=ssh, java.vm.specification.name=Java Virtual Machine Specification, java.vm.specification.version=1.0, sun.cpu.endian=little, sun.os.patch.level=unknown, env.HOME=/Users/mirko, java.io.tmpdir=/var/folders/ZC/ZCxLWY9zHqCTQUPl66dtTU+++TM/-Tmp-/, java.vendor.url.bug=http://bugreport.apple.com/, env.MAVEN_OPTS=-Xmx512m, env.SSH_AUTH_SOCK=/tmp/launch-3pkp7u/Listeners, env.COMMAND_MODE=unix2003, env.GIT_SSH=/Users/mirko/bin/gitssh, mrj.build=10M3326, os.arch=x86_64, java.awt.graphicsenv=apple.awt.CGraphicsEnvironment, java.ext.dirs=/Users/mirko/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/lib/ext, mrj.version=1060.1.6.0_24-330, env.com.apple.java.jvmTask=CommandLine_Manual.java, user.dir=/Users/mirko/Documents/workspace/multimodule, line.separator=
, env.RSYNC_RSH=ssh -oClearAllForwardings=yes, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.EDITOR=vim, env.USERNAME=, file.encoding=MacRoman, java.specification.version=1.6}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory /Users/mirko/Documents/workspace/multimodule/core/src/test/resources
excludes []
includes []
[INFO] skip non existing resourceDirectory /Users/mirko/Documents/workspace/multimodule/core/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ core ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:2.3.2, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile' with basic configurator -->
[DEBUG] (f) basedir = /Users/mirko/Documents/workspace/multimodule/core
[DEBUG] (f) buildDirectory = /Users/mirko/Documents/workspace/multimodule/core/target
[DEBUG] (f) classpathElements = [/Users/mirko/Documents/workspace/multimodule/core/target/test-classes, /Users/mirko/Documents/workspace/multimodule/core/target/generated-classes/cobertura, /Users/mirko/.m2/repository/junit/junit/4.8.2/junit-4.8.2.jar, /Users/mirko/.m2/repository/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar, /Users/mirko/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar, /Users/mirko/.m2/repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar]
[DEBUG] (f) compileSourceRoots = [/Users/mirko/Documents/workspace/multimodule/core/src/test/java]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) fork = false
[DEBUG] (f) generatedTestSourcesDirectory = /Users/mirko/Documents/workspace/multimodule/core/target/generated-sources/test-annotations
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = /Users/mirko/Documents/workspace/multimodule/core/target/test-classes
[DEBUG] (f) outputFileName = core-1.19-SNAPSHOT
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@784e8edc
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) source = 1.5
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.5
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [/Users/mirko/Documents/workspace/multimodule/core/src/test/java]
[DEBUG] Classpath: [/Users/mirko/Documents/workspace/multimodule/core/target/test-classes
/Users/mirko/Documents/workspace/multimodule/core/target/generated-classes/cobertura
/Users/mirko/.m2/repository/junit/junit/4.8.2/junit-4.8.2.jar
/Users/mirko/.m2/repository/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar
/Users/mirko/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar
/Users/mirko/.m2/repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar]
[DEBUG] Output directory: /Users/mirko/Documents/workspace/multimodule/core/target/test-classes
[DEBUG] Classpath:
[DEBUG] /Users/mirko/Documents/workspace/multimodule/core/target/test-classes
[DEBUG] /Users/mirko/Documents/workspace/multimodule/core/target/generated-classes/cobertura
[DEBUG] /Users/mirko/.m2/repository/junit/junit/4.8.2/junit-4.8.2.jar
[DEBUG] /Users/mirko/.m2/repository/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar
[DEBUG] /Users/mirko/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar
[DEBUG] /Users/mirko/.m2/repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar
[DEBUG] Source roots:
[DEBUG] /Users/mirko/Documents/workspace/multimodule/core/src/test/java
[DEBUG] Command line options:
[DEBUG] -d /Users/mirko/Documents/workspace/multimodule/core/target/test-classes -classpath /Users/mirko/Documents/workspace/multimodule/core/target/test-classes:/Users/mirko/Documents/workspace/multimodule/core/target/generated-classes/cobertura:/Users/mirko/.m2/repository/junit/junit/4.8.2/junit-4.8.2.jar:/Users/mirko/.m2/repository/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar:/Users/mirko/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar:/Users/mirko/.m2/repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar: -sourcepath /Users/mirko/Documents/workspace/multimodule/core/src/test/java: /Users/mirko/Documents/workspace/multimodule/core/src/test/java/de/friedenhagen/multimodule/core/MyLibTest.java -g -nowarn -target 1.5 -source 1.5 -encoding UTF-8
[INFO] Compiling 1 source file to /Users/mirko/Documents/workspace/multimodule/core/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ core ---
[DEBUG] org.apache.maven.plugins:maven-surefire-plugin:jar:2.7.2:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile
[DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.7.2:compile
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.7.2:compile
[DEBUG] org.apache.maven.surefire:maven-surefire-common:jar:2.7.2:compile
[DEBUG] org.apache.maven.shared:maven-common-artifact-filters:jar:1.3:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-settings: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-artifact-manager:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:3.8.1:test (scope managed from compile)
[DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api: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-plugin-descriptor:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile
[DEBUG] classworlds:classworlds:jar:1.1:compile
[DEBUG] org.apache.maven:maven-toolchain:jar:2.0.9:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.7.2
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.7.2
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.7.2
[DEBUG] Included: org.apache.maven.plugins:maven-surefire-plugin:jar:2.7.2
[DEBUG] Included: org.apache.maven.surefire:surefire-booter:jar:2.7.2
[DEBUG] Included: org.apache.maven.surefire:surefire-api:jar:2.7.2
[DEBUG] Included: org.apache.maven.surefire:maven-surefire-common:jar:2.7.2
[DEBUG] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.3
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.9
[DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
[DEBUG] Excluded: junit:junit:jar:3.8.1
[DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.9
[DEBUG] Excluded: classworlds:classworlds:jar:1.1
[DEBUG] Excluded: org.apache.maven:maven-toolchain:jar:2.0.9
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:2.7.2:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:2.7.2, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:2.7.2:test' with basic configurator -->
[DEBUG] (s) basedir = /Users/mirko/Documents/workspace/multimodule/core
[DEBUG] (s) childDelegation = false
[DEBUG] (s) classesDirectory = /Users/mirko/Documents/workspace/multimodule/core/target/generated-classes/cobertura
[DEBUG] (s) disableXmlReport = false
[DEBUG] (s) enableAssertions = true
[DEBUG] (s) forkMode = once
[DEBUG] (s) junitArtifactName = junit:junit
[DEBUG] (s) localRepository = id: local
url: file:///Users/mirko/.m2/repository/
layout: none
[DEBUG] (f) parallelMavenExecution = false
[DEBUG] (s) perCoreThreadCount = true
[DEBUG] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.7.2:, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:2.7.2:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:2.7.2:compile, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:2.7.2:compile, org.apache.maven.shared:maven-common-artifact-filters=org.apache.maven.shared:maven-common-artifact-filters:jar:1.3:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:2.0.5:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile}
[DEBUG] (s) printSummary = true
[DEBUG] (s) project = MavenProject: de.friedenhagen.multimodule:core:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/core/pom.xml
[DEBUG] (s) projectArtifactMap = {junit:junit=junit:junit:jar:4.8.2:test, net.sourceforge.cobertura:cobertura-runtime=net.sourceforge.cobertura:cobertura-runtime:pom:1.9.4.1:provided, net.sourceforge.cobertura:cobertura=net.sourceforge.cobertura:cobertura:jar:1.9.4.1:provided, org.apache.ant:ant=org.apache.ant:ant:jar:1.7.0:provided, org.apache.ant:ant-launcher=org.apache.ant:ant-launcher:jar:1.7.0:provided}
[DEBUG] (s) redirectTestOutputToFile = false
[DEBUG] (s) remoteRepositories = [ id: maven.glassfish.org-central
url: http://maven.glassfish.org/content/repositories/central/
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
]
[DEBUG] (s) reportFormat = brief
[DEBUG] (s) reportsDirectory = /Users/mirko/Documents/workspace/multimodule/core/target/surefire-reports
[DEBUG] (s) runOrder = filesystem
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@784e8edc
[DEBUG] (s) skip = false
[DEBUG] (s) skipTests = false
[DEBUG] (s) testClassesDirectory = /Users/mirko/Documents/workspace/multimodule/core/target/test-classes
[DEBUG] (s) testFailureIgnore = true
[DEBUG] (s) testNGArtifactName = org.testng:testng
[DEBUG] (s) testSourceDirectory = /Users/mirko/Documents/workspace/multimodule/core/src/test/java
[DEBUG] (s) trimStackTrace = true
[DEBUG] (s) useFile = true
[DEBUG] (s) useManifestOnlyJar = true
[DEBUG] (s) useSystemClassLoader = true
[DEBUG] (s) useUnlimitedThreads = false
[DEBUG] (s) workingDirectory = /Users/mirko/Documents/workspace/multimodule/core
[DEBUG] -- end configuration --
[INFO] Surefire report directory: /Users/mirko/Documents/workspace/multimodule/core/target/surefire-reports
[DEBUG] Setting system property [user.dir]=[/Users/mirko/Documents/workspace/multimodule/core]
[DEBUG] Setting system property [cobertura-plugin.version]=[2.5]
[DEBUG] Setting system property [localRepository]=[/Users/mirko/.m2/repository]
[DEBUG] Setting system property [basedir]=[/Users/mirko/Documents/workspace/multimodule/core]
[DEBUG] Using JVM: /Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/bin/java
[DEBUG] dummy:dummy:jar:1.0 (selected for null)
[DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.7.2:compile (selected for compile)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.7.2:compile (selected for compile)
[DEBUG] Adding to surefire booter test classpath: /Users/mirko/.m2/repository/org/apache/maven/surefire/surefire-booter/2.7.2/surefire-booter-2.7.2.jar Scope: compile
[DEBUG] Adding to surefire booter test classpath: /Users/mirko/.m2/repository/org/apache/maven/surefire/surefire-api/2.7.2/surefire-api-2.7.2.jar Scope: compile
[DEBUG] dummy:dummy:jar:1.0 (selected for null)
[DEBUG] org.apache.maven.surefire:surefire-junit4:jar:2.7.2:test (selected for test)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.7.2:test (selected for test)
[DEBUG] Adding to surefire test classpath: /Users/mirko/.m2/repository/org/apache/maven/surefire/surefire-junit4/2.7.2/surefire-junit4-2.7.2.jar Scope: test
[DEBUG] Adding to surefire test classpath: /Users/mirko/.m2/repository/org/apache/maven/surefire/surefire-api/2.7.2/surefire-api-2.7.2.jar Scope: test
[DEBUG] Test Classpath :
[DEBUG] /Users/mirko/Documents/workspace/multimodule/core/target/test-classes
[DEBUG] /Users/mirko/Documents/workspace/multimodule/core/target/generated-classes/cobertura
[DEBUG] /Users/mirko/.m2/repository/junit/junit/4.8.2/junit-4.8.2.jar
[DEBUG] /Users/mirko/.m2/repository/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar
[DEBUG] /Users/mirko/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar
[DEBUG] /Users/mirko/.m2/repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar
[DEBUG] dummy:dummy:jar:1.0 (selected for null)
[DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.7.2:compile (selected for compile)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.7.2:compile (selected for compile)
[DEBUG] Adding to surefire booter test classpath: /Users/mirko/.m2/repository/org/apache/maven/surefire/surefire-booter/2.7.2/surefire-booter-2.7.2.jar Scope: compile
[DEBUG] Adding to surefire booter test classpath: /Users/mirko/.m2/repository/org/apache/maven/surefire/surefire-api/2.7.2/surefire-api-2.7.2.jar Scope: compile
Forking command line: /bin/sh -c cd /Users/mirko/Documents/workspace/multimodule/core && /Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/bin/java -jar /Users/mirko/Documents/workspace/multimodule/core/target/surefire/surefirebooter6369533126261337821.jar /Users/mirko/Documents/workspace/multimodule/core/target/surefire/surefire649202584457250086tmp /Users/mirko/Documents/workspace/multimodule/core/target/surefire/surefire6386301676224820695tmp
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running de.friedenhagen.multimodule.core.MyLibTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Flushing results...
Flushing results done
Cobertura: Loaded information on 1 classes.
Cobertura: Saved information on 1 classes.
[INFO]
[INFO] <<< cobertura-maven-plugin:2.5:cobertura (report:cobertura) @ core <<<
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] mojoExecution cleanedConfiguration:
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] class org.codehaus.mojo.cobertura.CoberturaDatafileDumpMojo isMavenReport: false
[DEBUG] skip non MavenReport org.codehaus.mojo:cobertura-maven-plugin:2.5:dump-datafile
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${detail}
${goal}
${indentSize}
${lineLength}
[DEBUG] mojoExecution cleanedConfiguration:
${detail}
${goal}
${indentSize}
${lineLength}
[DEBUG] class org.codehaus.mojo.cobertura.HelpMojo isMavenReport: false
[DEBUG] skip non MavenReport org.codehaus.mojo:cobertura-maven-plugin:2.5:help
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${cobertura.attach}
${check}
${cobertura.classifier}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] mojoExecution cleanedConfiguration:
${cobertura.attach}
${check}
${cobertura.classifier}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] class org.codehaus.mojo.cobertura.CoberturaInstrumentMojo isMavenReport: false
[DEBUG] skip non MavenReport org.codehaus.mojo:cobertura-maven-plugin:2.5:instrument
[DEBUG] Parent project loaded ...
[DEBUG] Mapped url: /Users/mirko/Documents/workspace/multimodule to relative path: ..
[WARNING] No URL defined for the project - decoration links will not be resolved
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[DEBUG] Generating /Users/mirko/Documents/workspace/multimodule/core/target/site/index.html
[INFO] Generating "Cobertura Test Coverage" report --- cobertura-maven-plugin:2.5
[DEBUG] Working Directory: null
[DEBUG] Executing command line:
[DEBUG] /bin/sh -c /Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/bin/java -cp :/Software/nobackup/m2repo/org/codehaus/mojo/cobertura-maven-plugin/2.5/cobertura-maven-plugin-2.5.jar:/Software/nobackup/m2repo/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar:/Software/nobackup/m2repo/oro/oro/2.0.8/oro-2.0.8.jar:/Software/nobackup/m2repo/asm/asm/3.0/asm-3.0.jar:/Software/nobackup/m2repo/asm/asm-tree/3.0/asm-tree-3.0.jar:/Software/nobackup/m2repo/log4j/log4j/1.2.9/log4j-1.2.9.jar:/Software/nobackup/m2repo/org/apache/ant/ant/1.7.0/ant-1.7.0.jar:/Software/nobackup/m2repo/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar:/Software/nobackup/m2repo/net/sourceforge/cobertura/cobertura-runtime/1.9.4.1/cobertura-runtime-1.9.4.1.pom:/Software/nobackup/m2repo/urbanophile/java-getopt/1.0.9/java-getopt-1.0.9.jar:/Software/nobackup/m2repo/org/apache/maven/reporting/maven-reporting-impl/2.0.4.2/maven-reporting-impl-2.0.4.2.jar:/Software/nobackup/m2repo/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar:/Software/nobackup/m2repo/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar:/Software/nobackup/m2repo/commons-digester/commons-digester/1.6/commons-digester-1.6.jar:/Software/nobackup/m2repo/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar:/Software/nobackup/m2repo/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar:/Software/nobackup/m2repo/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar:/Software/nobackup/m2repo/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar:/Software/nobackup/m2repo/org/apache/velocity/velocity/1.5/velocity-1.5.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar:/Software/nobackup/m2repo/commons-collections/commons-collections/3.2/commons-collections-3.2.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar:/Software/nobackup/m2repo/commons-lang/commons-lang/2.4/commons-lang-2.4.jar:/Software/nobackup/m2repo/org/codehaus/plexus/plexus-utils/2.0.2/plexus-utils-2.0.2.jar:/Software/nobackup/m2repo/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar -Dlog4j.configuration=file:/var/folders/ZC/ZCxLWY9zHqCTQUPl66dtTU+++TM/-Tmp-/log4j7494588726092091673config.properties -Xmx512m net.sourceforge.cobertura.reporting.Main --commandsfile /var/folders/ZC/ZCxLWY9zHqCTQUPl66dtTU+++TM/-Tmp-/cobertura.2725689531836419730.cmdline
[DEBUG] exit code: 0
[DEBUG] --------------------
[DEBUG] Standard output from the Cobertura task:
[DEBUG] --------------------
[INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Adding sourceDirectory=[--source]
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Adding sourceDirectory=[/Users/mirko/Documents/workspace/multimodule/core/src/main/java]
[cobertura] DEBUG [main] net.sourceforge.cobertura.reporting.Main - format is html encoding is UTF-8
[cobertura] DEBUG [main] net.sourceforge.cobertura.reporting.Main - dataFile is /Users/mirko/Documents/workspace/multimodule/core/target/cobertura/cobertura.ser
[cobertura] DEBUG [main] net.sourceforge.cobertura.reporting.Main - destinationDir is /Users/mirko/Documents/workspace/multimodule/core/target/site/cobertura
Cobertura: Loaded information on 1 classes.
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Searching for file, name=[de/friedenhagen/multimodule/core/MyLib.java]
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Found inside sourceDirectories
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Searching for file, name=[de/friedenhagen/multimodule/core/MyLib.java]
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Found inside sourceDirectories
Report time: 198ms
[DEBUG] --------------------
[INFO] Cobertura Report generation was successful.
[DEBUG] Working Directory: null
[DEBUG] Executing command line:
[DEBUG] /bin/sh -c /Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/bin/java -cp :/Software/nobackup/m2repo/org/codehaus/mojo/cobertura-maven-plugin/2.5/cobertura-maven-plugin-2.5.jar:/Software/nobackup/m2repo/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar:/Software/nobackup/m2repo/oro/oro/2.0.8/oro-2.0.8.jar:/Software/nobackup/m2repo/asm/asm/3.0/asm-3.0.jar:/Software/nobackup/m2repo/asm/asm-tree/3.0/asm-tree-3.0.jar:/Software/nobackup/m2repo/log4j/log4j/1.2.9/log4j-1.2.9.jar:/Software/nobackup/m2repo/org/apache/ant/ant/1.7.0/ant-1.7.0.jar:/Software/nobackup/m2repo/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar:/Software/nobackup/m2repo/net/sourceforge/cobertura/cobertura-runtime/1.9.4.1/cobertura-runtime-1.9.4.1.pom:/Software/nobackup/m2repo/urbanophile/java-getopt/1.0.9/java-getopt-1.0.9.jar:/Software/nobackup/m2repo/org/apache/maven/reporting/maven-reporting-impl/2.0.4.2/maven-reporting-impl-2.0.4.2.jar:/Software/nobackup/m2repo/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar:/Software/nobackup/m2repo/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar:/Software/nobackup/m2repo/commons-digester/commons-digester/1.6/commons-digester-1.6.jar:/Software/nobackup/m2repo/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar:/Software/nobackup/m2repo/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar:/Software/nobackup/m2repo/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar:/Software/nobackup/m2repo/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar:/Software/nobackup/m2repo/org/apache/velocity/velocity/1.5/velocity-1.5.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar:/Software/nobackup/m2repo/commons-collections/commons-collections/3.2/commons-collections-3.2.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar:/Software/nobackup/m2repo/commons-lang/commons-lang/2.4/commons-lang-2.4.jar:/Software/nobackup/m2repo/org/codehaus/plexus/plexus-utils/2.0.2/plexus-utils-2.0.2.jar:/Software/nobackup/m2repo/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar -Dlog4j.configuration=file:/var/folders/ZC/ZCxLWY9zHqCTQUPl66dtTU+++TM/-Tmp-/log4j3683112250749024097config.properties -Xmx512m net.sourceforge.cobertura.reporting.Main --commandsfile /var/folders/ZC/ZCxLWY9zHqCTQUPl66dtTU+++TM/-Tmp-/cobertura.8845162254476537880.cmdline
[DEBUG] exit code: 0
[DEBUG] --------------------
[DEBUG] Standard output from the Cobertura task:
[DEBUG] --------------------
[INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Adding sourceDirectory=[--source]
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Adding sourceDirectory=[/Users/mirko/Documents/workspace/multimodule/core/src/main/java]
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Adding sourceDirectory=[--source]
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Adding sourceDirectory=[/Users/mirko/Documents/workspace/multimodule/core/src/main/java]
[cobertura] DEBUG [main] net.sourceforge.cobertura.reporting.Main - format is xml encoding is UTF-8
[cobertura] DEBUG [main] net.sourceforge.cobertura.reporting.Main - dataFile is /Users/mirko/Documents/workspace/multimodule/core/target/cobertura/cobertura.ser
[cobertura] DEBUG [main] net.sourceforge.cobertura.reporting.Main - destinationDir is /Users/mirko/Documents/workspace/multimodule/core/target/site/cobertura
Cobertura: Loaded information on 1 classes.
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Searching for file, name=[de/friedenhagen/multimodule/core/MyLib.java]
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Found inside sourceDirectories
[cobertura] DEBUG [main] net.sourceforge.cobertura.reporting.xml.XMLReport - Dumping package de.friedenhagen.multimodule.core
[cobertura] DEBUG [main] net.sourceforge.cobertura.reporting.xml.XMLReport - Dumping class de.friedenhagen.multimodule.core.MyLib
Report time: 148ms
[DEBUG] --------------------
[INFO] Cobertura Report generation was successful.
[DEBUG] Generating /Users/mirko/Documents/workspace/multimodule/core/target/site/project-reports.html
[DEBUG] Velocimacro : added #link( href name target img position alt border width height ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #image( img alt border width height ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #banner( banner id ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #links( links ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #breadcrumbs( breadcrumbs ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #displayTree( display item ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #menuItem( item ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #mainMenu( menus ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #copyright( ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #publishDate( position publishDate version ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #poweredByLogo( poweredBy ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] The file '/Users/mirko/Documents/workspace/multimodule/core/target/site/css/site.css' does not exists. Creating an empty file.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building app1 1.19-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] 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: de.friedenhagen.multimodule:app1:1.19-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [test]
[DEBUG] Repositories (dependencies): [maven.glassfish.org-central (http://maven.glassfish.org/content/repositories/central/, releases+snapshots), maven.glassfish.org-java.net-2 (http://maven.glassfish.org/content/groups/public/, releases+snapshots)]
[DEBUG] Repositories (plugins) : [maven.glassfish.org-central (http://maven.glassfish.org/content/repositories/central/, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${clean.excludeDefaultDirectories}
${maven.clean.failOnError}
${clean.followSymLinks}
${clean.skip}
${clean.verbose}
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:site (default-site)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${attributes}
${generateReports}
${generateSitemap}
${project.build.directory}/generated-site
${encoding}
${locales}
${session}
${siteOutputDirectory}
${outputEncoding}
${project}
org.codehaus.mojo
cobertura-maven-plugin
2.5
html
xml
${project.remoteArtifactRepositories}
${template}
${templateDirectory}
${templateFile}
${validate}
[DEBUG] =======================================================================
[DEBUG] de.friedenhagen.multimodule:app1:jar:1.19-SNAPSHOT
[DEBUG] de.friedenhagen.multimodule:core:jar:1.19-SNAPSHOT:compile
[DEBUG] junit:junit:jar:4.8.2:test
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ app1 ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean' with basic configurator -->
[DEBUG] (f) directory = /Users/mirko/Documents/workspace/multimodule/app1/target
[DEBUG] (f) excludeDefaultDirectories = false
[DEBUG] (f) failOnError = true
[DEBUG] (f) followSymLinks = false
[DEBUG] (f) outputDirectory = /Users/mirko/Documents/workspace/multimodule/app1/target/classes
[DEBUG] (f) reportDirectory = /Users/mirko/Documents/workspace/multimodule/app1/target/site
[DEBUG] (f) skip = false
[DEBUG] (f) testOutputDirectory = /Users/mirko/Documents/workspace/multimodule/app1/target/test-classes
[DEBUG] -- end configuration --
[INFO] Deleting /Users/mirko/Documents/workspace/multimodule/app1/target
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/test-classes/de/friedenhagen/multimodule/app1/MyApp1Test.class
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/test-classes/de/friedenhagen/multimodule/app1
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/test-classes/de/friedenhagen/multimodule
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/test-classes/de/friedenhagen
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/test-classes/de
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/test-classes
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/surefire-reports/TEST-de.friedenhagen.multimodule.app1.MyApp1Test.xml
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/surefire-reports/de.friedenhagen.multimodule.app1.MyApp1Test.txt
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/surefire-reports
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/surefire/surefirebooter2813009381919880062.jar
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/surefire/surefire3635690169051488195tmp
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/surefire/surefire1445576926544944103tmp
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/surefire
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/team-list.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/source-repository.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/project-summary.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/project-reports.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/project-info.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/plugins.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/plugin-management.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/mail-lists.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/license.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/issue-tracking.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/integration.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/index.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/images/newwindow.png
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/images/logos/maven-feather.png
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/images/logos/build-by-maven-white.png
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/images/logos/build-by-maven-black.png
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/site/images/logos
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/images/icon_warning_sml.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/images/icon_success_sml.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/images/icon_info_sml.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/images/icon_error_sml.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/images/external.png
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/images/expanded.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/images/collapsed.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/images/close.gif
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/site/images
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/distribution-management.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/dependency-management.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/dependency-convergence.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/dependencies.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/css/site.css
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/css/print.css
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/css/maven-theme.css
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/site/css/maven-base.css
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/site/css
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/site
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/generated-classes/cobertura/de/friedenhagen/multimodule/app1/MyApp1.class
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/generated-classes/cobertura/de/friedenhagen/multimodule/app1
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/generated-classes/cobertura/de/friedenhagen/multimodule
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/generated-classes/cobertura/de/friedenhagen
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/generated-classes/cobertura/de
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/generated-classes/cobertura/cobertura.properties
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/generated-classes/cobertura
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/generated-classes
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/cobertura/cobertura.ser
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/cobertura
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app1/target/classes/de/friedenhagen/multimodule/app1/MyApp1.class
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/classes/de/friedenhagen/multimodule/app1
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/classes/de/friedenhagen/multimodule
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/classes/de/friedenhagen
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/classes/de
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target/classes
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app1/target
[DEBUG] Skipping non-existing directory /Users/mirko/Documents/workspace/multimodule/app1/target/classes
[DEBUG] Skipping non-existing directory /Users/mirko/Documents/workspace/multimodule/app1/target/test-classes
[DEBUG] Skipping non-existing directory /Users/mirko/Documents/workspace/multimodule/app1/target/site
[INFO]
[INFO] --- maven-site-plugin:3.0-beta-3:site (default-site) @ app1 ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:site from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:site' with basic configurator -->
[DEBUG] (f) attributes = {}
[DEBUG] (f) generateReports = true
[DEBUG] (f) generateSitemap = false
[DEBUG] (f) generatedSiteDirectory = /Users/mirko/Documents/workspace/multimodule/app1/target/generated-site
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) localRepository = id: local
url: file:///Users/mirko/.m2/repository/
layout: none
[DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@784e8edc
[DEBUG] (f) outputDirectory = /Users/mirko/Documents/workspace/multimodule/app1/target/site
[DEBUG] (f) project = MavenProject: de.friedenhagen.multimodule:app1:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app1/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: de.friedenhagen.multimodule:parent:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/pom.xml, MavenProject: de.friedenhagen.multimodule:core:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/core/pom.xml, MavenProject: de.friedenhagen.multimodule:app1:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app1/pom.xml, MavenProject: de.friedenhagen.multimodule:app2:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app2/pom.xml]
[DEBUG] (s) groupId = org.codehaus.mojo
[DEBUG] (s) artifactId = cobertura-maven-plugin
[DEBUG] (s) version = 2.5
[DEBUG] (s) configuration = html
xml
[DEBUG] (f) reportPlugins = [org.apache.maven.plugins.site.ReportPlugin@5b58539f]
[DEBUG] (f) repositories = [ id: maven.glassfish.org-central
url: http://maven.glassfish.org/content/repositories/central/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
, id: maven.glassfish.org-java.net-2
url: http://maven.glassfish.org/content/groups/public/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
]
[DEBUG] (f) siteDirectory = /Users/mirko/Documents/workspace/multimodule/app1/src/site
[DEBUG] (f) templateDirectory = /Users/mirko/Documents/workspace/multimodule/app1/src/site
[DEBUG] (f) validate = false
[DEBUG] (f) xdocDirectory = /Users/mirko/Documents/workspace/multimodule/app1/xdocs
[DEBUG] -- end configuration --
[DEBUG] executing Site Mojo
[DEBUG] DefaultMavenReportExecutor.buildMavenReports()
[DEBUG] resolving version for org.codehaus.mojo:cobertura-maven-plugin
[DEBUG] resolved org.codehaus.mojo:cobertura-maven-plugin version from the reporting.plugins section: 2.5
[INFO] configuring report plugin org.codehaus.mojo:cobertura-maven-plugin:2.5
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] mojoExecution cleanedConfiguration:
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] class org.codehaus.mojo.cobertura.CoberturaCheckMojo isMavenReport: false
[DEBUG] skip non MavenReport org.codehaus.mojo:cobertura-maven-plugin:2.5:check
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] mojoExecution cleanedConfiguration:
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] class org.codehaus.mojo.cobertura.CoberturaCleanMojo isMavenReport: false
[DEBUG] skip non MavenReport org.codehaus.mojo:cobertura-maven-plugin:2.5:clean
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${cobertura.aggregate}
${cobertura.datafile}
${project.build.sourceEncoding}
${cobertura.report.format}
${cobertura.maxmem}
${cobertura.omitGplFiles}
${quiet}
${reactorProjects}
[DEBUG] mojoExecution cleanedConfiguration:
html
xml
${cobertura.aggregate}
${cobertura.datafile}
${project.build.sourceEncoding}
${cobertura.report.format}
${cobertura.maxmem}
${cobertura.omitGplFiles}
${quiet}
${reactorProjects}
[DEBUG] class org.codehaus.mojo.cobertura.CoberturaReportMojo isMavenReport: true
[DEBUG] Configuring mojo org.codehaus.mojo:cobertura-maven-plugin:2.5:cobertura from plugin realm ClassRealm[plugin>org.codehaus.mojo:cobertura-maven-plugin:2.5, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]]
[DEBUG] Configuring mojo 'org.codehaus.mojo:cobertura-maven-plugin:2.5:cobertura' with basic configurator -->
[DEBUG] (f) formats = [html, xml]
[DEBUG] (f) aggregate = false
[DEBUG] (f) dataFile = /Users/mirko/Documents/workspace/multimodule/app1/target/cobertura/cobertura.ser
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) omitGplFiles = false
[DEBUG] (f) outputDirectory = /Users/mirko/Documents/workspace/multimodule/app1/target/site/cobertura
[DEBUG] (f) pluginClasspathList = [org.codehaus.mojo:cobertura-maven-plugin:maven-plugin:2.5:, net.sourceforge.cobertura:cobertura:jar:1.9.4.1:compile, oro:oro:jar:2.0.8:compile, asm:asm:jar:3.0:compile, asm:asm-tree:jar:3.0:compile, log4j:log4j:jar:1.2.9:compile, org.apache.ant:ant:jar:1.7.0:compile, org.apache.ant:ant-launcher:jar:1.7.0:compile, net.sourceforge.cobertura:cobertura-runtime:pom:1.9.4.1:compile, urbanophile:java-getopt:jar:1.0.9:compile, org.apache.maven.reporting:maven-reporting-impl:jar:2.0.4.2:compile, commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester:jar:1.6:compile, commons-logging:commons-logging:jar:1.0.4:compile, xml-apis:xml-apis:jar:1.0.b2:compile, org.apache.maven.doxia:doxia-core:jar:1.0:compile, org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity:jar:1.5:compile, org.apache.maven.doxia:doxia-decoration-model:jar:1.0:compile, commons-collections:commons-collections:jar:3.2:compile, org.apache.maven.doxia:doxia-module-apt:jar:1.0:compile, org.apache.maven.doxia:doxia-module-fml:jar:1.0:compile, org.apache.maven.doxia:doxia-module-xdoc:jar:1.0:compile, org.apache.maven.doxia:doxia-module-xhtml:jar:1.0:compile, commons-lang:commons-lang:jar:2.4:compile, org.codehaus.plexus:plexus-utils:jar:2.0.2:compile, org.apache.maven.shared:maven-invoker:jar:2.0.11:compile]
[DEBUG] (f) project = MavenProject: de.friedenhagen.multimodule:app1:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app1/pom.xml
[DEBUG] (f) quiet = false
[DEBUG] (f) reactorProjects = [MavenProject: de.friedenhagen.multimodule:parent:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/pom.xml, MavenProject: de.friedenhagen.multimodule:core:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/core/pom.xml, MavenProject: de.friedenhagen.multimodule:app1:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app1/pom.xml, MavenProject: de.friedenhagen.multimodule:app2:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app2/pom.xml]
[DEBUG] -- end configuration --
[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]
[INFO]
[INFO] >>> cobertura-maven-plugin:2.5:cobertura (report:cobertura) @ app1 >>>
[DEBUG] de.friedenhagen.multimodule:app1:jar:1.19-SNAPSHOT
[DEBUG] de.friedenhagen.multimodule:core:jar:1.19-SNAPSHOT:compile
[DEBUG] junit:junit:jar:4.8.2:test
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ app1 ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = /Users/mirko/Documents/workspace/multimodule/app1/target/classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: de.friedenhagen.multimodule:app1:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app1/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /Users/mirko/Documents/workspace/multimodule/app1/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@784e8edc
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {java.vendor=Apple Inc., cobertura-plugin.version=2.5, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Server Compiler, env.SECURITYSESSIONID=235026, env.PROMPT_COMMAND=echo -ne "\033]0;${USER}@${HOSTNAME%%.*}:${PWD/#$HOME/~}\007", env.GEM_HOME=/Users/mirko/Library/Ruby/Gems/1.8/, os.name=Mac OS X, sun.boot.class.path=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/jsfd.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/ui.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/laf.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/sunrsasign.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/jsse.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/jce.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/charsets.jar, env.TMPDIR=/var/tmp/mirko, env.PWD=/Users/mirko/Documents/workspace/multimodule, java.vm.specification.vendor=Sun Microsystems Inc., java.runtime.version=1.6.0_24-b07-330-10M3326, env.Apple_PubSub_Socket_Render=/tmp/launch-rZ2PmD/Render, project.build.sourceEncoding=UTF-8, env.DISPLAY=/tmp/launch-w5V9Wm/org.x:0, user.name=mirko, env.USER=mirko, env.SHELL=/bin/bash, env.__CF_USER_TEXT_ENCODING=0x1F6:0:3, awt.nativeDoubleBuffering=true, env.PYTHON=python, env.PATH=/Library/Frameworks/Python.framework/Versions/Current/bin:/Users/mirko/bin:/opt/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Users/mirko/bin:/opt/local/bin:/usr/local/Cellar/android-sdk/r10//tools:/Users/mirko/bin, user.language=de, sun.boot.library.path=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Libraries, classworlds.conf=/opt/local/maven3/current/bin/m2.conf, java.version=1.6.0_24, user.timezone=Europe/Zurich, env.BASH_ENV=/Users/mirko/.bashrc, sun.arch.data.model=64, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/lib/endorsed, sun.cpu.isalist=, sun.jnu.encoding=MacRoman, file.encoding.pkg=sun.io, env.CATALINA_OPTS=-Dcom.sun.management.jmxremote, env.SHLVL=1, file.separator=/, java.specification.name=Java Platform API Specification, java.class.version=50.0, user.country=DE, java.home=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home, env.ANDROID_HOME=/usr/local/Cellar/android-sdk/r10/, java.vm.info=mixed mode, env.LOGNAME=mirko, env.PYTHONSTARTUP=/Users/mirko/.pythonrc, os.version=10.6.7, env.JAVA_MAIN_CLASS_28286=org.codehaus.plexus.classworlds.launcher.Launcher, env.ANDROID_SDK_ROOT=/usr/local/Cellar/android-sdk/r10/, env.TERM_PROGRAM_VERSION=273.1, path.separator=:, java.vm.version=19.1-b02-330, env.JAVA_HOME=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home, env.SLANG_EDITOR=jed %s -g %d -tmp, java.awt.printerjob=apple.awt.CPrinterJob, env.TERM=xterm-color, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=apple.awt.CToolkit, env.MANPATH=/usr/share/man:/usr/local/share/man:/usr/X11/share/man:/usr/X11/man:/usr/local/git/man, user.home=/Users/mirko, env.OLDPWD=/Users/mirko/Documents/workspace/multimodule, java.specification.vendor=Sun Microsystems Inc., env.TERM_PROGRAM=Apple_Terminal, java.library.path=.:/Users/mirko/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, java.vendor.url=http://www.apple.com/, env.RTFLIBDIR=/Users/mirko/r2h/, env.HUDSON_HOME=/Software/hudson, java.vm.vendor=Apple Inc., gopherProxySet=false, maven.home=/opt/local/maven3/current, java.runtime.name=Java(TM) SE Runtime Environment, java.class.path=/opt/local/maven3/current/boot/plexus-classworlds-2.4.jar, env.com.apple.java.jvmMode=client, env.CVS_RSH=ssh, java.vm.specification.name=Java Virtual Machine Specification, java.vm.specification.version=1.0, sun.cpu.endian=little, sun.os.patch.level=unknown, env.HOME=/Users/mirko, java.io.tmpdir=/var/folders/ZC/ZCxLWY9zHqCTQUPl66dtTU+++TM/-Tmp-/, java.vendor.url.bug=http://bugreport.apple.com/, env.MAVEN_OPTS=-Xmx512m, env.SSH_AUTH_SOCK=/tmp/launch-3pkp7u/Listeners, env.COMMAND_MODE=unix2003, env.GIT_SSH=/Users/mirko/bin/gitssh, mrj.build=10M3326, os.arch=x86_64, java.awt.graphicsenv=apple.awt.CGraphicsEnvironment, java.ext.dirs=/Users/mirko/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/lib/ext, mrj.version=1060.1.6.0_24-330, env.com.apple.java.jvmTask=CommandLine_Manual.java, user.dir=/Users/mirko/Documents/workspace/multimodule, line.separator=
, env.RSYNC_RSH=ssh -oClearAllForwardings=yes, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.EDITOR=vim, env.USERNAME=, file.encoding=MacRoman, java.specification.version=1.6}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory /Users/mirko/Documents/workspace/multimodule/app1/src/main/resources
excludes []
includes []
[INFO] skip non existing resourceDirectory /Users/mirko/Documents/workspace/multimodule/app1/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ app1 ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:2.3.2, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile' with basic configurator -->
[DEBUG] (f) basedir = /Users/mirko/Documents/workspace/multimodule/app1
[DEBUG] (f) buildDirectory = /Users/mirko/Documents/workspace/multimodule/app1/target
[DEBUG] (f) classpathElements = [/Users/mirko/Documents/workspace/multimodule/app1/target/classes, /Users/mirko/Documents/workspace/multimodule/core/target/classes]
[DEBUG] (f) compileSourceRoots = [/Users/mirko/Documents/workspace/multimodule/app1/src/main/java]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) fork = false
[DEBUG] (f) generatedSourcesDirectory = /Users/mirko/Documents/workspace/multimodule/app1/target/generated-sources/annotations
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = /Users/mirko/Documents/workspace/multimodule/app1/target/classes
[DEBUG] (f) outputFileName = app1-1.19-SNAPSHOT
[DEBUG] (f) projectArtifact = de.friedenhagen.multimodule:app1:jar:1.19-SNAPSHOT
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@784e8edc
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) source = 1.5
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.5
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [/Users/mirko/Documents/workspace/multimodule/app1/src/main/java]
[DEBUG] Classpath: [/Users/mirko/Documents/workspace/multimodule/app1/target/classes
/Users/mirko/Documents/workspace/multimodule/core/target/classes]
[DEBUG] Output directory: /Users/mirko/Documents/workspace/multimodule/app1/target/classes
[DEBUG] Classpath:
[DEBUG] /Users/mirko/Documents/workspace/multimodule/app1/target/classes
[DEBUG] /Users/mirko/Documents/workspace/multimodule/core/target/classes
[DEBUG] Source roots:
[DEBUG] /Users/mirko/Documents/workspace/multimodule/app1/src/main/java
[DEBUG] Command line options:
[DEBUG] -d /Users/mirko/Documents/workspace/multimodule/app1/target/classes -classpath /Users/mirko/Documents/workspace/multimodule/app1/target/classes:/Users/mirko/Documents/workspace/multimodule/core/target/classes: -sourcepath /Users/mirko/Documents/workspace/multimodule/app1/src/main/java: /Users/mirko/Documents/workspace/multimodule/app1/src/main/java/de/friedenhagen/multimodule/app1/MyApp1.java -g -nowarn -target 1.5 -source 1.5 -encoding UTF-8
[INFO] Compiling 1 source file to /Users/mirko/Documents/workspace/multimodule/app1/target/classes
[INFO]
[INFO] --- cobertura-maven-plugin:2.5:instrument (report:cobertura) @ app1 ---
[DEBUG] Configuring mojo org.codehaus.mojo:cobertura-maven-plugin:2.5:instrument from plugin realm ClassRealm[plugin>org.codehaus.mojo:cobertura-maven-plugin:2.5, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]]
[DEBUG] Configuring mojo 'org.codehaus.mojo:cobertura-maven-plugin:2.5:instrument' with basic configurator -->
[DEBUG] (f) attach = false
[DEBUG] (f) check = org.codehaus.mojo.cobertura.configuration.ConfigCheck@1830e4a7
[DEBUG] (f) classifier = cobertura
[DEBUG] (f) dataFile = /Users/mirko/Documents/workspace/multimodule/app1/target/cobertura/cobertura.ser
[DEBUG] (f) forceMojoExecution = false
[DEBUG] (f) instrumentation =
[DEBUG] (f) maxmem = 64m
[DEBUG] (f) pluginClasspathList = [org.codehaus.mojo:cobertura-maven-plugin:maven-plugin:2.5:, net.sourceforge.cobertura:cobertura:jar:1.9.4.1:compile, oro:oro:jar:2.0.8:compile, asm:asm:jar:3.0:compile, asm:asm-tree:jar:3.0:compile, log4j:log4j:jar:1.2.9:compile, org.apache.ant:ant:jar:1.7.0:compile, org.apache.ant:ant-launcher:jar:1.7.0:compile, net.sourceforge.cobertura:cobertura-runtime:pom:1.9.4.1:compile, urbanophile:java-getopt:jar:1.0.9:compile, org.apache.maven.reporting:maven-reporting-impl:jar:2.0.4.2:compile, commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester:jar:1.6:compile, commons-logging:commons-logging:jar:1.0.4:compile, xml-apis:xml-apis:jar:1.0.b2:compile, org.apache.maven.doxia:doxia-core:jar:1.0:compile, org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity:jar:1.5:compile, org.apache.maven.doxia:doxia-decoration-model:jar:1.0:compile, commons-collections:commons-collections:jar:3.2:compile, org.apache.maven.doxia:doxia-module-apt:jar:1.0:compile, org.apache.maven.doxia:doxia-module-fml:jar:1.0:compile, org.apache.maven.doxia:doxia-module-xdoc:jar:1.0:compile, org.apache.maven.doxia:doxia-module-xhtml:jar:1.0:compile, commons-lang:commons-lang:jar:2.4:compile, org.codehaus.plexus:plexus-utils:jar:2.0.2:compile, org.apache.maven.shared:maven-invoker:jar:2.0.11:compile]
[DEBUG] (f) project = MavenProject: de.friedenhagen.multimodule:app1:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app1/pom.xml
[DEBUG] (f) quiet = false
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[DEBUG] Config :
[DEBUG] Basedir: /Users/mirko/Documents/workspace/multimodule/app1/target/generated-classes/cobertura
[DEBUG] Include: **/*.class
[DEBUG] Exclude: **/*~,**/#*#,**/.#*,**/%*%,**/._*,**/CVS,**/CVS/**,**/.cvsignore,**/RCS,**/RCS/**,**/SCCS,**/SCCS/**,**/vssver.scc,**/.svn,**/.svn/**,**/.arch-ids,**/.arch-ids/**,**/.bzr,**/.bzr/**,**/.MySCMServerInfo,**/.DS_Store,**/.metadata,**/.metadata/**,**/.hg,**/.hg/**,**/.git,**/.git/**,**/BitKeeper,**/BitKeeper/**,**/ChangeSet,**/ChangeSet/**,**/_darcs,**/_darcs/**,**/.darcsrepo,**/.darcsrepo/**,**/-darcs-backup*,**/.darcs-temp-mail
[DEBUG] Max Mem: 512m
[DEBUG] To Instrument: de/friedenhagen/multimodule/app1/MyApp1.class
[DEBUG] Working Directory: null
[DEBUG] Executing command line:
[DEBUG] /bin/sh -c /Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/bin/java -cp :/Software/nobackup/m2repo/org/codehaus/mojo/cobertura-maven-plugin/2.5/cobertura-maven-plugin-2.5.jar:/Software/nobackup/m2repo/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar:/Software/nobackup/m2repo/oro/oro/2.0.8/oro-2.0.8.jar:/Software/nobackup/m2repo/asm/asm/3.0/asm-3.0.jar:/Software/nobackup/m2repo/asm/asm-tree/3.0/asm-tree-3.0.jar:/Software/nobackup/m2repo/log4j/log4j/1.2.9/log4j-1.2.9.jar:/Software/nobackup/m2repo/org/apache/ant/ant/1.7.0/ant-1.7.0.jar:/Software/nobackup/m2repo/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar:/Software/nobackup/m2repo/net/sourceforge/cobertura/cobertura-runtime/1.9.4.1/cobertura-runtime-1.9.4.1.pom:/Software/nobackup/m2repo/urbanophile/java-getopt/1.0.9/java-getopt-1.0.9.jar:/Software/nobackup/m2repo/org/apache/maven/reporting/maven-reporting-impl/2.0.4.2/maven-reporting-impl-2.0.4.2.jar:/Software/nobackup/m2repo/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar:/Software/nobackup/m2repo/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar:/Software/nobackup/m2repo/commons-digester/commons-digester/1.6/commons-digester-1.6.jar:/Software/nobackup/m2repo/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar:/Software/nobackup/m2repo/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar:/Software/nobackup/m2repo/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar:/Software/nobackup/m2repo/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar:/Software/nobackup/m2repo/org/apache/velocity/velocity/1.5/velocity-1.5.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar:/Software/nobackup/m2repo/commons-collections/commons-collections/3.2/commons-collections-3.2.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar:/Software/nobackup/m2repo/commons-lang/commons-lang/2.4/commons-lang-2.4.jar:/Software/nobackup/m2repo/org/codehaus/plexus/plexus-utils/2.0.2/plexus-utils-2.0.2.jar:/Software/nobackup/m2repo/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar -Dlog4j.configuration=file:/var/folders/ZC/ZCxLWY9zHqCTQUPl66dtTU+++TM/-Tmp-/log4j6994720972496107575config.properties -Xmx512m net.sourceforge.cobertura.instrument.Main --commandsfile /var/folders/ZC/ZCxLWY9zHqCTQUPl66dtTU+++TM/-Tmp-/cobertura.3503856426867178557.cmdline
[DEBUG] exit code: 0
[DEBUG] --------------------
[DEBUG] Standard output from the Cobertura task:
[DEBUG] --------------------
[INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Instrumenting 1 file to /Users/mirko/Documents/workspace/multimodule/app1/target/generated-classes/cobertura
[cobertura] DEBUG [main] net.sourceforge.cobertura.instrument.Main - Instrumenting class /Users/mirko/Documents/workspace/multimodule/app1/target/generated-classes/cobertura/de/friedenhagen/multimodule/app1/MyApp1.class
Cobertura: Saved information on 1 classes.
Instrument time: 129ms
[DEBUG] --------------------
[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[DEBUG] de.friedenhagen.multimodule:app1:jar:1.19-SNAPSHOT
[DEBUG] de.friedenhagen.multimodule:core:jar:1.19-SNAPSHOT:compile
[DEBUG] junit:junit:jar:4.8.2:test
[DEBUG] net.sourceforge.cobertura:cobertura-runtime:pom:1.9.4.1:provided
[DEBUG] net.sourceforge.cobertura:cobertura:jar:1.9.4.1:provided
[DEBUG] org.apache.ant:ant:jar:1.7.0:provided
[DEBUG] org.apache.ant:ant-launcher:jar:1.7.0:provided
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ app1 ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.4.3:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.4.3:testResources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = /Users/mirko/Documents/workspace/multimodule/app1/target/test-classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: de.friedenhagen.multimodule:app1:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app1/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /Users/mirko/Documents/workspace/multimodule/app1/src/test/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@784e8edc
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {java.vendor=Apple Inc., cobertura-plugin.version=2.5, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Server Compiler, env.SECURITYSESSIONID=235026, env.PROMPT_COMMAND=echo -ne "\033]0;${USER}@${HOSTNAME%%.*}:${PWD/#$HOME/~}\007", env.GEM_HOME=/Users/mirko/Library/Ruby/Gems/1.8/, os.name=Mac OS X, sun.boot.class.path=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/jsfd.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/ui.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/laf.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/sunrsasign.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/jsse.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/jce.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/charsets.jar, env.TMPDIR=/var/tmp/mirko, env.PWD=/Users/mirko/Documents/workspace/multimodule, java.vm.specification.vendor=Sun Microsystems Inc., java.runtime.version=1.6.0_24-b07-330-10M3326, env.Apple_PubSub_Socket_Render=/tmp/launch-rZ2PmD/Render, project.build.sourceEncoding=UTF-8, env.DISPLAY=/tmp/launch-w5V9Wm/org.x:0, user.name=mirko, env.USER=mirko, env.SHELL=/bin/bash, env.__CF_USER_TEXT_ENCODING=0x1F6:0:3, awt.nativeDoubleBuffering=true, env.PYTHON=python, env.PATH=/Library/Frameworks/Python.framework/Versions/Current/bin:/Users/mirko/bin:/opt/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Users/mirko/bin:/opt/local/bin:/usr/local/Cellar/android-sdk/r10//tools:/Users/mirko/bin, user.language=de, sun.boot.library.path=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Libraries, classworlds.conf=/opt/local/maven3/current/bin/m2.conf, java.version=1.6.0_24, user.timezone=Europe/Zurich, env.BASH_ENV=/Users/mirko/.bashrc, sun.arch.data.model=64, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/lib/endorsed, sun.cpu.isalist=, sun.jnu.encoding=MacRoman, file.encoding.pkg=sun.io, env.CATALINA_OPTS=-Dcom.sun.management.jmxremote, env.SHLVL=1, file.separator=/, java.specification.name=Java Platform API Specification, java.class.version=50.0, user.country=DE, java.home=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home, env.ANDROID_HOME=/usr/local/Cellar/android-sdk/r10/, java.vm.info=mixed mode, env.LOGNAME=mirko, env.PYTHONSTARTUP=/Users/mirko/.pythonrc, os.version=10.6.7, env.JAVA_MAIN_CLASS_28286=org.codehaus.plexus.classworlds.launcher.Launcher, env.ANDROID_SDK_ROOT=/usr/local/Cellar/android-sdk/r10/, env.TERM_PROGRAM_VERSION=273.1, path.separator=:, java.vm.version=19.1-b02-330, env.JAVA_HOME=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home, env.SLANG_EDITOR=jed %s -g %d -tmp, java.awt.printerjob=apple.awt.CPrinterJob, env.TERM=xterm-color, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=apple.awt.CToolkit, env.MANPATH=/usr/share/man:/usr/local/share/man:/usr/X11/share/man:/usr/X11/man:/usr/local/git/man, user.home=/Users/mirko, env.OLDPWD=/Users/mirko/Documents/workspace/multimodule, java.specification.vendor=Sun Microsystems Inc., env.TERM_PROGRAM=Apple_Terminal, java.library.path=.:/Users/mirko/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, java.vendor.url=http://www.apple.com/, env.RTFLIBDIR=/Users/mirko/r2h/, env.HUDSON_HOME=/Software/hudson, java.vm.vendor=Apple Inc., gopherProxySet=false, maven.home=/opt/local/maven3/current, java.runtime.name=Java(TM) SE Runtime Environment, java.class.path=/opt/local/maven3/current/boot/plexus-classworlds-2.4.jar, env.com.apple.java.jvmMode=client, env.CVS_RSH=ssh, java.vm.specification.name=Java Virtual Machine Specification, java.vm.specification.version=1.0, sun.cpu.endian=little, sun.os.patch.level=unknown, env.HOME=/Users/mirko, java.io.tmpdir=/var/folders/ZC/ZCxLWY9zHqCTQUPl66dtTU+++TM/-Tmp-/, java.vendor.url.bug=http://bugreport.apple.com/, env.MAVEN_OPTS=-Xmx512m, env.SSH_AUTH_SOCK=/tmp/launch-3pkp7u/Listeners, env.COMMAND_MODE=unix2003, env.GIT_SSH=/Users/mirko/bin/gitssh, mrj.build=10M3326, os.arch=x86_64, java.awt.graphicsenv=apple.awt.CGraphicsEnvironment, java.ext.dirs=/Users/mirko/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/lib/ext, mrj.version=1060.1.6.0_24-330, env.com.apple.java.jvmTask=CommandLine_Manual.java, user.dir=/Users/mirko/Documents/workspace/multimodule, line.separator=
, env.RSYNC_RSH=ssh -oClearAllForwardings=yes, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.EDITOR=vim, env.USERNAME=, file.encoding=MacRoman, java.specification.version=1.6}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory /Users/mirko/Documents/workspace/multimodule/app1/src/test/resources
excludes []
includes []
[INFO] skip non existing resourceDirectory /Users/mirko/Documents/workspace/multimodule/app1/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ app1 ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:2.3.2, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile' with basic configurator -->
[DEBUG] (f) basedir = /Users/mirko/Documents/workspace/multimodule/app1
[DEBUG] (f) buildDirectory = /Users/mirko/Documents/workspace/multimodule/app1/target
[DEBUG] (f) classpathElements = [/Users/mirko/Documents/workspace/multimodule/app1/target/test-classes, /Users/mirko/Documents/workspace/multimodule/app1/target/generated-classes/cobertura, /Users/mirko/Documents/workspace/multimodule/core/target/classes, /Users/mirko/.m2/repository/junit/junit/4.8.2/junit-4.8.2.jar, /Users/mirko/.m2/repository/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar, /Users/mirko/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar, /Users/mirko/.m2/repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar]
[DEBUG] (f) compileSourceRoots = [/Users/mirko/Documents/workspace/multimodule/app1/src/test/java]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) fork = false
[DEBUG] (f) generatedTestSourcesDirectory = /Users/mirko/Documents/workspace/multimodule/app1/target/generated-sources/test-annotations
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = /Users/mirko/Documents/workspace/multimodule/app1/target/test-classes
[DEBUG] (f) outputFileName = app1-1.19-SNAPSHOT
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@784e8edc
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) source = 1.5
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.5
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [/Users/mirko/Documents/workspace/multimodule/app1/src/test/java]
[DEBUG] Classpath: [/Users/mirko/Documents/workspace/multimodule/app1/target/test-classes
/Users/mirko/Documents/workspace/multimodule/app1/target/generated-classes/cobertura
/Users/mirko/Documents/workspace/multimodule/core/target/classes
/Users/mirko/.m2/repository/junit/junit/4.8.2/junit-4.8.2.jar
/Users/mirko/.m2/repository/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar
/Users/mirko/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar
/Users/mirko/.m2/repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar]
[DEBUG] Output directory: /Users/mirko/Documents/workspace/multimodule/app1/target/test-classes
[DEBUG] Classpath:
[DEBUG] /Users/mirko/Documents/workspace/multimodule/app1/target/test-classes
[DEBUG] /Users/mirko/Documents/workspace/multimodule/app1/target/generated-classes/cobertura
[DEBUG] /Users/mirko/Documents/workspace/multimodule/core/target/classes
[DEBUG] /Users/mirko/.m2/repository/junit/junit/4.8.2/junit-4.8.2.jar
[DEBUG] /Users/mirko/.m2/repository/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar
[DEBUG] /Users/mirko/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar
[DEBUG] /Users/mirko/.m2/repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar
[DEBUG] Source roots:
[DEBUG] /Users/mirko/Documents/workspace/multimodule/app1/src/test/java
[DEBUG] Command line options:
[DEBUG] -d /Users/mirko/Documents/workspace/multimodule/app1/target/test-classes -classpath /Users/mirko/Documents/workspace/multimodule/app1/target/test-classes:/Users/mirko/Documents/workspace/multimodule/app1/target/generated-classes/cobertura:/Users/mirko/Documents/workspace/multimodule/core/target/classes:/Users/mirko/.m2/repository/junit/junit/4.8.2/junit-4.8.2.jar:/Users/mirko/.m2/repository/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar:/Users/mirko/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar:/Users/mirko/.m2/repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar: -sourcepath /Users/mirko/Documents/workspace/multimodule/app1/src/test/java: /Users/mirko/Documents/workspace/multimodule/app1/src/test/java/de/friedenhagen/multimodule/app1/MyApp1Test.java -g -nowarn -target 1.5 -source 1.5 -encoding UTF-8
[INFO] Compiling 1 source file to /Users/mirko/Documents/workspace/multimodule/app1/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ app1 ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:2.7.2:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:2.7.2, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:2.7.2:test' with basic configurator -->
[DEBUG] (s) basedir = /Users/mirko/Documents/workspace/multimodule/app1
[DEBUG] (s) childDelegation = false
[DEBUG] (s) classesDirectory = /Users/mirko/Documents/workspace/multimodule/app1/target/generated-classes/cobertura
[DEBUG] (s) disableXmlReport = false
[DEBUG] (s) enableAssertions = true
[DEBUG] (s) forkMode = once
[DEBUG] (s) junitArtifactName = junit:junit
[DEBUG] (s) localRepository = id: local
url: file:///Users/mirko/.m2/repository/
layout: none
[DEBUG] (f) parallelMavenExecution = false
[DEBUG] (s) perCoreThreadCount = true
[DEBUG] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.7.2:, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:2.7.2:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:2.7.2:compile, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:2.7.2:compile, org.apache.maven.shared:maven-common-artifact-filters=org.apache.maven.shared:maven-common-artifact-filters:jar:1.3:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:2.0.5:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile}
[DEBUG] (s) printSummary = true
[DEBUG] (s) project = MavenProject: de.friedenhagen.multimodule:app1:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app1/pom.xml
[DEBUG] (s) projectArtifactMap = {de.friedenhagen.multimodule:core=de.friedenhagen.multimodule:core:jar:1.19-SNAPSHOT:compile, junit:junit=junit:junit:jar:4.8.2:test, net.sourceforge.cobertura:cobertura-runtime=net.sourceforge.cobertura:cobertura-runtime:pom:1.9.4.1:provided, net.sourceforge.cobertura:cobertura=net.sourceforge.cobertura:cobertura:jar:1.9.4.1:provided, org.apache.ant:ant=org.apache.ant:ant:jar:1.7.0:provided, org.apache.ant:ant-launcher=org.apache.ant:ant-launcher:jar:1.7.0:provided}
[DEBUG] (s) redirectTestOutputToFile = false
[DEBUG] (s) remoteRepositories = [ id: maven.glassfish.org-central
url: http://maven.glassfish.org/content/repositories/central/
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
]
[DEBUG] (s) reportFormat = brief
[DEBUG] (s) reportsDirectory = /Users/mirko/Documents/workspace/multimodule/app1/target/surefire-reports
[DEBUG] (s) runOrder = filesystem
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@784e8edc
[DEBUG] (s) skip = false
[DEBUG] (s) skipTests = false
[DEBUG] (s) testClassesDirectory = /Users/mirko/Documents/workspace/multimodule/app1/target/test-classes
[DEBUG] (s) testFailureIgnore = true
[DEBUG] (s) testNGArtifactName = org.testng:testng
[DEBUG] (s) testSourceDirectory = /Users/mirko/Documents/workspace/multimodule/app1/src/test/java
[DEBUG] (s) trimStackTrace = true
[DEBUG] (s) useFile = true
[DEBUG] (s) useManifestOnlyJar = true
[DEBUG] (s) useSystemClassLoader = true
[DEBUG] (s) useUnlimitedThreads = false
[DEBUG] (s) workingDirectory = /Users/mirko/Documents/workspace/multimodule/app1
[DEBUG] -- end configuration --
[INFO] Surefire report directory: /Users/mirko/Documents/workspace/multimodule/app1/target/surefire-reports
[DEBUG] Setting system property [user.dir]=[/Users/mirko/Documents/workspace/multimodule/app1]
[DEBUG] Setting system property [cobertura-plugin.version]=[2.5]
[DEBUG] Setting system property [localRepository]=[/Users/mirko/.m2/repository]
[DEBUG] Setting system property [basedir]=[/Users/mirko/Documents/workspace/multimodule/app1]
[DEBUG] Using JVM: /Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/bin/java
[DEBUG] dummy:dummy:jar:1.0 (selected for null)
[DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.7.2:compile (selected for compile)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.7.2:compile (selected for compile)
[DEBUG] Adding to surefire booter test classpath: /Users/mirko/.m2/repository/org/apache/maven/surefire/surefire-booter/2.7.2/surefire-booter-2.7.2.jar Scope: compile
[DEBUG] Adding to surefire booter test classpath: /Users/mirko/.m2/repository/org/apache/maven/surefire/surefire-api/2.7.2/surefire-api-2.7.2.jar Scope: compile
[DEBUG] dummy:dummy:jar:1.0 (selected for null)
[DEBUG] org.apache.maven.surefire:surefire-junit4:jar:2.7.2:test (selected for test)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.7.2:test (selected for test)
[DEBUG] Adding to surefire test classpath: /Users/mirko/.m2/repository/org/apache/maven/surefire/surefire-junit4/2.7.2/surefire-junit4-2.7.2.jar Scope: test
[DEBUG] Adding to surefire test classpath: /Users/mirko/.m2/repository/org/apache/maven/surefire/surefire-api/2.7.2/surefire-api-2.7.2.jar Scope: test
[DEBUG] Test Classpath :
[DEBUG] /Users/mirko/Documents/workspace/multimodule/app1/target/test-classes
[DEBUG] /Users/mirko/Documents/workspace/multimodule/app1/target/generated-classes/cobertura
[DEBUG] /Users/mirko/Documents/workspace/multimodule/core/target/classes
[DEBUG] /Users/mirko/.m2/repository/junit/junit/4.8.2/junit-4.8.2.jar
[DEBUG] /Users/mirko/.m2/repository/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar
[DEBUG] /Users/mirko/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar
[DEBUG] /Users/mirko/.m2/repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar
[DEBUG] dummy:dummy:jar:1.0 (selected for null)
[DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.7.2:compile (selected for compile)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.7.2:compile (selected for compile)
[DEBUG] Adding to surefire booter test classpath: /Users/mirko/.m2/repository/org/apache/maven/surefire/surefire-booter/2.7.2/surefire-booter-2.7.2.jar Scope: compile
[DEBUG] Adding to surefire booter test classpath: /Users/mirko/.m2/repository/org/apache/maven/surefire/surefire-api/2.7.2/surefire-api-2.7.2.jar Scope: compile
Forking command line: /bin/sh -c cd /Users/mirko/Documents/workspace/multimodule/app1 && /Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/bin/java -jar /Users/mirko/Documents/workspace/multimodule/app1/target/surefire/surefirebooter8580103728869044223.jar /Users/mirko/Documents/workspace/multimodule/app1/target/surefire/surefire4068249639622910356tmp /Users/mirko/Documents/workspace/multimodule/app1/target/surefire/surefire2174991924068828494tmp
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running de.friedenhagen.multimodule.app1.MyApp1Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Flushing results...
Flushing results done
Cobertura: Loaded information on 1 classes.
Cobertura: Saved information on 1 classes.
[INFO]
[INFO] <<< cobertura-maven-plugin:2.5:cobertura (report:cobertura) @ app1 <<<
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] mojoExecution cleanedConfiguration:
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] class org.codehaus.mojo.cobertura.CoberturaDatafileDumpMojo isMavenReport: false
[DEBUG] skip non MavenReport org.codehaus.mojo:cobertura-maven-plugin:2.5:dump-datafile
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${detail}
${goal}
${indentSize}
${lineLength}
[DEBUG] mojoExecution cleanedConfiguration:
${detail}
${goal}
${indentSize}
${lineLength}
[DEBUG] class org.codehaus.mojo.cobertura.HelpMojo isMavenReport: false
[DEBUG] skip non MavenReport org.codehaus.mojo:cobertura-maven-plugin:2.5:help
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${cobertura.attach}
${check}
${cobertura.classifier}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] mojoExecution cleanedConfiguration:
${cobertura.attach}
${check}
${cobertura.classifier}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] class org.codehaus.mojo.cobertura.CoberturaInstrumentMojo isMavenReport: false
[DEBUG] skip non MavenReport org.codehaus.mojo:cobertura-maven-plugin:2.5:instrument
[DEBUG] Parent project loaded ...
[DEBUG] Mapped url: /Users/mirko/Documents/workspace/multimodule to relative path: ..
[WARNING] No URL defined for the project - decoration links will not be resolved
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[DEBUG] Generating /Users/mirko/Documents/workspace/multimodule/app1/target/site/index.html
[INFO] Generating "Cobertura Test Coverage" report --- cobertura-maven-plugin:2.5
[DEBUG] Working Directory: null
[DEBUG] Executing command line:
[DEBUG] /bin/sh -c /Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/bin/java -cp :/Software/nobackup/m2repo/org/codehaus/mojo/cobertura-maven-plugin/2.5/cobertura-maven-plugin-2.5.jar:/Software/nobackup/m2repo/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar:/Software/nobackup/m2repo/oro/oro/2.0.8/oro-2.0.8.jar:/Software/nobackup/m2repo/asm/asm/3.0/asm-3.0.jar:/Software/nobackup/m2repo/asm/asm-tree/3.0/asm-tree-3.0.jar:/Software/nobackup/m2repo/log4j/log4j/1.2.9/log4j-1.2.9.jar:/Software/nobackup/m2repo/org/apache/ant/ant/1.7.0/ant-1.7.0.jar:/Software/nobackup/m2repo/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar:/Software/nobackup/m2repo/net/sourceforge/cobertura/cobertura-runtime/1.9.4.1/cobertura-runtime-1.9.4.1.pom:/Software/nobackup/m2repo/urbanophile/java-getopt/1.0.9/java-getopt-1.0.9.jar:/Software/nobackup/m2repo/org/apache/maven/reporting/maven-reporting-impl/2.0.4.2/maven-reporting-impl-2.0.4.2.jar:/Software/nobackup/m2repo/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar:/Software/nobackup/m2repo/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar:/Software/nobackup/m2repo/commons-digester/commons-digester/1.6/commons-digester-1.6.jar:/Software/nobackup/m2repo/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar:/Software/nobackup/m2repo/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar:/Software/nobackup/m2repo/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar:/Software/nobackup/m2repo/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar:/Software/nobackup/m2repo/org/apache/velocity/velocity/1.5/velocity-1.5.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar:/Software/nobackup/m2repo/commons-collections/commons-collections/3.2/commons-collections-3.2.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar:/Software/nobackup/m2repo/commons-lang/commons-lang/2.4/commons-lang-2.4.jar:/Software/nobackup/m2repo/org/codehaus/plexus/plexus-utils/2.0.2/plexus-utils-2.0.2.jar:/Software/nobackup/m2repo/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar -Dlog4j.configuration=file:/var/folders/ZC/ZCxLWY9zHqCTQUPl66dtTU+++TM/-Tmp-/log4j3899312265506289971config.properties -Xmx512m net.sourceforge.cobertura.reporting.Main --commandsfile /var/folders/ZC/ZCxLWY9zHqCTQUPl66dtTU+++TM/-Tmp-/cobertura.3531350447079613963.cmdline
[DEBUG] exit code: 0
[DEBUG] --------------------
[DEBUG] Standard output from the Cobertura task:
[DEBUG] --------------------
[INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Adding sourceDirectory=[--source]
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Adding sourceDirectory=[/Users/mirko/Documents/workspace/multimodule/app1/src/main/java]
[cobertura] DEBUG [main] net.sourceforge.cobertura.reporting.Main - format is html encoding is UTF-8
[cobertura] DEBUG [main] net.sourceforge.cobertura.reporting.Main - dataFile is /Users/mirko/Documents/workspace/multimodule/app1/target/cobertura/cobertura.ser
[cobertura] DEBUG [main] net.sourceforge.cobertura.reporting.Main - destinationDir is /Users/mirko/Documents/workspace/multimodule/app1/target/site/cobertura
Cobertura: Loaded information on 1 classes.
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Searching for file, name=[de/friedenhagen/multimodule/app1/MyApp1.java]
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Found inside sourceDirectories
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Searching for file, name=[de/friedenhagen/multimodule/app1/MyApp1.java]
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Found inside sourceDirectories
Report time: 273ms
[DEBUG] --------------------
[INFO] Cobertura Report generation was successful.
[DEBUG] Working Directory: null
[DEBUG] Executing command line:
[DEBUG] /bin/sh -c /Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/bin/java -cp :/Software/nobackup/m2repo/org/codehaus/mojo/cobertura-maven-plugin/2.5/cobertura-maven-plugin-2.5.jar:/Software/nobackup/m2repo/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar:/Software/nobackup/m2repo/oro/oro/2.0.8/oro-2.0.8.jar:/Software/nobackup/m2repo/asm/asm/3.0/asm-3.0.jar:/Software/nobackup/m2repo/asm/asm-tree/3.0/asm-tree-3.0.jar:/Software/nobackup/m2repo/log4j/log4j/1.2.9/log4j-1.2.9.jar:/Software/nobackup/m2repo/org/apache/ant/ant/1.7.0/ant-1.7.0.jar:/Software/nobackup/m2repo/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar:/Software/nobackup/m2repo/net/sourceforge/cobertura/cobertura-runtime/1.9.4.1/cobertura-runtime-1.9.4.1.pom:/Software/nobackup/m2repo/urbanophile/java-getopt/1.0.9/java-getopt-1.0.9.jar:/Software/nobackup/m2repo/org/apache/maven/reporting/maven-reporting-impl/2.0.4.2/maven-reporting-impl-2.0.4.2.jar:/Software/nobackup/m2repo/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar:/Software/nobackup/m2repo/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar:/Software/nobackup/m2repo/commons-digester/commons-digester/1.6/commons-digester-1.6.jar:/Software/nobackup/m2repo/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar:/Software/nobackup/m2repo/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar:/Software/nobackup/m2repo/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar:/Software/nobackup/m2repo/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar:/Software/nobackup/m2repo/org/apache/velocity/velocity/1.5/velocity-1.5.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar:/Software/nobackup/m2repo/commons-collections/commons-collections/3.2/commons-collections-3.2.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar:/Software/nobackup/m2repo/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar:/Software/nobackup/m2repo/commons-lang/commons-lang/2.4/commons-lang-2.4.jar:/Software/nobackup/m2repo/org/codehaus/plexus/plexus-utils/2.0.2/plexus-utils-2.0.2.jar:/Software/nobackup/m2repo/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar -Dlog4j.configuration=file:/var/folders/ZC/ZCxLWY9zHqCTQUPl66dtTU+++TM/-Tmp-/log4j6633363558969307131config.properties -Xmx512m net.sourceforge.cobertura.reporting.Main --commandsfile /var/folders/ZC/ZCxLWY9zHqCTQUPl66dtTU+++TM/-Tmp-/cobertura.2143965703520384785.cmdline
[DEBUG] exit code: 0
[DEBUG] --------------------
[DEBUG] Standard output from the Cobertura task:
[DEBUG] --------------------
[INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Adding sourceDirectory=[--source]
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Adding sourceDirectory=[/Users/mirko/Documents/workspace/multimodule/app1/src/main/java]
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Adding sourceDirectory=[--source]
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Adding sourceDirectory=[/Users/mirko/Documents/workspace/multimodule/app1/src/main/java]
[cobertura] DEBUG [main] net.sourceforge.cobertura.reporting.Main - format is xml encoding is UTF-8
[cobertura] DEBUG [main] net.sourceforge.cobertura.reporting.Main - dataFile is /Users/mirko/Documents/workspace/multimodule/app1/target/cobertura/cobertura.ser
[cobertura] DEBUG [main] net.sourceforge.cobertura.reporting.Main - destinationDir is /Users/mirko/Documents/workspace/multimodule/app1/target/site/cobertura
Cobertura: Loaded information on 1 classes.
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Searching for file, name=[de/friedenhagen/multimodule/app1/MyApp1.java]
[cobertura] DEBUG [main] net.sourceforge.cobertura.util.FileFinder - Found inside sourceDirectories
[cobertura] DEBUG [main] net.sourceforge.cobertura.reporting.xml.XMLReport - Dumping package de.friedenhagen.multimodule.app1
[cobertura] DEBUG [main] net.sourceforge.cobertura.reporting.xml.XMLReport - Dumping class de.friedenhagen.multimodule.app1.MyApp1
Report time: 238ms
[DEBUG] --------------------
[INFO] Cobertura Report generation was successful.
[DEBUG] Generating /Users/mirko/Documents/workspace/multimodule/app1/target/site/project-reports.html
[DEBUG] Velocimacro : added #link( href name target img position alt border width height ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #image( img alt border width height ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #banner( banner id ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #links( links ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #breadcrumbs( breadcrumbs ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #displayTree( display item ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #menuItem( item ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #mainMenu( menus ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #copyright( ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #publishDate( position publishDate version ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] Velocimacro : added #poweredByLogo( poweredBy ) : source = org/apache/maven/doxia/siterenderer/resources/default-site.vm
[DEBUG] The file '/Users/mirko/Documents/workspace/multimodule/app1/target/site/css/site.css' does not exists. Creating an empty file.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building app2 1.19-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] 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: de.friedenhagen.multimodule:app2:1.19-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [test]
[DEBUG] Repositories (dependencies): [maven.glassfish.org-central (http://maven.glassfish.org/content/repositories/central/, releases+snapshots), maven.glassfish.org-java.net-2 (http://maven.glassfish.org/content/groups/public/, releases+snapshots)]
[DEBUG] Repositories (plugins) : [maven.glassfish.org-central (http://maven.glassfish.org/content/repositories/central/, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${clean.excludeDefaultDirectories}
${maven.clean.failOnError}
${clean.followSymLinks}
${clean.skip}
${clean.verbose}
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:site (default-site)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${attributes}
${generateReports}
${generateSitemap}
${project.build.directory}/generated-site
${encoding}
${locales}
${session}
${siteOutputDirectory}
${outputEncoding}
${project}
org.codehaus.mojo
cobertura-maven-plugin
2.5
html
xml
${project.remoteArtifactRepositories}
${template}
${templateDirectory}
${templateFile}
${validate}
[DEBUG] =======================================================================
[DEBUG] de.friedenhagen.multimodule:app2:jar:1.19-SNAPSHOT
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ app2 ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean' with basic configurator -->
[DEBUG] (f) directory = /Users/mirko/Documents/workspace/multimodule/app2/target
[DEBUG] (f) excludeDefaultDirectories = false
[DEBUG] (f) failOnError = true
[DEBUG] (f) followSymLinks = false
[DEBUG] (f) outputDirectory = /Users/mirko/Documents/workspace/multimodule/app2/target/classes
[DEBUG] (f) reportDirectory = /Users/mirko/Documents/workspace/multimodule/app2/target/site
[DEBUG] (f) skip = false
[DEBUG] (f) testOutputDirectory = /Users/mirko/Documents/workspace/multimodule/app2/target/test-classes
[DEBUG] -- end configuration --
[INFO] Deleting /Users/mirko/Documents/workspace/multimodule/app2/target
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/surefire/surefirebooter257741523932916901.jar
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/surefire/surefire4872762303708864165tmp
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/surefire/surefire387687598936937759tmp
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app2/target/surefire
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/team-list.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/source-repository.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/project-summary.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/project-info.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/plugins.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/plugin-management.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/mail-lists.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/license.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/issue-tracking.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/integration.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/index.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/images/newwindow.png
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/images/logos/maven-feather.png
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/images/logos/build-by-maven-white.png
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/images/logos/build-by-maven-black.png
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app2/target/site/images/logos
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/images/icon_warning_sml.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/images/icon_success_sml.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/images/icon_info_sml.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/images/icon_error_sml.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/images/external.png
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/images/expanded.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/images/collapsed.gif
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/images/close.gif
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app2/target/site/images
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/distribution-management.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/dependency-management.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/dependency-convergence.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/dependencies.html
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/css/site.css
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/css/print.css
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/css/maven-theme.css
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/site/css/maven-base.css
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app2/target/site/css
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app2/target/site
[INFO] Deleting file /Users/mirko/Documents/workspace/multimodule/app2/target/generated-classes/cobertura/cobertura.properties
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app2/target/generated-classes/cobertura
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app2/target/generated-classes
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app2/target/cobertura
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app2/target/classes
[INFO] Deleting directory /Users/mirko/Documents/workspace/multimodule/app2/target
[DEBUG] Skipping non-existing directory /Users/mirko/Documents/workspace/multimodule/app2/target/classes
[DEBUG] Skipping non-existing directory /Users/mirko/Documents/workspace/multimodule/app2/target/test-classes
[DEBUG] Skipping non-existing directory /Users/mirko/Documents/workspace/multimodule/app2/target/site
[INFO]
[INFO] --- maven-site-plugin:3.0-beta-3:site (default-site) @ app2 ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:site from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:site' with basic configurator -->
[DEBUG] (f) attributes = {}
[DEBUG] (f) generateReports = true
[DEBUG] (f) generateSitemap = false
[DEBUG] (f) generatedSiteDirectory = /Users/mirko/Documents/workspace/multimodule/app2/target/generated-site
[DEBUG] (f) inputEncoding = UTF-8
[DEBUG] (f) localRepository = id: local
url: file:///Users/mirko/.m2/repository/
layout: none
[DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@784e8edc
[DEBUG] (f) outputDirectory = /Users/mirko/Documents/workspace/multimodule/app2/target/site
[DEBUG] (f) project = MavenProject: de.friedenhagen.multimodule:app2:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app2/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: de.friedenhagen.multimodule:parent:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/pom.xml, MavenProject: de.friedenhagen.multimodule:core:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/core/pom.xml, MavenProject: de.friedenhagen.multimodule:app1:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app1/pom.xml, MavenProject: de.friedenhagen.multimodule:app2:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app2/pom.xml]
[DEBUG] (s) groupId = org.codehaus.mojo
[DEBUG] (s) artifactId = cobertura-maven-plugin
[DEBUG] (s) version = 2.5
[DEBUG] (s) configuration = html
xml
[DEBUG] (f) reportPlugins = [org.apache.maven.plugins.site.ReportPlugin@35d22ddb]
[DEBUG] (f) repositories = [ id: maven.glassfish.org-central
url: http://maven.glassfish.org/content/repositories/central/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
, id: maven.glassfish.org-java.net-2
url: http://maven.glassfish.org/content/groups/public/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
]
[DEBUG] (f) siteDirectory = /Users/mirko/Documents/workspace/multimodule/app2/src/site
[DEBUG] (f) templateDirectory = /Users/mirko/Documents/workspace/multimodule/app2/src/site
[DEBUG] (f) validate = false
[DEBUG] (f) xdocDirectory = /Users/mirko/Documents/workspace/multimodule/app2/xdocs
[DEBUG] -- end configuration --
[DEBUG] executing Site Mojo
[DEBUG] DefaultMavenReportExecutor.buildMavenReports()
[DEBUG] resolving version for org.codehaus.mojo:cobertura-maven-plugin
[DEBUG] resolved org.codehaus.mojo:cobertura-maven-plugin version from the reporting.plugins section: 2.5
[INFO] configuring report plugin org.codehaus.mojo:cobertura-maven-plugin:2.5
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] mojoExecution cleanedConfiguration:
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] class org.codehaus.mojo.cobertura.CoberturaCheckMojo isMavenReport: false
[DEBUG] skip non MavenReport org.codehaus.mojo:cobertura-maven-plugin:2.5:check
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] mojoExecution cleanedConfiguration:
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] class org.codehaus.mojo.cobertura.CoberturaCleanMojo isMavenReport: false
[DEBUG] skip non MavenReport org.codehaus.mojo:cobertura-maven-plugin:2.5:clean
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${cobertura.aggregate}
${cobertura.datafile}
${project.build.sourceEncoding}
${cobertura.report.format}
${cobertura.maxmem}
${cobertura.omitGplFiles}
${quiet}
${reactorProjects}
[DEBUG] mojoExecution cleanedConfiguration:
html
xml
${cobertura.aggregate}
${cobertura.datafile}
${project.build.sourceEncoding}
${cobertura.report.format}
${cobertura.maxmem}
${cobertura.omitGplFiles}
${quiet}
${reactorProjects}
[DEBUG] class org.codehaus.mojo.cobertura.CoberturaReportMojo isMavenReport: true
[DEBUG] Configuring mojo org.codehaus.mojo:cobertura-maven-plugin:2.5:cobertura from plugin realm ClassRealm[plugin>org.codehaus.mojo:cobertura-maven-plugin:2.5, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]]
[DEBUG] Configuring mojo 'org.codehaus.mojo:cobertura-maven-plugin:2.5:cobertura' with basic configurator -->
[DEBUG] (f) formats = [html, xml]
[DEBUG] (f) aggregate = false
[DEBUG] (f) dataFile = /Users/mirko/Documents/workspace/multimodule/app2/target/cobertura/cobertura.ser
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) omitGplFiles = false
[DEBUG] (f) outputDirectory = /Users/mirko/Documents/workspace/multimodule/app2/target/site/cobertura
[DEBUG] (f) pluginClasspathList = [org.codehaus.mojo:cobertura-maven-plugin:maven-plugin:2.5:, net.sourceforge.cobertura:cobertura:jar:1.9.4.1:compile, oro:oro:jar:2.0.8:compile, asm:asm:jar:3.0:compile, asm:asm-tree:jar:3.0:compile, log4j:log4j:jar:1.2.9:compile, org.apache.ant:ant:jar:1.7.0:compile, org.apache.ant:ant-launcher:jar:1.7.0:compile, net.sourceforge.cobertura:cobertura-runtime:pom:1.9.4.1:compile, urbanophile:java-getopt:jar:1.0.9:compile, org.apache.maven.reporting:maven-reporting-impl:jar:2.0.4.2:compile, commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester:jar:1.6:compile, commons-logging:commons-logging:jar:1.0.4:compile, xml-apis:xml-apis:jar:1.0.b2:compile, org.apache.maven.doxia:doxia-core:jar:1.0:compile, org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity:jar:1.5:compile, org.apache.maven.doxia:doxia-decoration-model:jar:1.0:compile, commons-collections:commons-collections:jar:3.2:compile, org.apache.maven.doxia:doxia-module-apt:jar:1.0:compile, org.apache.maven.doxia:doxia-module-fml:jar:1.0:compile, org.apache.maven.doxia:doxia-module-xdoc:jar:1.0:compile, org.apache.maven.doxia:doxia-module-xhtml:jar:1.0:compile, commons-lang:commons-lang:jar:2.4:compile, org.codehaus.plexus:plexus-utils:jar:2.0.2:compile, org.apache.maven.shared:maven-invoker:jar:2.0.11:compile]
[DEBUG] (f) project = MavenProject: de.friedenhagen.multimodule:app2:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app2/pom.xml
[DEBUG] (f) quiet = false
[DEBUG] (f) reactorProjects = [MavenProject: de.friedenhagen.multimodule:parent:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/pom.xml, MavenProject: de.friedenhagen.multimodule:core:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/core/pom.xml, MavenProject: de.friedenhagen.multimodule:app1:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app1/pom.xml, MavenProject: de.friedenhagen.multimodule:app2:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app2/pom.xml]
[DEBUG] -- end configuration --
[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]
[INFO]
[INFO] >>> cobertura-maven-plugin:2.5:cobertura (report:cobertura) @ app2 >>>
[DEBUG] de.friedenhagen.multimodule:app2:jar:1.19-SNAPSHOT
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ app2 ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = /Users/mirko/Documents/workspace/multimodule/app2/target/classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: de.friedenhagen.multimodule:app2:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app2/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /Users/mirko/Documents/workspace/multimodule/app2/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@784e8edc
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {java.vendor=Apple Inc., cobertura-plugin.version=2.5, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Server Compiler, env.SECURITYSESSIONID=235026, env.PROMPT_COMMAND=echo -ne "\033]0;${USER}@${HOSTNAME%%.*}:${PWD/#$HOME/~}\007", env.GEM_HOME=/Users/mirko/Library/Ruby/Gems/1.8/, os.name=Mac OS X, sun.boot.class.path=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/jsfd.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/ui.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/laf.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/sunrsasign.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/jsse.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/jce.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/charsets.jar, env.TMPDIR=/var/tmp/mirko, env.PWD=/Users/mirko/Documents/workspace/multimodule, java.vm.specification.vendor=Sun Microsystems Inc., java.runtime.version=1.6.0_24-b07-330-10M3326, env.Apple_PubSub_Socket_Render=/tmp/launch-rZ2PmD/Render, project.build.sourceEncoding=UTF-8, env.DISPLAY=/tmp/launch-w5V9Wm/org.x:0, user.name=mirko, env.USER=mirko, env.SHELL=/bin/bash, env.__CF_USER_TEXT_ENCODING=0x1F6:0:3, awt.nativeDoubleBuffering=true, env.PYTHON=python, env.PATH=/Library/Frameworks/Python.framework/Versions/Current/bin:/Users/mirko/bin:/opt/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Users/mirko/bin:/opt/local/bin:/usr/local/Cellar/android-sdk/r10//tools:/Users/mirko/bin, user.language=de, sun.boot.library.path=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Libraries, classworlds.conf=/opt/local/maven3/current/bin/m2.conf, java.version=1.6.0_24, user.timezone=Europe/Zurich, env.BASH_ENV=/Users/mirko/.bashrc, sun.arch.data.model=64, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/lib/endorsed, sun.cpu.isalist=, sun.jnu.encoding=MacRoman, file.encoding.pkg=sun.io, env.CATALINA_OPTS=-Dcom.sun.management.jmxremote, env.SHLVL=1, file.separator=/, java.specification.name=Java Platform API Specification, java.class.version=50.0, user.country=DE, java.home=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home, env.ANDROID_HOME=/usr/local/Cellar/android-sdk/r10/, java.vm.info=mixed mode, env.LOGNAME=mirko, env.PYTHONSTARTUP=/Users/mirko/.pythonrc, os.version=10.6.7, env.JAVA_MAIN_CLASS_28286=org.codehaus.plexus.classworlds.launcher.Launcher, env.ANDROID_SDK_ROOT=/usr/local/Cellar/android-sdk/r10/, env.TERM_PROGRAM_VERSION=273.1, path.separator=:, java.vm.version=19.1-b02-330, env.JAVA_HOME=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home, env.SLANG_EDITOR=jed %s -g %d -tmp, java.awt.printerjob=apple.awt.CPrinterJob, env.TERM=xterm-color, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=apple.awt.CToolkit, env.MANPATH=/usr/share/man:/usr/local/share/man:/usr/X11/share/man:/usr/X11/man:/usr/local/git/man, user.home=/Users/mirko, env.OLDPWD=/Users/mirko/Documents/workspace/multimodule, java.specification.vendor=Sun Microsystems Inc., env.TERM_PROGRAM=Apple_Terminal, java.library.path=.:/Users/mirko/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, java.vendor.url=http://www.apple.com/, env.RTFLIBDIR=/Users/mirko/r2h/, env.HUDSON_HOME=/Software/hudson, java.vm.vendor=Apple Inc., gopherProxySet=false, maven.home=/opt/local/maven3/current, java.runtime.name=Java(TM) SE Runtime Environment, java.class.path=/opt/local/maven3/current/boot/plexus-classworlds-2.4.jar, env.com.apple.java.jvmMode=client, env.CVS_RSH=ssh, java.vm.specification.name=Java Virtual Machine Specification, java.vm.specification.version=1.0, sun.cpu.endian=little, sun.os.patch.level=unknown, env.HOME=/Users/mirko, java.io.tmpdir=/var/folders/ZC/ZCxLWY9zHqCTQUPl66dtTU+++TM/-Tmp-/, java.vendor.url.bug=http://bugreport.apple.com/, env.MAVEN_OPTS=-Xmx512m, env.SSH_AUTH_SOCK=/tmp/launch-3pkp7u/Listeners, env.COMMAND_MODE=unix2003, env.GIT_SSH=/Users/mirko/bin/gitssh, mrj.build=10M3326, os.arch=x86_64, java.awt.graphicsenv=apple.awt.CGraphicsEnvironment, java.ext.dirs=/Users/mirko/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/lib/ext, mrj.version=1060.1.6.0_24-330, env.com.apple.java.jvmTask=CommandLine_Manual.java, user.dir=/Users/mirko/Documents/workspace/multimodule, line.separator=
, env.RSYNC_RSH=ssh -oClearAllForwardings=yes, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.EDITOR=vim, env.USERNAME=, file.encoding=MacRoman, java.specification.version=1.6}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory /Users/mirko/Documents/workspace/multimodule/app2/src/main/resources
excludes []
includes []
[INFO] skip non existing resourceDirectory /Users/mirko/Documents/workspace/multimodule/app2/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ app2 ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:2.3.2, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile' with basic configurator -->
[DEBUG] (f) basedir = /Users/mirko/Documents/workspace/multimodule/app2
[DEBUG] (f) buildDirectory = /Users/mirko/Documents/workspace/multimodule/app2/target
[DEBUG] (f) classpathElements = [/Users/mirko/Documents/workspace/multimodule/app2/target/classes]
[DEBUG] (f) compileSourceRoots = [/Users/mirko/Documents/workspace/multimodule/app2/src/main/java]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) fork = false
[DEBUG] (f) generatedSourcesDirectory = /Users/mirko/Documents/workspace/multimodule/app2/target/generated-sources/annotations
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = /Users/mirko/Documents/workspace/multimodule/app2/target/classes
[DEBUG] (f) outputFileName = app2-1.19-SNAPSHOT
[DEBUG] (f) projectArtifact = de.friedenhagen.multimodule:app2:jar:1.19-SNAPSHOT
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@784e8edc
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) source = 1.5
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.5
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[INFO] No sources to compile
[INFO]
[INFO] --- cobertura-maven-plugin:2.5:instrument (report:cobertura) @ app2 ---
[DEBUG] Configuring mojo org.codehaus.mojo:cobertura-maven-plugin:2.5:instrument from plugin realm ClassRealm[plugin>org.codehaus.mojo:cobertura-maven-plugin:2.5, parent: ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]]
[DEBUG] Configuring mojo 'org.codehaus.mojo:cobertura-maven-plugin:2.5:instrument' with basic configurator -->
[DEBUG] (f) attach = false
[DEBUG] (f) check = org.codehaus.mojo.cobertura.configuration.ConfigCheck@69ddad02
[DEBUG] (f) classifier = cobertura
[DEBUG] (f) dataFile = /Users/mirko/Documents/workspace/multimodule/app2/target/cobertura/cobertura.ser
[DEBUG] (f) forceMojoExecution = false
[DEBUG] (f) instrumentation =
[DEBUG] (f) maxmem = 64m
[DEBUG] (f) pluginClasspathList = [org.codehaus.mojo:cobertura-maven-plugin:maven-plugin:2.5:, net.sourceforge.cobertura:cobertura:jar:1.9.4.1:compile, oro:oro:jar:2.0.8:compile, asm:asm:jar:3.0:compile, asm:asm-tree:jar:3.0:compile, log4j:log4j:jar:1.2.9:compile, org.apache.ant:ant:jar:1.7.0:compile, org.apache.ant:ant-launcher:jar:1.7.0:compile, net.sourceforge.cobertura:cobertura-runtime:pom:1.9.4.1:compile, urbanophile:java-getopt:jar:1.0.9:compile, org.apache.maven.reporting:maven-reporting-impl:jar:2.0.4.2:compile, commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester:jar:1.6:compile, commons-logging:commons-logging:jar:1.0.4:compile, xml-apis:xml-apis:jar:1.0.b2:compile, org.apache.maven.doxia:doxia-core:jar:1.0:compile, org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity:jar:1.5:compile, org.apache.maven.doxia:doxia-decoration-model:jar:1.0:compile, commons-collections:commons-collections:jar:3.2:compile, org.apache.maven.doxia:doxia-module-apt:jar:1.0:compile, org.apache.maven.doxia:doxia-module-fml:jar:1.0:compile, org.apache.maven.doxia:doxia-module-xdoc:jar:1.0:compile, org.apache.maven.doxia:doxia-module-xhtml:jar:1.0:compile, commons-lang:commons-lang:jar:2.4:compile, org.codehaus.plexus:plexus-utils:jar:2.0.2:compile, org.apache.maven.shared:maven-invoker:jar:2.0.11:compile]
[DEBUG] (f) project = MavenProject: de.friedenhagen.multimodule:app2:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app2/pom.xml
[DEBUG] (f) quiet = false
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[DEBUG] Config :
[DEBUG] Basedir: /Users/mirko/Documents/workspace/multimodule/app2/target/generated-classes/cobertura
[DEBUG] Include: **/*.class
[DEBUG] Exclude: **/*~,**/#*#,**/.#*,**/%*%,**/._*,**/CVS,**/CVS/**,**/.cvsignore,**/RCS,**/RCS/**,**/SCCS,**/SCCS/**,**/vssver.scc,**/.svn,**/.svn/**,**/.arch-ids,**/.arch-ids/**,**/.bzr,**/.bzr/**,**/.MySCMServerInfo,**/.DS_Store,**/.metadata,**/.metadata/**,**/.hg,**/.hg/**,**/.git,**/.git/**,**/BitKeeper,**/BitKeeper/**,**/ChangeSet,**/ChangeSet/**,**/_darcs,**/_darcs/**,**/.darcsrepo,**/.darcsrepo/**,**/-darcs-backup*,**/.darcs-temp-mail
[DEBUG] Max Mem: 512m
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[DEBUG] de.friedenhagen.multimodule:app2:jar:1.19-SNAPSHOT
[DEBUG] net.sourceforge.cobertura:cobertura-runtime:pom:1.9.4.1:provided
[DEBUG] net.sourceforge.cobertura:cobertura:jar:1.9.4.1:provided
[DEBUG] org.apache.ant:ant:jar:1.7.0:provided
[DEBUG] org.apache.ant:ant-launcher:jar:1.7.0:provided
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ app2 ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.4.3:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.4.3:testResources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = /Users/mirko/Documents/workspace/multimodule/app2/target/test-classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: de.friedenhagen.multimodule:app2:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app2/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /Users/mirko/Documents/workspace/multimodule/app2/src/test/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@784e8edc
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {java.vendor=Apple Inc., cobertura-plugin.version=2.5, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Server Compiler, env.SECURITYSESSIONID=235026, env.PROMPT_COMMAND=echo -ne "\033]0;${USER}@${HOSTNAME%%.*}:${PWD/#$HOME/~}\007", env.GEM_HOME=/Users/mirko/Library/Ruby/Gems/1.8/, os.name=Mac OS X, sun.boot.class.path=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/jsfd.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/ui.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/laf.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/sunrsasign.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/jsse.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/jce.jar:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Classes/charsets.jar, env.TMPDIR=/var/tmp/mirko, env.PWD=/Users/mirko/Documents/workspace/multimodule, java.vm.specification.vendor=Sun Microsystems Inc., java.runtime.version=1.6.0_24-b07-330-10M3326, env.Apple_PubSub_Socket_Render=/tmp/launch-rZ2PmD/Render, project.build.sourceEncoding=UTF-8, env.DISPLAY=/tmp/launch-w5V9Wm/org.x:0, user.name=mirko, env.USER=mirko, env.SHELL=/bin/bash, env.__CF_USER_TEXT_ENCODING=0x1F6:0:3, awt.nativeDoubleBuffering=true, env.PYTHON=python, env.PATH=/Library/Frameworks/Python.framework/Versions/Current/bin:/Users/mirko/bin:/opt/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Users/mirko/bin:/opt/local/bin:/usr/local/Cellar/android-sdk/r10//tools:/Users/mirko/bin, user.language=de, sun.boot.library.path=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Libraries, classworlds.conf=/opt/local/maven3/current/bin/m2.conf, java.version=1.6.0_24, user.timezone=Europe/Zurich, env.BASH_ENV=/Users/mirko/.bashrc, sun.arch.data.model=64, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/lib/endorsed, sun.cpu.isalist=, sun.jnu.encoding=MacRoman, file.encoding.pkg=sun.io, env.CATALINA_OPTS=-Dcom.sun.management.jmxremote, env.SHLVL=1, file.separator=/, java.specification.name=Java Platform API Specification, java.class.version=50.0, user.country=DE, java.home=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home, env.ANDROID_HOME=/usr/local/Cellar/android-sdk/r10/, java.vm.info=mixed mode, env.LOGNAME=mirko, env.PYTHONSTARTUP=/Users/mirko/.pythonrc, os.version=10.6.7, env.JAVA_MAIN_CLASS_28286=org.codehaus.plexus.classworlds.launcher.Launcher, env.ANDROID_SDK_ROOT=/usr/local/Cellar/android-sdk/r10/, env.TERM_PROGRAM_VERSION=273.1, path.separator=:, java.vm.version=19.1-b02-330, env.JAVA_HOME=/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home, env.SLANG_EDITOR=jed %s -g %d -tmp, java.awt.printerjob=apple.awt.CPrinterJob, env.TERM=xterm-color, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=apple.awt.CToolkit, env.MANPATH=/usr/share/man:/usr/local/share/man:/usr/X11/share/man:/usr/X11/man:/usr/local/git/man, user.home=/Users/mirko, env.OLDPWD=/Users/mirko/Documents/workspace/multimodule, java.specification.vendor=Sun Microsystems Inc., env.TERM_PROGRAM=Apple_Terminal, java.library.path=.:/Users/mirko/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, java.vendor.url=http://www.apple.com/, env.RTFLIBDIR=/Users/mirko/r2h/, env.HUDSON_HOME=/Software/hudson, java.vm.vendor=Apple Inc., gopherProxySet=false, maven.home=/opt/local/maven3/current, java.runtime.name=Java(TM) SE Runtime Environment, java.class.path=/opt/local/maven3/current/boot/plexus-classworlds-2.4.jar, env.com.apple.java.jvmMode=client, env.CVS_RSH=ssh, java.vm.specification.name=Java Virtual Machine Specification, java.vm.specification.version=1.0, sun.cpu.endian=little, sun.os.patch.level=unknown, env.HOME=/Users/mirko, java.io.tmpdir=/var/folders/ZC/ZCxLWY9zHqCTQUPl66dtTU+++TM/-Tmp-/, java.vendor.url.bug=http://bugreport.apple.com/, env.MAVEN_OPTS=-Xmx512m, env.SSH_AUTH_SOCK=/tmp/launch-3pkp7u/Listeners, env.COMMAND_MODE=unix2003, env.GIT_SSH=/Users/mirko/bin/gitssh, mrj.build=10M3326, os.arch=x86_64, java.awt.graphicsenv=apple.awt.CGraphicsEnvironment, java.ext.dirs=/Users/mirko/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/lib/ext, mrj.version=1060.1.6.0_24-330, env.com.apple.java.jvmTask=CommandLine_Manual.java, user.dir=/Users/mirko/Documents/workspace/multimodule, line.separator=
, env.RSYNC_RSH=ssh -oClearAllForwardings=yes, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.EDITOR=vim, env.USERNAME=, file.encoding=MacRoman, java.specification.version=1.6}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory /Users/mirko/Documents/workspace/multimodule/app2/src/test/resources
excludes []
includes []
[INFO] skip non existing resourceDirectory /Users/mirko/Documents/workspace/multimodule/app2/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ app2 ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:2.3.2, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile' with basic configurator -->
[DEBUG] (f) basedir = /Users/mirko/Documents/workspace/multimodule/app2
[DEBUG] (f) buildDirectory = /Users/mirko/Documents/workspace/multimodule/app2/target
[DEBUG] (f) classpathElements = [/Users/mirko/Documents/workspace/multimodule/app2/target/test-classes, /Users/mirko/Documents/workspace/multimodule/app2/target/generated-classes/cobertura, /Users/mirko/.m2/repository/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar, /Users/mirko/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar, /Users/mirko/.m2/repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar]
[DEBUG] (f) compileSourceRoots = [/Users/mirko/Documents/workspace/multimodule/app2/src/test/java]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) fork = false
[DEBUG] (f) generatedTestSourcesDirectory = /Users/mirko/Documents/workspace/multimodule/app2/target/generated-sources/test-annotations
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = /Users/mirko/Documents/workspace/multimodule/app2/target/test-classes
[DEBUG] (f) outputFileName = app2-1.19-SNAPSHOT
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@784e8edc
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) source = 1.5
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.5
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ app2 ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:2.7.2:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:2.7.2, parent: sun.misc.Launcher$AppClassLoader@1ef6a746]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:2.7.2:test' with basic configurator -->
[DEBUG] (s) basedir = /Users/mirko/Documents/workspace/multimodule/app2
[DEBUG] (s) childDelegation = false
[DEBUG] (s) classesDirectory = /Users/mirko/Documents/workspace/multimodule/app2/target/generated-classes/cobertura
[DEBUG] (s) disableXmlReport = false
[DEBUG] (s) enableAssertions = true
[DEBUG] (s) forkMode = once
[DEBUG] (s) junitArtifactName = junit:junit
[DEBUG] (s) localRepository = id: local
url: file:///Users/mirko/.m2/repository/
layout: none
[DEBUG] (f) parallelMavenExecution = false
[DEBUG] (s) perCoreThreadCount = true
[DEBUG] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.7.2:, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:2.7.2:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:2.7.2:compile, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:2.7.2:compile, org.apache.maven.shared:maven-common-artifact-filters=org.apache.maven.shared:maven-common-artifact-filters:jar:1.3:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:2.0.5:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile}
[DEBUG] (s) printSummary = true
[DEBUG] (s) project = MavenProject: de.friedenhagen.multimodule:app2:1.19-SNAPSHOT @ /Users/mirko/Documents/workspace/multimodule/app2/pom.xml
[DEBUG] (s) projectArtifactMap = {net.sourceforge.cobertura:cobertura-runtime=net.sourceforge.cobertura:cobertura-runtime:pom:1.9.4.1:provided, net.sourceforge.cobertura:cobertura=net.sourceforge.cobertura:cobertura:jar:1.9.4.1:provided, org.apache.ant:ant=org.apache.ant:ant:jar:1.7.0:provided, org.apache.ant:ant-launcher=org.apache.ant:ant-launcher:jar:1.7.0:provided}
[DEBUG] (s) redirectTestOutputToFile = false
[DEBUG] (s) remoteRepositories = [ id: maven.glassfish.org-central
url: http://maven.glassfish.org/content/repositories/central/
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
]
[DEBUG] (s) reportFormat = brief
[DEBUG] (s) reportsDirectory = /Users/mirko/Documents/workspace/multimodule/app2/target/surefire-reports
[DEBUG] (s) runOrder = filesystem
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@784e8edc
[DEBUG] (s) skip = false
[DEBUG] (s) skipTests = false
[DEBUG] (s) testClassesDirectory = /Users/mirko/Documents/workspace/multimodule/app2/target/test-classes
[DEBUG] (s) testFailureIgnore = true
[DEBUG] (s) testNGArtifactName = org.testng:testng
[DEBUG] (s) testSourceDirectory = /Users/mirko/Documents/workspace/multimodule/app2/src/test/java
[DEBUG] (s) trimStackTrace = true
[DEBUG] (s) useFile = true
[DEBUG] (s) useManifestOnlyJar = true
[DEBUG] (s) useSystemClassLoader = true
[DEBUG] (s) useUnlimitedThreads = false
[DEBUG] (s) workingDirectory = /Users/mirko/Documents/workspace/multimodule/app2
[DEBUG] -- end configuration --
[INFO] No tests to run.
[INFO] Surefire report directory: /Users/mirko/Documents/workspace/multimodule/app2/target/surefire-reports
[DEBUG] Setting system property [user.dir]=[/Users/mirko/Documents/workspace/multimodule/app2]
[DEBUG] Setting system property [cobertura-plugin.version]=[2.5]
[DEBUG] Setting system property [localRepository]=[/Users/mirko/.m2/repository]
[DEBUG] Setting system property [basedir]=[/Users/mirko/Documents/workspace/multimodule/app2]
[DEBUG] Using JVM: /Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/bin/java
[DEBUG] dummy:dummy:jar:1.0 (selected for null)
[DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.7.2:compile (selected for compile)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.7.2:compile (selected for compile)
[DEBUG] Adding to surefire booter test classpath: /Users/mirko/.m2/repository/org/apache/maven/surefire/surefire-booter/2.7.2/surefire-booter-2.7.2.jar Scope: compile
[DEBUG] Adding to surefire booter test classpath: /Users/mirko/.m2/repository/org/apache/maven/surefire/surefire-api/2.7.2/surefire-api-2.7.2.jar Scope: compile
[DEBUG] dummy:dummy:jar:1.0 (selected for null)
[DEBUG] org.apache.maven.surefire:surefire-junit3:jar:2.7.2:test (selected for test)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.7.2:test (selected for test)
[DEBUG] Adding to surefire test classpath: /Users/mirko/.m2/repository/org/apache/maven/surefire/surefire-junit3/2.7.2/surefire-junit3-2.7.2.jar Scope: test
[DEBUG] Adding to surefire test classpath: /Users/mirko/.m2/repository/org/apache/maven/surefire/surefire-api/2.7.2/surefire-api-2.7.2.jar Scope: test
[DEBUG] Test Classpath :
[DEBUG] /Users/mirko/Documents/workspace/multimodule/app2/target/test-classes
[DEBUG] /Users/mirko/Documents/workspace/multimodule/app2/target/generated-classes/cobertura
[DEBUG] /Users/mirko/.m2/repository/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar
[DEBUG] /Users/mirko/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar
[DEBUG] /Users/mirko/.m2/repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar
[DEBUG] dummy:dummy:jar:1.0 (selected for null)
[DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.7.2:compile (selected for compile)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.7.2:compile (selected for compile)
[DEBUG] Adding to surefire booter test classpath: /Users/mirko/.m2/repository/org/apache/maven/surefire/surefire-booter/2.7.2/surefire-booter-2.7.2.jar Scope: compile
[DEBUG] Adding to surefire booter test classpath: /Users/mirko/.m2/repository/org/apache/maven/surefire/surefire-api/2.7.2/surefire-api-2.7.2.jar Scope: compile
Forking command line: /bin/sh -c cd /Users/mirko/Documents/workspace/multimodule/app2 && /Library/Java/JavaVirtualMachines/1.6.0_24-b07-330.jdk/Contents/Home/bin/java -jar /Users/mirko/Documents/workspace/multimodule/app2/target/surefire/surefirebooter3397245719503926621.jar /Users/mirko/Documents/workspace/multimodule/app2/target/surefire/surefire1543689015681749774tmp /Users/mirko/Documents/workspace/multimodule/app2/target/surefire/surefire5854241667552055671tmp
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] <<< cobertura-maven-plugin:2.5:cobertura (report:cobertura) @ app2 <<<
[INFO] Not executing cobertura:report as the cobertura data file (/Users/mirko/Documents/workspace/multimodule/app2/target/cobertura/cobertura.ser) could not be found
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] mojoExecution cleanedConfiguration:
${check}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] class org.codehaus.mojo.cobertura.CoberturaDatafileDumpMojo isMavenReport: false
[DEBUG] skip non MavenReport org.codehaus.mojo:cobertura-maven-plugin:2.5:dump-datafile
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${detail}
${goal}
${indentSize}
${lineLength}
[DEBUG] mojoExecution cleanedConfiguration:
${detail}
${goal}
${indentSize}
${lineLength}
[DEBUG] class org.codehaus.mojo.cobertura.HelpMojo isMavenReport: false
[DEBUG] skip non MavenReport org.codehaus.mojo:cobertura-maven-plugin:2.5:help
[DEBUG] mojoExecution mergedConfiguration:
html
xml
${cobertura.attach}
${check}
${cobertura.classifier}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] mojoExecution cleanedConfiguration:
${cobertura.attach}
${check}
${cobertura.classifier}
${cobertura.datafile}
${cobertura.force}
${instrumentation}
${cobertura.maxmem}
${quiet}
${cobertura.skip}
[DEBUG] class org.codehaus.mojo.cobertura.CoberturaInstrumentMojo isMavenReport: false
[DEBUG] skip non MavenReport org.codehaus.mojo:cobertura-maven-plugin:2.5:instrument
[DEBUG] Parent project loaded ...
[DEBUG] Mapped url: /Users/mirko/Documents/workspace/multimodule to relative path: ..
[WARNING] No URL defined for the project - decoration links will not be resolved
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[DEBUG] The file '/Users/mirko/Documents/workspace/multimodule/app2/target/site/css/site.css' does not exists. Creating an empty file.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] parent ............................................ SUCCESS [4.260s]
[INFO] core .............................................. SUCCESS [6.901s]
[INFO] app1 .............................................. SUCCESS [5.287s]
[INFO] app2 .............................................. SUCCESS [1.654s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.437s
[INFO] Finished at: Fri Apr 22 11:02:42 CEST 2011
[INFO] Final Memory: 14M/81M
[INFO] ------------------------------------------------------------------------