You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2015/12/28 13:39:49 UTC

[jira] [Commented] (MNG-5953) build failed

    [ https://issues.apache.org/jira/browse/MNG-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072684#comment-15072684 ] 

Michael Osipov commented on MNG-5953:
-------------------------------------

This is not a support forum. I assume that your custom packaging has a custom lifecycle improperly implemented. Remove the flex stuff and see if that works. If yes, contact the flexmojo plugin team.

> build failed
> ------------
>
>                 Key: MNG-5953
>                 URL: https://issues.apache.org/jira/browse/MNG-5953
>             Project: Maven
>          Issue Type: Bug
>          Components: Command Line
>    Affects Versions: 3.3.9
>         Environment: OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "dos"
> Java version: 1.8.0_66, vendor: Oracle Corporation
>            Reporter: Dmitrii Fedin
>
> Standart maven 'mvn clean build' execution failed.
> Project uses 'net.flexmojos.oss:flexmojos-maven-plugin:7.0.1' build plugin with custom packaging types.
> Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T19:41:47+03:00)
> Maven home: c:\java\apache-maven-3.3.9
> Java version: 1.8.0_66, vendor: Oracle Corporation
> Java home: c:\java\jdk1.8.0_66\jre
> Default locale: en_US, platform encoding: Cp1251
> OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "dos"
> [DEBUG] Created new class realm maven.api
> [DEBUG] Importing foreign packages into class realm maven.api
> [DEBUG]   Imported: javax.enterprise.inject.* < plexus.core
> [DEBUG]   Imported: javax.enterprise.util.* < plexus.core
> [DEBUG]   Imported: javax.inject.* < plexus.core
> [DEBUG]   Imported: org.apache.maven.* < plexus.core
> [DEBUG]   Imported: org.apache.maven.artifact < plexus.core
> [DEBUG]   Imported: org.apache.maven.classrealm < plexus.core
> [DEBUG]   Imported: org.apache.maven.cli < plexus.core
> [DEBUG]   Imported: org.apache.maven.configuration < plexus.core
> [DEBUG]   Imported: org.apache.maven.exception < plexus.core
> [DEBUG]   Imported: org.apache.maven.execution < plexus.core
> [DEBUG]   Imported: org.apache.maven.execution.scope < plexus.core
> [DEBUG]   Imported: org.apache.maven.lifecycle < plexus.core
> [DEBUG]   Imported: org.apache.maven.model < plexus.core
> [DEBUG]   Imported: org.apache.maven.monitor < plexus.core
> [DEBUG]   Imported: org.apache.maven.plugin < plexus.core
> [DEBUG]   Imported: org.apache.maven.profiles < plexus.core
> [DEBUG]   Imported: org.apache.maven.project < plexus.core
> [DEBUG]   Imported: org.apache.maven.reporting < plexus.core
> [DEBUG]   Imported: org.apache.maven.repository < plexus.core
> [DEBUG]   Imported: org.apache.maven.rtinfo < plexus.core
> [DEBUG]   Imported: org.apache.maven.settings < plexus.core
> [DEBUG]   Imported: org.apache.maven.toolchain < plexus.core
> [DEBUG]   Imported: org.apache.maven.usability < plexus.core
> [DEBUG]   Imported: org.apache.maven.wagon.* < plexus.core
> [DEBUG]   Imported: org.apache.maven.wagon.authentication < plexus.core
> [DEBUG]   Imported: org.apache.maven.wagon.authorization < plexus.core
> [DEBUG]   Imported: org.apache.maven.wagon.events < plexus.core
> [DEBUG]   Imported: org.apache.maven.wagon.observers < plexus.core
> [DEBUG]   Imported: org.apache.maven.wagon.proxy < plexus.core
> [DEBUG]   Imported: org.apache.maven.wagon.repository < plexus.core
> [DEBUG]   Imported: org.apache.maven.wagon.resource < plexus.core
> [DEBUG]   Imported: org.codehaus.classworlds < plexus.core
> [DEBUG]   Imported: org.codehaus.plexus.* < plexus.core
> [DEBUG]   Imported: org.codehaus.plexus.classworlds < plexus.core
> [DEBUG]   Imported: org.codehaus.plexus.component < plexus.core
> [DEBUG]   Imported: org.codehaus.plexus.configuration < plexus.core
> [DEBUG]   Imported: org.codehaus.plexus.container < plexus.core
> [DEBUG]   Imported: org.codehaus.plexus.context < plexus.core
> [DEBUG]   Imported: org.codehaus.plexus.lifecycle < plexus.core
> [DEBUG]   Imported: org.codehaus.plexus.logging < plexus.core
> [DEBUG]   Imported: org.codehaus.plexus.personality < plexus.core
> [DEBUG]   Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
> [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
> [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
> [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
> [DEBUG]   Imported: org.eclipse.aether.* < plexus.core
> [DEBUG]   Imported: org.eclipse.aether.artifact < plexus.core
> [DEBUG]   Imported: org.eclipse.aether.collection < plexus.core
> [DEBUG]   Imported: org.eclipse.aether.deployment < plexus.core
> [DEBUG]   Imported: org.eclipse.aether.graph < plexus.core
> [DEBUG]   Imported: org.eclipse.aether.impl < plexus.core
> [DEBUG]   Imported: org.eclipse.aether.installation < plexus.core
> [DEBUG]   Imported: org.eclipse.aether.internal.impl < plexus.core
> [DEBUG]   Imported: org.eclipse.aether.metadata < plexus.core
> [DEBUG]   Imported: org.eclipse.aether.repository < plexus.core
> [DEBUG]   Imported: org.eclipse.aether.resolution < plexus.core
> [DEBUG]   Imported: org.eclipse.aether.spi < plexus.core
> [DEBUG]   Imported: org.eclipse.aether.transfer < plexus.core
> [DEBUG]   Imported: org.eclipse.aether.version < plexus.core
> [DEBUG]   Imported: org.slf4j.* < plexus.core
> [DEBUG]   Imported: org.slf4j.helpers.* < plexus.core
> [DEBUG]   Imported: org.slf4j.spi.* < plexus.core
> [DEBUG] Populating class realm maven.api
> [INFO] Error stacktraces are turned on.
> [DEBUG] Reading global settings from c:\java\apache-maven-3.3.9\conf\settings.xml
> [DEBUG] Reading user settings from C:\Users\fedin\.m2\settings.xml
> [DEBUG] Reading global toolchains from c:\java\apache-maven-3.3.9\conf\toolchains.xml
> [DEBUG] Reading user toolchains from C:\Users\fedin\.m2\toolchains.xml
> [DEBUG] Using local repository at C:\Users\fedin\.m2\repository
> [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for C:\Users\fedin\.m2\repository
> [INFO] Scanning for projects...
> [DEBUG] Extension realms for project ru.era.ms:ms-parent:pom:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:commons:pom:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:java:pom:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:commons-core:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-api:pom:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-api-core:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-api-settings:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-api-logs:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-api-dictionaries:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-api-orgstructure:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-api-users:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-api-news:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-ojdbc:pom:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-ojdbc-core:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-ojdbc-settings:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-ojdbc-logs:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-ojdbc-dictionaries:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-ojdbc-orgstructure:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-ojdbc-users:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-ojdbc-news:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-ojdbc-realm:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-ojdbc-base:pom:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-pgjdbc:pom:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-pgjdbc-core:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-pgjdbc-dictionaries:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-pgjdbc-settings:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-pgjdbc-logs:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-pgjdbc-orgstructure:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-pgjdbc-users:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-pgjdbc-news:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-pgjdbc-realm:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:dao-pgjdbc-base:pom:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:commons-logs:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:mail:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:amf-commons:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:web-base:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:graniteds-helper:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:smev-kernel-wsi:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:xslt:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:context-events-logger:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:security-util:jar:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:web:pom:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:era-realm-theme-brown:war:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:era-realm-theme-green:war:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:era-realm-theme-blue:war:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:check-browser:war:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:flex-wrapper:war:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:era-realm-web:war:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null]
> [DEBUG] Extension realms for project ru.era.commons:flex:pom:001.00.044.2-SNAPSHOT: (none)
> [DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
> [WARNING] The POM for org.apache.flex:compiler:pom:4.12.1.20140427 is missing, no dependency information available
> [WARNING] The POM for org.apache.flex.compiler:mxmlc:jar:4.12.1.20140427 is missing, no dependency information available
> [WARNING] The POM for org.apache.flex.compiler:digest:jar:4.12.1.20140427 is missing, no dependency information available
> [WARNING] The POM for org.apache.flex.compiler:optimizer:jar:4.12.1.20140427 is missing, no dependency information available
> [WARNING] The POM for org.apache.flex.compiler:asdoc:jar:4.12.1.20140427 is missing, no dependency information available
> [WARNING] The POM for org.apache.flex.compiler:swcdepends:jar:4.12.1.20140427 is missing, no dependency information available
> [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=2, ConflictMarker.markTime=1, ConflictMarker.nodeCount=415, ConflictIdSorter.graphTime=2, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=161, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=17, ConflictResolver.conflictItemCount=320, DefaultDependencyCollector.collectTime=713, DefaultDependencyCollector.transformTime=24}
> [DEBUG] net.flexmojos.oss:flexmojos-maven-plugin:jar:7.0.1:
> [DEBUG]    com.adobe.flash.framework:playerglobal:swc:18.0:runtime
> [DEBUG]    org.apache.flex:compiler:pom:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:asc:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:asdoc:jar:4.14.1.20150325:compile
> [DEBUG]       org.apache.flex.compiler:batik-all-flex:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:compc:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:copylocale:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:digest:jar:4.14.1.20150325:compile
> [DEBUG]       org.apache.flex.compiler:fcsh:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:fdb:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:flex-compiler-oem:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:flex-messaging-common:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:flex-tool-api:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:fxgutils:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:mxmlc:jar:4.14.1.20150325:compile
> [DEBUG]       org.apache.flex.compiler:mxmlc_da:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:mxmlc_de:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:mxmlc_es:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:mxmlc_fi:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:mxmlc_fr:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:mxmlc_it:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:mxmlc_ja:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:mxmlc_ko:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:mxmlc_nb:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:mxmlc_nl:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:mxmlc_pt:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:mxmlc_ru:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:mxmlc_sv:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:mxmlc_zh_CN:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:mxmlc_zh_TW:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:optimizer:jar:4.14.1.20150325:compile
> [DEBUG]       org.apache.flex.compiler:swcdepends:jar:4.14.1.20150325:compile
> [DEBUG]       org.apache.flex.compiler:swfdump:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:swfutils:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:velocity-dep-1.4-flex:jar:4.14.1.20150325:runtime
> [DEBUG]       commons-collections:commons-collections:jar:3.0:compile
> [DEBUG]       commons-discovery:commons-discovery:jar:0.2:runtime
> [DEBUG]       commons-logging:commons-logging:jar:1.0.4:compile
> [DEBUG]       net.java.dev.javacc:javacc:jar:5.0:runtime
> [DEBUG]       net.sourceforge.saxon:saxon:jar:9.1.0.8:runtime
> [DEBUG]       org.apache.flex.compiler:xalan:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:xercesImpl:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:xercesPatch:jar:4.14.1.20150325:runtime
> [DEBUG]       xml-apis:xml-apis-ext:jar:1.3.04:runtime
> [DEBUG]       xml-apis:xml-apis:jar:1.3.04:compile
> [DEBUG]       org.apache.flex.compiler:afe:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:aglj40:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:flex-fontkit:jar:4.14.1.20150325:runtime
> [DEBUG]       org.apache.flex.compiler:rideau:jar:4.14.1.20150325:runtime
> [DEBUG]    org.graniteds:granite-core:jar:2.3.2.GA:runtime
> [DEBUG]    org.graniteds:granite-generator-share:jar:2.3.2.GA:runtime
> [DEBUG]    org.graniteds:granite-generator:jar:2.3.2.GA:runtime
> [DEBUG]       org.codehaus.groovy:groovy-all:jar:1.6.0:compile
> [DEBUG]          junit:junit:jar:3.8.2:compile
> [DEBUG]          org.apache.ant:ant:jar:1.7.1:compile
> [DEBUG]          org.apache.ant:ant-launcher:jar:1.7.1:compile
> [DEBUG]          jline:jline:jar:0.9.94:compile
> [DEBUG]       javax.persistence:persistence-api:jar:1.0:compile
> [DEBUG]       javax.jdo:jdo2-api:jar:2.3-20090302111651:compile
> [DEBUG]       antlr:antlr:jar:2.7.7:compile
> [DEBUG]    net.flexmojos.oss:flexmojos-generator-graniteds-2.2.0:jar:7.0.1:runtime
> [DEBUG]       javax.transaction:jta:jar:1.1:compile
> [DEBUG]    net.flexmojos.oss:flexmojos-threadlocaltoolkit-wrapper:jar:7.0.1:compile
> [DEBUG]    org.apache.maven:maven-plugin-api:jar:3.0.4:compile
> [DEBUG]       org.apache.maven:maven-model:jar:3.0.4:compile
> [DEBUG]       org.apache.maven:maven-artifact:jar:3.0.4:compile
> [DEBUG]       org.sonatype.sisu:sisu-inject-plexus:jar:2.3.0:compile
> [DEBUG]          org.sonatype.sisu:sisu-inject-bean:jar:2.3.0:compile
> [DEBUG]             org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0:compile
> [DEBUG]                org.sonatype.sisu:sisu-guava:jar:0.9.9:compile
> [DEBUG]    org.apache.maven:maven-core:jar:3.0.4:compile
> [DEBUG]       org.apache.maven:maven-settings:jar:3.0.4:compile
> [DEBUG]       org.apache.maven:maven-settings-builder:jar:3.0.4:compile
> [DEBUG]       org.apache.maven:maven-repository-metadata:jar:3.0.4:compile
> [DEBUG]       org.apache.maven:maven-model-builder:jar:3.0.4:compile
> [DEBUG]       org.apache.maven:maven-aether-provider:jar:3.0.4:compile
> [DEBUG]          org.sonatype.aether:aether-spi:jar:1.13.1:compile
> [DEBUG]       org.sonatype.aether:aether-impl:jar:1.13.1:compile
> [DEBUG]       org.sonatype.aether:aether-api:jar:1.13.1:compile
> [DEBUG]       org.sonatype.aether:aether-util:jar:1.13.1:compile
> [DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
> [DEBUG]       org.codehaus.plexus:plexus-utils:jar:2.0.6:compile
> [DEBUG]       org.codehaus.plexus:plexus-classworlds:jar:2.4:compile
> [DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
> [DEBUG]       org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
> [DEBUG]          org.sonatype.plexus:plexus-cipher:jar:1.4:compile
> [DEBUG]    net.flexmojos.oss:flexmojos-flex-compiler:jar:7.0.1:compile
> [DEBUG]       net.flexmojos.oss:flexmojos-generator-internal-compiler-iface:jar:7.0.1:compile
> [DEBUG]          org.apache.ws.jaxme:jaxmejs:jar:0.5.2:compile
> [DEBUG]       org.sonatype.sisu.inject:guice-plexus-shim:jar:2.1.1:compile
> [DEBUG]          javax.inject:javax.inject:jar:1:compile
> [DEBUG]          org.sonatype.sisu:sisu-guice:jar:2.9.4:compile
> [DEBUG]             aopalliance:aopalliance:jar:1.0:compile
> [DEBUG]          org.sonatype.sisu.inject:guice-bean-reflect:jar:2.1.1:compile
> [DEBUG]          org.sonatype.sisu.inject:guice-bean-inject:jar:2.1.1:compile
> [DEBUG]          org.sonatype.sisu.inject:guice-bean-locators:jar:2.1.1:compile
> [DEBUG]          org.sonatype.sisu.inject:guice-bean-binders:jar:2.1.1:compile
> [DEBUG]             org.sonatype.sisu.inject:guice-bean-scanners:jar:2.1.1:compile
> [DEBUG]             org.sonatype.sisu.inject:guice-bean-converters:jar:2.1.1:compile
> [DEBUG]          org.sonatype.sisu.inject:guice-plexus-metadata:jar:2.1.1:compile
> [DEBUG]          org.sonatype.sisu.inject:guice-plexus-converters:jar:2.1.1:compile
> [DEBUG]          org.sonatype.sisu.inject:guice-plexus-locators:jar:2.1.1:compile
> [DEBUG]          org.sonatype.sisu.inject:guice-plexus-binders:jar:2.1.1:compile
> [DEBUG]             org.sonatype.sisu.inject:guice-plexus-scanners:jar:2.1.1:compile
> [DEBUG]       org.hamcrest:hamcrest-library:jar:1.1:compile
> [DEBUG]    net.flexmojos.oss:flexmojos-configurator:jar:7.0.1:compile
> [DEBUG]    net.flexmojos.oss:flexmojos-generator-api:jar:7.0.1:compile
> [DEBUG]    net.flexmojos.oss:flexmojos-generator-graniteds-2.3.2:jar:7.0.1:compile
> [DEBUG]    net.flexmojos.oss:flexmojos-generator-constraints:jar:7.0.1:compile
> [DEBUG]    net.flexmojos.oss:flexmojos-coverage-reporter:jar:7.0.1:compile
> [DEBUG]       net.sourceforge.cobertura:cobertura:jar:1.9.4.1: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]       emma:emma:jar:2.0.5312:compile
> [DEBUG]    net.flexmojos.oss:flexmojos-generator-mojo:jar:7.0.1:compile
> [DEBUG]    net.flexmojos.oss:flexmojos-util:jar:7.0.1:compile
> [DEBUG]    net.flexmojos.oss:flexmojos-tester:jar:7.0.1:compile
> [DEBUG]    dom4j:dom4j:jar:1.6.1:compile
> [DEBUG]    org.apache.velocity:velocity:jar:1.5:compile
> [DEBUG]       oro:oro:jar:2.0.8:compile
> [DEBUG]    jaxen:jaxen:jar:1.1:compile
> [DEBUG]       jdom:jdom:jar:1.0:compile
> [DEBUG]       xerces:xercesImpl:jar:2.6.2:compile
> [DEBUG]       xom:xom:jar:1.0:compile
> [DEBUG]          xerces:xmlParserAPIs:jar:2.6.2:compile
> [DEBUG]          xalan:xalan:jar:2.6.0:compile
> [DEBUG]          com.ibm.icu:icu4j:jar:2.6.1:compile
> [DEBUG]    org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile
> [DEBUG]       org.apache.maven.doxia:doxia-sink-api:jar:1.0:compile
> [DEBUG]    commons-lang:commons-lang:jar:2.4:compile
> [DEBUG]    commons-io:commons-io:jar:1.4:compile
> [DEBUG]    commons-httpclient:commons-httpclient:jar:3.1:compile
> [DEBUG]       commons-codec:commons-codec:jar:1.3:compile
> [DEBUG]    org.apache.maven.plugins:maven-source-plugin:jar:2.1.1:compile
> [DEBUG]       org.apache.maven:maven-archiver:jar:2.4:compile
> [DEBUG]    com.uwyn:jhighlight:jar:1.0:compile
> [DEBUG]       javax.servlet:servlet-api:jar:2.3:compile
> [DEBUG]    org.aspectj:aspectjrt:jar:1.6.12:compile
> [DEBUG]    eu.cedarsoft.utils:zip:jar:1.1:compile
> [DEBUG]       eu.cedarsoft:guice-annotations:jar:1.0:compile
> [DEBUG]       com.intellij:annotations:jar:6.0.3:compile
> [DEBUG]    net.sf.saxon:saxon-dom:jar:9.0:compile
> [DEBUG]    com.googlecode.lambdaj:lambdaj:jar:2.1:compile
> [DEBUG]       org.objenesis:objenesis:jar:1.2:compile
> [DEBUG]       cglib:cglib-nodep:jar:2.2:compile
> [DEBUG]    org.mockito:mockito-core:jar:1.8.5:compile
> [DEBUG]       org.hamcrest:hamcrest-core:jar:1.1:compile
> [DEBUG]    org.codehaus.plexus:plexus-archiver:jar:1.2:compile
> [DEBUG]       org.codehaus.plexus:plexus-io:jar:1.0.1:compile
> [DEBUG]    com.googlecode.apparat:apparat-core:jar:1.0-RC9:compile
> [DEBUG]       com.googlecode.apparat:apparat-matryoshka-quiet:pom:1.0-RC9:compile
> [DEBUG]          com.googlecode.apparat:apparat-lzma-decoder:swc:1.0-RC9:compile
> [DEBUG]       com.googlecode.apparat:apparat-matryoshka-preloader:pom:1.0-RC9:compile
> [DEBUG]       com.googlecode.apparat:apparat-log:jar:1.0-RC9:compile
> [DEBUG]       com.googlecode.apparat:apparat-lzma-encoder:jar:1.0-RC9:compile
> [DEBUG]       org.scala-lang:scala-library:jar:2.8.1:compile
> [DEBUG]    com.googlecode.apparat:apparat-maven-plugin:jar:1.0-RC9:compile
> [DEBUG] Created new class realm extension>net.flexmojos.oss:flexmojos-maven-plugin:7.0.1
> [DEBUG] Importing foreign packages into class realm extension>net.flexmojos.oss:flexmojos-maven-plugin:7.0.1
> [DEBUG]   Imported:  < maven.api
> [DEBUG] Populating class realm extension>net.flexmojos.oss:flexmojos-maven-plugin:7.0.1
> [DEBUG]   Included: net.flexmojos.oss:flexmojos-maven-plugin:jar:7.0.1
> [DEBUG]   Included: com.adobe.flash.framework:playerglobal:swc:18.0
> [DEBUG]   Included: org.apache.flex:compiler:pom:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:asc:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:asdoc:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:batik-all-flex:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:compc:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:copylocale:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:digest:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:fcsh:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:fdb:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:flex-compiler-oem:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:flex-messaging-common:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:flex-tool-api:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:fxgutils:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:mxmlc:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:mxmlc_da:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:mxmlc_de:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:mxmlc_es:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:mxmlc_fi:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:mxmlc_fr:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:mxmlc_it:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:mxmlc_ja:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:mxmlc_ko:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:mxmlc_nb:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:mxmlc_nl:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:mxmlc_pt:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:mxmlc_ru:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:mxmlc_sv:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:mxmlc_zh_CN:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:mxmlc_zh_TW:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:optimizer:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:swcdepends:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:swfdump:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:swfutils:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:velocity-dep-1.4-flex:jar:4.14.1.20150325
> [DEBUG]   Included: commons-collections:commons-collections:jar:3.0
> [DEBUG]   Included: commons-discovery:commons-discovery:jar:0.2
> [DEBUG]   Included: commons-logging:commons-logging:jar:1.0.4
> [DEBUG]   Included: net.java.dev.javacc:javacc:jar:5.0
> [DEBUG]   Included: net.sourceforge.saxon:saxon:jar:9.1.0.8
> [DEBUG]   Included: org.apache.flex.compiler:xalan:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:xercesImpl:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:xercesPatch:jar:4.14.1.20150325
> [DEBUG]   Included: xml-apis:xml-apis-ext:jar:1.3.04
> [DEBUG]   Included: xml-apis:xml-apis:jar:1.3.04
> [DEBUG]   Included: org.apache.flex.compiler:afe:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:aglj40:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:flex-fontkit:jar:4.14.1.20150325
> [DEBUG]   Included: org.apache.flex.compiler:rideau:jar:4.14.1.20150325
> [DEBUG]   Included: org.graniteds:granite-core:jar:2.3.2.GA
> [DEBUG]   Included: org.graniteds:granite-generator-share:jar:2.3.2.GA
> [DEBUG]   Included: org.graniteds:granite-generator:jar:2.3.2.GA
> [DEBUG]   Included: org.codehaus.groovy:groovy-all:jar:1.6.0
> [DEBUG]   Included: junit:junit:jar:3.8.2
> [DEBUG]   Included: org.apache.ant:ant:jar:1.7.1
> [DEBUG]   Included: org.apache.ant:ant-launcher:jar:1.7.1
> [DEBUG]   Included: jline:jline:jar:0.9.94
> [DEBUG]   Included: javax.persistence:persistence-api:jar:1.0
> [DEBUG]   Included: javax.jdo:jdo2-api:jar:2.3-20090302111651
> [DEBUG]   Included: antlr:antlr:jar:2.7.7
> [DEBUG]   Included: net.flexmojos.oss:flexmojos-generator-graniteds-2.2.0:jar:7.0.1
> [DEBUG]   Included: javax.transaction:jta:jar:1.1
> [DEBUG]   Included: net.flexmojos.oss:flexmojos-threadlocaltoolkit-wrapper:jar:7.0.1
> [DEBUG]   Included: org.sonatype.sisu:sisu-inject-bean:jar:2.3.0
> [DEBUG]   Included: org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0
> [DEBUG]   Included: org.sonatype.sisu:sisu-guava:jar:0.9.9
> [DEBUG]   Included: org.sonatype.aether:aether-util:jar:1.13.1
> [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
> [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:2.0.6
> [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: net.flexmojos.oss:flexmojos-flex-compiler:jar:7.0.1
> [DEBUG]   Included: net.flexmojos.oss:flexmojos-generator-internal-compiler-iface:jar:7.0.1
> [DEBUG]   Included: org.apache.ws.jaxme:jaxmejs:jar:0.5.2
> [DEBUG]   Included: org.sonatype.sisu.inject:guice-plexus-shim:jar:2.1.1
> [DEBUG]   Included: org.sonatype.sisu:sisu-guice:jar:2.9.4
> [DEBUG]   Included: aopalliance:aopalliance:jar:1.0
> [DEBUG]   Included: org.sonatype.sisu.inject:guice-bean-reflect:jar:2.1.1
> [DEBUG]   Included: org.sonatype.sisu.inject:guice-bean-inject:jar:2.1.1
> [DEBUG]   Included: org.sonatype.sisu.inject:guice-bean-locators:jar:2.1.1
> [DEBUG]   Included: org.sonatype.sisu.inject:guice-bean-binders:jar:2.1.1
> [DEBUG]   Included: org.sonatype.sisu.inject:guice-bean-scanners:jar:2.1.1
> [DEBUG]   Included: org.sonatype.sisu.inject:guice-bean-converters:jar:2.1.1
> [DEBUG]   Included: org.sonatype.sisu.inject:guice-plexus-metadata:jar:2.1.1
> [DEBUG]   Included: org.sonatype.sisu.inject:guice-plexus-converters:jar:2.1.1
> [DEBUG]   Included: org.sonatype.sisu.inject:guice-plexus-locators:jar:2.1.1
> [DEBUG]   Included: org.sonatype.sisu.inject:guice-plexus-binders:jar:2.1.1
> [DEBUG]   Included: org.sonatype.sisu.inject:guice-plexus-scanners:jar:2.1.1
> [DEBUG]   Included: org.hamcrest:hamcrest-library:jar:1.1
> [DEBUG]   Included: net.flexmojos.oss:flexmojos-configurator:jar:7.0.1
> [DEBUG]   Included: net.flexmojos.oss:flexmojos-generator-api:jar:7.0.1
> [DEBUG]   Included: net.flexmojos.oss:flexmojos-generator-graniteds-2.3.2:jar:7.0.1
> [DEBUG]   Included: net.flexmojos.oss:flexmojos-generator-constraints:jar:7.0.1
> [DEBUG]   Included: net.flexmojos.oss:flexmojos-coverage-reporter:jar:7.0.1
> [DEBUG]   Included: net.sourceforge.cobertura:cobertura:jar:1.9.4.1
> [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: emma:emma:jar:2.0.5312
> [DEBUG]   Included: net.flexmojos.oss:flexmojos-generator-mojo:jar:7.0.1
> [DEBUG]   Included: net.flexmojos.oss:flexmojos-util:jar:7.0.1
> [DEBUG]   Included: net.flexmojos.oss:flexmojos-tester:jar:7.0.1
> [DEBUG]   Included: dom4j:dom4j:jar:1.6.1
> [DEBUG]   Included: org.apache.velocity:velocity:jar:1.5
> [DEBUG]   Included: oro:oro:jar:2.0.8
> [DEBUG]   Included: jaxen:jaxen:jar:1.1
> [DEBUG]   Included: jdom:jdom:jar:1.0
> [DEBUG]   Included: xerces:xercesImpl:jar:2.6.2
> [DEBUG]   Included: xom:xom:jar:1.0
> [DEBUG]   Included: xerces:xmlParserAPIs:jar:2.6.2
> [DEBUG]   Included: xalan:xalan:jar:2.6.0
> [DEBUG]   Included: com.ibm.icu:icu4j:jar:2.6.1
> [DEBUG]   Included: org.apache.maven.reporting:maven-reporting-api:jar:3.0
> [DEBUG]   Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0
> [DEBUG]   Included: commons-lang:commons-lang:jar:2.4
> [DEBUG]   Included: commons-io:commons-io:jar:1.4
> [DEBUG]   Included: commons-httpclient:commons-httpclient:jar:3.1
> [DEBUG]   Included: commons-codec:commons-codec:jar:1.3
> [DEBUG]   Included: org.apache.maven.plugins:maven-source-plugin:jar:2.1.1
> [DEBUG]   Included: org.apache.maven:maven-archiver:jar:2.4
> [DEBUG]   Included: com.uwyn:jhighlight:jar:1.0
> [DEBUG]   Included: javax.servlet:servlet-api:jar:2.3
> [DEBUG]   Included: org.aspectj:aspectjrt:jar:1.6.12
> [DEBUG]   Included: eu.cedarsoft.utils:zip:jar:1.1
> [DEBUG]   Included: eu.cedarsoft:guice-annotations:jar:1.0
> [DEBUG]   Included: com.intellij:annotations:jar:6.0.3
> [DEBUG]   Included: net.sf.saxon:saxon-dom:jar:9.0
> [DEBUG]   Included: com.googlecode.lambdaj:lambdaj:jar:2.1
> [DEBUG]   Included: org.objenesis:objenesis:jar:1.2
> [DEBUG]   Included: cglib:cglib-nodep:jar:2.2
> [DEBUG]   Included: org.mockito:mockito-core:jar:1.8.5
> [DEBUG]   Included: org.hamcrest:hamcrest-core:jar:1.1
> [DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:1.2
> [DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:1.0.1
> [DEBUG]   Included: com.googlecode.apparat:apparat-core:jar:1.0-RC9
> [DEBUG]   Included: com.googlecode.apparat:apparat-matryoshka-quiet:pom:1.0-RC9
> [DEBUG]   Included: com.googlecode.apparat:apparat-lzma-decoder:swc:1.0-RC9
> [DEBUG]   Included: com.googlecode.apparat:apparat-matryoshka-preloader:pom:1.0-RC9
> [DEBUG]   Included: com.googlecode.apparat:apparat-log:jar:1.0-RC9
> [DEBUG]   Included: com.googlecode.apparat:apparat-lzma-encoder:jar:1.0-RC9
> [DEBUG]   Included: org.scala-lang:scala-library:jar:2.8.1
> [DEBUG]   Included: com.googlecode.apparat:apparat-maven-plugin:jar:1.0-RC9
> [DEBUG] Extension realms for project ru.era.commons:flex-assets:swc:001.00.044.2-SNAPSHOT: [ClassRealm[extension>net.flexmojos.oss:flexmojos-maven-plugin:7.0.1, parent: sun.misc.Launcher$AppClassLoader@4b67cf4d]]
> [DEBUG] Created new class realm project>ru.era.commons:flex-assets:001.00.044.2-SNAPSHOT
> [DEBUG] Populating class realm project>ru.era.commons:flex-assets:001.00.044.2-SNAPSHOT
> [DEBUG] Looking up lifecyle mappings for packaging swc from ClassRealm[project>ru.era.commons:flex-assets:001.00.044.2-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
> [ERROR] Internal error: java.lang.ClassCastException: java.lang.String cannot be cast to org.apache.maven.lifecycle.mapping.LifecyclePhase -> [Help 1]
> org.apache.maven.InternalErrorException: Internal error: java.lang.ClassCastException: java.lang.String cannot be cast to org.apache.maven.lifecycle.mapping.LifecyclePhase
> 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:121)
> 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
> 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
> 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:497)
> 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
> 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
> 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
> 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
> Caused by: java.lang.ClassCastException: java.lang.String cannot be cast to org.apache.maven.lifecycle.mapping.LifecyclePhase
> 	at org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer.getPluginsBoundByDefaultToAllLifecycles(DefaultLifecyclePluginAnalyzer.java:119)
> 	at org.apache.maven.model.plugin.DefaultLifecycleBindingsInjector.injectLifecycleBindings(DefaultLifecycleBindingsInjector.java:64)
> 	at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:451)
> 	at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:421)
> 	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:620)
> 	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:626)
> 	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:626)
> 	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:626)
> 	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:411)
> 	at org.apache.maven.graph.DefaultGraphBuilder.collectProjects(DefaultGraphBuilder.java:419)
> 	at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor(DefaultGraphBuilder.java:410)
> 	at org.apache.maven.graph.DefaultGraphBuilder.build(DefaultGraphBuilder.java:83)
> 	at org.apache.maven.DefaultMaven.buildGraph(DefaultMaven.java:491)
> 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:219)
> 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
> 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
> 	... 11 more
> [ERROR] 
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)