Skip to content

Instantly share code, notes, and snippets.

@dardison
Created February 19, 2014 21:50
Show Gist options
  • Save dardison/9102420 to your computer and use it in GitHub Desktop.
Save dardison/9102420 to your computer and use it in GitHub Desktop.
Apache Maven 3.0.4 (r1232337; 2012-01-17 05:44:56-0300)
Maven home: C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\EMBEDDED
Java version: 1.7.0_45, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.7.0_45\jre
Default locale: es_AR, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Error stacktraces are turned on.
[DEBUG] Reading global settings from EMBEDDED\conf\settings.xml
[DEBUG] Reading user settings from C:\Users\daniel\.m2\settings.xml
[DEBUG] Using local repository at C:\Users\daniel\.m2\repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10 for C:\Users\daniel\.m2\repository
[INFO] Scanning for projects...
[DEBUG] Extension realms for project com.arballon:AW-AppIntegrated:war:0.0.2-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null]
[DEBUG] Resolving plugin prefix gwt from [org.apache.maven.plugins, org.codehaus.mojo]
[DEBUG] Resolved plugin prefix gwt to org.codehaus.mojo:gwt-maven-plugin from POM com.arballon:AW-AppIntegrated:war:0.0.2-SNAPSHOT
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: com.arballon:AW-AppIntegrated:war:0.0.2-SNAPSHOT
[DEBUG] Tasks: [gwt:compile]
[DEBUG] Style: Regular
[DEBUG] =======================================================================
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building AW-AppIntegrated 0.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[DEBUG] Resolving plugin prefix gwt from [org.apache.maven.plugins, org.codehaus.mojo]
[DEBUG] Resolved plugin prefix gwt to org.codehaus.mojo:gwt-maven-plugin from POM com.arballon:AW-AppIntegrated:war:0.0.2-SNAPSHOT
[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: com.arballon:AW-AppIntegrated:0.0.2-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [compile]
[DEBUG] Repositories (dependencies): [central (http://aya-dev01:9002/artifactory/libs-release, releases), snapshots (http://aya-dev01:9002/artifactory/libs-snapshot, releases+snapshots), JBoss repository (http://repository.jboss.org/nexus/content/groups/public/, releases+snapshots), support-commercial-release (https://maven.sencha.com/repo/support-commercial-release/, releases)]
[DEBUG] Repositories (plugins) : [central (http://aya-dev01:9002/artifactory/plugins-release, releases), snapshots (http://aya-dev01:9002/artifactory/plugins-snapshot, releases+snapshots)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.codehaus.mojo:gwt-maven-plugin:2.4.0:compile (default-cli)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<compileReport default-value="false">${gwt.compiler.compileReport}</compileReport>
<disableCastChecking default-value="false">${gwt.disableCastChecking}</disableCastChecking>
<disableClassMetadata default-value="false">${gwt.disableClassMetadata}</disableClassMetadata>
<disableRunAsync default-value="false">${gwt.disableRunAsync}</disableRunAsync>
<draftCompile default-value="false">${gwt.draftCompile}</draftCompile>
<enableAssertions default-value="false"/>
<extra default-value="${project.build.directory}/extra"/>
<extraJvmArgs default-value="-Xmx512m">-XX:MaxPermSize=512m -Xmx12g</extraJvmArgs>
<extraParam default-value="false">${gwt.extraParam}</extraParam>
<force default-value="false">${gwt.compiler.force}</force>
<gen default-value="${project.build.directory}/.generated">${gwt.gen}</gen>
<generateDirectory default-value="${project.build.directory}/generated-sources/gwt"/>
<gwtSdkFirstInClasspath default-value="false">${gwt.gwtSdkFirstInClasspath}</gwtSdkFirstInClasspath>
<inplace default-value="false">${gwt.inplace}</inplace>
<jvm>${gwt.jvm}</jvm>
<localRepository>${localRepository}</localRepository>
<localWorkers>1</localWorkers>
<logLevel default-value="INFO">${gwt.logLevel}</logLevel>
<module>${gwt.module}</module>
<optimizationLevel default-value="-1">${gwt.compiler.optimizationLevel}</optimizationLevel>
<pluginArtifacts>${plugin.artifacts}</pluginArtifacts>
<project>${project}</project>
<remoteRepositories>${project.remoteArtifactRepositories}</remoteRepositories>
<skip default-value="false">${gwt.compiler.skip}</skip>
<soycDetailed default-value="false">${gwt.compiler.soycDetailed}</soycDetailed>
<strict default-value="false">${gwt.compiler.strict}</strict>
<style default-value="OBF">${gwt.style}</style>
<treeLogger default-value="false">${gwt.treeLogger}</treeLogger>
<validateOnly default-value="false">${gwt.validateOnly}</validateOnly>
<version>${plugin.version}</version>
<warSourceDirectory default-value="${basedir}/src/main/webapp"/>
<webappDirectory default-value="${project.build.directory}/${project.build.finalName}">${gwt.war}</webappDirectory>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Skipped remote update check for com.arballon:AW-Desktop:0.0.2-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote update check for com.arballon:AW-Desktop:0.0.2-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote update check for com.arballon:AW-Desktop:0.0.2-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote update check for com.arballon:AW-Desktop:0.0.2-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote update check for com.arballon:ArballonParent:1.-0-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote update check for com.arballon:ArballonParent:1.-0-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote update check for com.arballon:AW-Framework:0.0.2-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote update check for com.arballon:AW-Framework:0.0.2-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote update check for com.arballon:AW-Framework:0.0.2-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote update check for com.arballon:AW-Framework:0.0.2-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote update check for com.arballon:AW-Common:0.0.2-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote update check for com.arballon:AW-Common:0.0.2-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote update check for com.arballon:AW-Common:0.0.2-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote update check for com.arballon:AW-Common:0.0.2-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote update check for com.arballon:AW-Core:0.0.2-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote update check for com.arballon:AW-Core:0.0.2-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote update check for com.arballon:AW-Core:0.0.2-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote update check for com.arballon:AW-Core:0.0.2-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote update check for com.arballon:AW-Server:0.0.2-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote update check for com.arballon:AW-Server:0.0.2-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote update check for com.arballon:AW-Server:0.0.2-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote update check for com.arballon:AW-Server:0.0.2-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Failure to find com.arballon:ADKBase:0.0.2-SNAPSHOT/maven-metadata.xml in http://aya-dev01:9002/artifactory/libs-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Failure to find com.arballon:ADKBase:0.0.2-SNAPSHOT/maven-metadata.xml in http://repository.jboss.org/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of JBoss repository has elapsed or updates are forced
[DEBUG] Failure to find com.arballon:ADKBase:0.0.2-SNAPSHOT/maven-metadata.xml in http://aya-dev01:9002/artifactory/libs-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Failure to find com.arballon:ADKBase:0.0.2-SNAPSHOT/maven-metadata.xml in http://repository.jboss.org/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of JBoss repository has elapsed or updates are forced
[DEBUG] com.arballon:AW-AppIntegrated:war:0.0.2-SNAPSHOT
[DEBUG] com.google.gwt:gwt-user:jar:2.4.0:provided
[DEBUG] javax.validation:validation-api:jar:1.0.0.GA:compile
[DEBUG] com.google.gwt:gwt-dev:jar:2.4.0:provided
[DEBUG] com.google.gwt:gwt-servlet:jar:2.4.0:runtime
[DEBUG] com.google.gwt.inject:gin:jar:1.5.0:compile
[DEBUG] com.google.inject:guice:jar:3.0-rc2:compile
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] aopalliance:aopalliance:jar:1.0:compile
[DEBUG] com.google.inject.extensions:guice-assistedinject:jar:3.0-rc2:compile
[DEBUG] com.google.inject.extensions:guice-servlet:jar:3.0:compile
[DEBUG] org.json:json:jar:20090211:compile
[DEBUG] com.arballon:AW-Desktop:jar:0.0.2-SNAPSHOT:compile
[DEBUG] com.arballon:AW-Framework:jar:0.0.2-SNAPSHOT:compile
[DEBUG] junit:junit:jar:4.8.2:compile
[DEBUG] org.quartz-scheduler:quartz:jar:2.1.6:compile
[DEBUG] com.arballon:AW-Common:jar:0.0.2-SNAPSHOT:compile
[DEBUG] javax.mail:mail:jar:1.4.6:compile
[DEBUG] com.google.code.gson:gson:jar:2.2.4:compile
[DEBUG] com.arballon:AW-Core:jar:0.0.2-SNAPSHOT:compile
[DEBUG] net.sf.dozer:dozer:jar:5.3.2:compile
[DEBUG] commons-beanutils:commons-beanutils:jar:1.8.3:compile
[DEBUG] commons-lang:commons-lang:jar:2.5:compile
[DEBUG] com.arballon:AW-Server:jar:0.0.2-SNAPSHOT:compile
[DEBUG] org.hibernate:hibernate-entitymanager:jar:3.4.0.GA:compile
[DEBUG] com.arballon:ADKBase:jar:0.0.2-SNAPSHOT:compile
[DEBUG] com.arballon:AFIPWebService:jar:5.0.3:compile
[DEBUG] com.arballon:cert:jar:5.0:compile
[DEBUG] com.arballon:mail:jar:1.4.1:compile
[DEBUG] axis:axis:jar:1.4:compile
[DEBUG] org.apache.axis:axis-jaxrpc:jar:1.4:compile
[DEBUG] org.apache.axis:axis-saaj:jar:1.4:compile
[DEBUG] axis:axis-wsdl4j:jar:1.5.1:runtime
[DEBUG] org.bouncycastle:bcmail-jdk16:jar:1.46:compile
[DEBUG] org.bouncycastle:bcprov-jdk16:jar:1.46:compile
[DEBUG] org.bouncycastle:bctsp-jdk16:jar:1.46:compile
[DEBUG] org.bouncycastle:bcpg-jdk16:jar:1.46:compile
[DEBUG] jaxen:jaxen:jar:1.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.slf4j:slf4j-jcl:jar:1.5.10:compile
[DEBUG] commons-discovery:commons-discovery:jar:0.2:compile
[DEBUG] commons-logging:commons-logging:jar:1.0.4:compile
[DEBUG] javax.activation:activation:jar:1.1.1:compile
[DEBUG] com.arballon:gwt-cal:jar:0.9.1:compile
[DEBUG] com.arballon:gwt-dnd:jar:3.0.1:compile
[DEBUG] com.arballon:gwttime-alpha:jar:1.0.0:compile
[DEBUG] com.arballon:gxt:jar:gwt22:2.2.6:compile
[DEBUG] com.arballon:gwt-image-loader:jar:1.1.4:compile
[DEBUG] com.arballon:expander:jar:1.0.2:compile
[DEBUG] commons-fileupload:commons-fileupload:jar:1.2.1:compile
[DEBUG] commons-io:commons-io:jar:1.3:compile
[DEBUG] log4j:log4j:jar:1.2.16:compile
[DEBUG] com.github.branflake2267:gwt-maps-api:jar:3.10.0-alpha-6:compile
[DEBUG] com.google.gwt.google-apis:gwt-ajaxloader:jar:1.1.0:compile
[DEBUG] com.sencha.gxt:gxt:jar:3.0.6:compile
[DEBUG] com.sencha.gxt:gxt-chart:jar:3.0.6:compile
[DEBUG] org.hibernate:hibernate-core:jar:3.3.1.GA:compile
[DEBUG] antlr:antlr:jar:2.7.6:compile
[DEBUG] commons-collections:commons-collections:jar:3.1:compile
[DEBUG] dom4j:dom4j:jar:1.6.1:compile
[DEBUG] xml-apis:xml-apis:jar:1.0.b2:compile
[DEBUG] javax.transaction:jta:jar:1.1:compile
[DEBUG] org.hibernate:hibernate-annotations:jar:3.4.0.GA:compile
[DEBUG] org.hibernate:ejb3-persistence:jar:1.0.2.GA:compile
[DEBUG] org.hibernate:hibernate-commons-annotations:jar:3.1.0.GA:compile
[DEBUG] javassist:javassist:jar:3.4.GA:compile
[DEBUG] org.hibernate:hibernate-c3p0:jar:3.3.2.GA:compile
[DEBUG] c3p0:c3p0:jar:0.9.1:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.5.6:compile
[DEBUG] org.slf4j:slf4j-log4j12:jar:1.5.6:compile
[DEBUG] com.arballon:oracle:jar:1.0:compile
[DEBUG] com.arballon:sqljdbc4:jar:4.0:compile
[DEBUG] javax.validation:validation-api:jar:sources:1.0.0.GA:compile
[DEBUG] org.apache.poi:poi:jar:3.8:compile
[DEBUG] commons-codec:commons-codec:jar:1.5:compile
[DEBUG] org.apache.poi:poi-scratchpad:jar:3.8:compile
[DEBUG] com.itextpdf:itextpdf:jar:5.1.1:compile
[DEBUG] joda-time:joda-time:jar:1.6.2:compile
[INFO]
[INFO] --- gwt-maven-plugin:2.4.0:compile (default-cli) @ AW-AppIntegrated ---
[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.codehaus.mojo:gwt-maven-plugin:jar:2.4.0:
[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-artifact-manager:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile
[DEBUG] org.apache.maven.doxia:doxia-core:jar:1.1.2:compile
[DEBUG] commons-httpclient:commons-httpclient:jar:3.1:compile
[DEBUG] commons-codec:commons-codec:jar:1.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] oro:oro:jar:2.0.8:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-site-renderer:jar:1.1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-decoration-model:jar:1.1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-module-fml:jar:1.1.4: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] commons-collections:commons-collections:jar:3.2:compile
[DEBUG] org.springframework:spring-core:jar:3.0.5.RELEASE:compile
[DEBUG] org.springframework:spring-asm:jar:3.0.5.RELEASE:compile
[DEBUG] commons-logging:commons-logging:jar:1.1.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG] com.thoughtworks.qdox:qdox:jar:1.12:compile
[DEBUG] freemarker:freemarker:jar:2.3.6:compile
[DEBUG] com.google.gwt:gwt-dev:jar:2.4.0:compile
[DEBUG] com.google.gwt:gwt-user:jar:2.4.0:compile
[DEBUG] javax.validation:validation-api:jar:1.0.0.GA:compile
[DEBUG] javax.validation:validation-api:jar:sources:1.0.0.GA:compile
[DEBUG] com.google.gwt:gwt-servlet:jar:2.4.0: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.apache.maven:maven-archiver:jar:2.4.1:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.13:compile
[DEBUG] junit:junit:jar:4.8.1:compile
[DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.4.3:compile
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.4.3:compile
[DEBUG] commons-io:commons-io:jar:2.0.1:compile
[DEBUG] commons-lang:commons-lang:jar:2.5:compile
[DEBUG] org.jdom:jdom:jar:1.1:compile
[DEBUG] jaxen:jaxen:jar:1.1.1:compile
[DEBUG] dom4j:dom4j:jar:1.6.1:compile
[DEBUG] jdom:jdom:jar:1.0:compile
[DEBUG] xml-apis:xml-apis:jar:1.3.02: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.bcel:bcel:jar:5.2:compile
[DEBUG] jakarta-regexp:jakarta-regexp:jar:1.4:compile
[DEBUG] xerces:xercesImpl:jar:2.9.1:compile
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:1.5.3:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:1.5.3:compile
[DEBUG] Created new class realm plugin>org.codehaus.mojo:gwt-maven-plugin:2.4.0
[DEBUG] Importing foreign packages into class realm plugin>org.codehaus.mojo:gwt-maven-plugin:2.4.0
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.codehaus.mojo:gwt-maven-plugin:2.4.0
[DEBUG] Included: org.codehaus.mojo:gwt-maven-plugin:jar:2.4.0
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:3.0
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-impl:jar:2.1
[DEBUG] Included: org.apache.maven.doxia:doxia-core:jar:1.1.2
[DEBUG] Included: commons-httpclient:commons-httpclient:jar:3.1
[DEBUG] Included: commons-codec:commons-codec:jar:1.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: oro:oro:jar:2.0.8
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.1.4
[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: commons-collections:commons-collections:jar:3.2
[DEBUG] Included: org.springframework:spring-core:jar:3.0.5.RELEASE
[DEBUG] Included: org.springframework:spring-asm:jar:3.0.5.RELEASE
[DEBUG] Included: commons-logging:commons-logging:jar:1.1.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG] Included: com.thoughtworks.qdox:qdox:jar:1.12
[DEBUG] Included: freemarker:freemarker:jar:2.3.6
[DEBUG] Included: com.google.gwt:gwt-dev:jar:2.4.0
[DEBUG] Included: com.google.gwt:gwt-user:jar:2.4.0
[DEBUG] Included: javax.validation:validation-api:jar:1.0.0.GA
[DEBUG] Included: javax.validation:validation-api:jar:sources:1.0.0.GA
[DEBUG] Included: com.google.gwt:gwt-servlet:jar:2.4.0
[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.apache.maven:maven-archiver:jar:2.4.1
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.13
[DEBUG] Included: junit:junit:jar:4.8.1
[DEBUG] Included: org.apache.maven.surefire:surefire-booter:jar:2.4.3
[DEBUG] Included: org.apache.maven.surefire:surefire-api:jar:2.4.3
[DEBUG] Included: commons-io:commons-io:jar:2.0.1
[DEBUG] Included: commons-lang:commons-lang:jar:2.5
[DEBUG] Included: org.jdom:jdom:jar:1.1
[DEBUG] Included: jaxen:jaxen:jar:1.1.1
[DEBUG] Included: dom4j:dom4j:jar:1.6.1
[DEBUG] Included: jdom:jdom:jar:1.0
[DEBUG] Included: xml-apis:xml-apis:jar:1.3.02
[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.bcel:bcel:jar:5.2
[DEBUG] Included: jakarta-regexp:jakarta-regexp:jar:1.4
[DEBUG] Included: xerces:xercesImpl:jar:2.9.1
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:1.5.3
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac:jar:1.5.3
[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-artifact-manager:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.9
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.9
[DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
[DEBUG] Excluded: classworlds:classworlds:jar:1.1-alpha-2
[DEBUG] Configuring mojo org.codehaus.mojo:gwt-maven-plugin:2.4.0:compile from plugin realm ClassRealm[plugin>org.codehaus.mojo:gwt-maven-plugin:2.4.0, parent: sun.misc.Launcher$AppClassLoader@231bf785]
[DEBUG] Configuring mojo 'org.codehaus.mojo:gwt-maven-plugin:2.4.0:compile' with basic configurator -->
[DEBUG] (f) compileReport = false
[DEBUG] (f) disableCastChecking = false
[DEBUG] (f) disableClassMetadata = false
[DEBUG] (f) disableRunAsync = false
[DEBUG] (f) draftCompile = false
[DEBUG] (f) enableAssertions = false
[DEBUG] (f) extra = C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\extra
[DEBUG] (f) extraJvmArgs = -XX:MaxPermSize=512m -Xmx12g
[DEBUG] (f) extraParam = false
[DEBUG] (f) force = false
[DEBUG] (f) gen = C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\.generated
[DEBUG] (f) generateDirectory = C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\generated-sources\gwt
[DEBUG] (f) gwtSdkFirstInClasspath = false
[DEBUG] (f) inplace = false
[DEBUG] (f) localRepository = id: local
url: file:///C:/Users/daniel/.m2/repository/
layout: none
[DEBUG] (f) localWorkers = 1
[DEBUG] (f) logLevel = INFO
[DEBUG] (f) optimizationLevel = -1
[DEBUG] (f) pluginArtifacts = [org.codehaus.mojo:gwt-maven-plugin:maven-plugin:2.4.0:, org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile, org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile, org.apache.maven.doxia:doxia-core:jar:1.1.2:compile, commons-httpclient:commons-httpclient:jar:3.1:compile, commons-codec:commons-codec:jar:1.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, oro:oro:jar:2.0.8:compile, org.apache.maven.doxia:doxia-sink-api:jar:1.1.4:compile, org.apache.maven.doxia:doxia-logging-api:jar:1.1.4:compile, org.apache.maven.doxia:doxia-site-renderer:jar:1.1.4:compile, org.apache.maven.doxia:doxia-decoration-model:jar:1.1.4:compile, org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.4:compile, org.apache.maven.doxia:doxia-module-fml:jar:1.1.4: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, commons-collections:commons-collections:jar:3.2:compile, org.springframework:spring-core:jar:3.0.5.RELEASE:compile, org.springframework:spring-asm:jar:3.0.5.RELEASE:compile, commons-logging:commons-logging:jar:1.1.1:compile, org.codehaus.plexus:plexus-utils:jar:2.0.5:compile, com.thoughtworks.qdox:qdox:jar:1.12:compile, freemarker:freemarker:jar:2.3.6:compile, com.google.gwt:gwt-dev:jar:2.4.0:compile, com.google.gwt:gwt-user:jar:2.4.0:compile, javax.validation:validation-api:jar:1.0.0.GA:compile, javax.validation:validation-api:jar:sources:1.0.0.GA:compile, com.google.gwt:gwt-servlet:jar:2.4.0:compile, org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-9:compile, org.codehaus.plexus:plexus-io:jar:1.0-alpha-1:compile, org.apache.maven:maven-archiver:jar:2.4.1:compile, org.codehaus.plexus:plexus-interpolation:jar:1.13:compile, junit:junit:jar:4.8.1:compile, org.apache.maven.surefire:surefire-booter:jar:2.4.3:compile, org.apache.maven.surefire:surefire-api:jar:2.4.3:compile, commons-io:commons-io:jar:2.0.1:compile, commons-lang:commons-lang:jar:2.5:compile, org.jdom:jdom:jar:1.1:compile, jaxen:jaxen:jar:1.1.1:compile, dom4j:dom4j:jar:1.6.1:compile, jdom:jdom:jar:1.0:compile, xml-apis:xml-apis:jar:1.3.02:compile, xom:xom:jar:1.0:compile, xerces:xmlParserAPIs:jar:2.6.2:compile, xalan:xalan:jar:2.6.0:compile, com.ibm.icu:icu4j:jar:2.6.1:compile, org.apache.bcel:bcel:jar:5.2:compile, jakarta-regexp:jakarta-regexp:jar:1.4:compile, xerces:xercesImpl:jar:2.9.1:compile, org.codehaus.plexus:plexus-compiler-api:jar:1.5.3:compile, org.codehaus.plexus:plexus-compiler-javac:jar:1.5.3:compile]
[DEBUG] (f) project = MavenProject: com.arballon:AW-AppIntegrated:0.0.2-SNAPSHOT @ C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\pom.xml
[DEBUG] (f) remoteRepositories = [ id: central
url: http://aya-dev01:9002/artifactory/libs-release
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
, id: snapshots
url: http://aya-dev01:9002/artifactory/libs-snapshot
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
, id: JBoss repository
url: http://repository.jboss.org/nexus/content/groups/public/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
, id: support-commercial-release
url: https://maven.sencha.com/repo/support-commercial-release/
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
]
[DEBUG] (f) skip = false
[DEBUG] (f) soycDetailed = false
[DEBUG] (f) strict = false
[DEBUG] (f) style = OBF
[DEBUG] (f) treeLogger = false
[DEBUG] (f) validateOnly = false
[DEBUG] (f) version = 2.4.0
[DEBUG] (f) warSourceDirectory = C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\webapp
[DEBUG] (f) webappDirectory = C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\AW-AppIntegrated-0.0.2-SNAPSHOT
[DEBUG] -- end configuration --
[INFO] auto discovered modules [com.arballon.web.integrated.AWIntegrated]
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[WARNING] Don't declare gwt-dev as a project dependency. This may introduce complex dependency conflicts
[DEBUG] NOT create extra directory
[DEBUG] **Checking if compilation is required for com.arballon.web.integrated.AWIntegrated
[DEBUG] GWT module com.arballon.web.integrated.AWIntegrated found in C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] establishing classpath list (scope = compile)
[DEBUG] candidate artifacts : 80
[DEBUG] GWT SDK execution classpath :
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources
[DEBUG] C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar
[DEBUG] C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar
[DEBUG] C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar
[DEBUG] C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar
[DEBUG] C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar
[DEBUG] C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar
[DEBUG] C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar
[DEBUG] C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar
[DEBUG] C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar
[DEBUG] Module has an entrypoint
[DEBUG] Compilation not forced
[DEBUG] Output file exists
[DEBUG] There is a module source file (not an input stream
[DEBUG] Module file has been modified since the output file was created; recompiling
[DEBUG] Execute command :
C:\Program Files\Java\jdk1.7.0_45\jre\bin\java -XX:MaxPermSize=512m -Xmx12g -classpath C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java;C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources;C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes;C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar;C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar;C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar;C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar;C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar;C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar;C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar;C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar;C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar;C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar;C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar;C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar;C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar;C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar;C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar;C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar;C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar;C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar;C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar;C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar;C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar;C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar;C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar;C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar;C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar;C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar;C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar;C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar;C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar;C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar;C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar;C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar;C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar;C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar;C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar;C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar;C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar;C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar;C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar;C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar;C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar;C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar;C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar;C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar;C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar;C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar;C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar;C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar;C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar;C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar;C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar;C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar;C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar;C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar;C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar;C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar;C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar;C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar;C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar;C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar;C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar;C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar;C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar;C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar;C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar;C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar;C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar;C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar;C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar;C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar;C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar;C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar;C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar;C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar;C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar;C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar com.google.gwt.dev.Compiler -gen C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\.generated -logLevel INFO -style OBF -war C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\AW-AppIntegrated-0.0.2-SNAPSHOT -localWorkers 1 com.arballon.web.integrated.AWIntegrated
[INFO] Compiling module com.arballon.web.integrated.AWIntegrated
[INFO] [ERROR] Errors in 'jar:file:/C:/Users/daniel/.m2/repository/com/arballon/ADKBase/0.0.2-SNAPSHOT/ADKBase-0.0.2-SNAPSHOT.jar!/com/arballon/gwt/core/client/DynamicCostCategoryTypeService.java'
[INFO] [ERROR] Internal compiler error
[INFO] java.lang.OutOfMemoryError: Requested array size exceeds VM limit
[INFO] at java.lang.StringCoding$StringEncoder.encode(StringCoding.java:300)
[INFO] at java.lang.StringCoding.encode(StringCoding.java:344)
[INFO] at java.lang.String.getBytes(String.java:916)
[INFO] at com.google.gwt.dev.util.Util.getBytes(Util.java:391)
[INFO] at com.google.gwt.dev.util.DiskCache.writeString(DiskCache.java:239)
[INFO] at com.google.gwt.user.linker.rpc.RpcLogArtifact.<init>(RpcLogArtifact.java:46)
[INFO] at com.google.gwt.user.rebind.rpc.ProxyCreator.create(ProxyCreator.java:343)
[INFO] at com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator.generateIncrementally(ServiceInterfaceProxyGenerator.java:60)
[INFO] at com.google.gwt.dev.javac.StandardGeneratorContext.runGeneratorIncrementally(StandardGeneratorContext.java:647)
[INFO] at com.google.gwt.dev.cfg.RuleGenerateWith.realize(RuleGenerateWith.java:41)
[INFO] at com.google.gwt.dev.shell.StandardRebindOracle$Rebinder.rebind(StandardRebindOracle.java:78)
[INFO] at com.google.gwt.dev.shell.StandardRebindOracle.rebind(StandardRebindOracle.java:268)
[INFO] at com.google.gwt.dev.shell.StandardRebindOracle.rebind(StandardRebindOracle.java:257)
[INFO] at com.google.gwt.dev.DistillerRebindPermutationOracle.getAllPossibleRebindAnswers(DistillerRebindPermutationOracle.java:91)
[INFO] at com.google.gwt.dev.jdt.WebModeCompilerFrontEnd.doFindAdditionalTypesUsingRebinds(WebModeCompilerFrontEnd.java:96)
[INFO] at com.google.gwt.dev.jdt.AbstractCompiler$Sandbox$CompilerImpl.process(AbstractCompiler.java:254)
[INFO] at org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:444)
[INFO] at com.google.gwt.dev.jdt.AbstractCompiler$Sandbox$CompilerImpl.compile(AbstractCompiler.java:173)
[INFO] at com.google.gwt.dev.jdt.AbstractCompiler$Sandbox$CompilerImpl.compile(AbstractCompiler.java:288)
[INFO] at com.google.gwt.dev.jdt.AbstractCompiler$Sandbox$CompilerImpl.access$400(AbstractCompiler.java:139)
[INFO] at com.google.gwt.dev.jdt.AbstractCompiler.compile(AbstractCompiler.java:588)
[INFO] at com.google.gwt.dev.jdt.BasicWebModeCompiler.getCompilationUnitDeclarations(BasicWebModeCompiler.java:97)
[INFO] at com.google.gwt.dev.jdt.WebModeCompilerFrontEnd.getCompilationUnitDeclarations(WebModeCompilerFrontEnd.java:52)
[INFO] at com.google.gwt.dev.jjs.JavaToJavaScriptCompiler.precompile(JavaToJavaScriptCompiler.java:569)
[INFO] at com.google.gwt.dev.jjs.JavaScriptCompiler.precompile(JavaScriptCompiler.java:33)
[INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:284)
[INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:233)
[INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:145)
[INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:232)
[INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:198)
[INFO] at com.google.gwt.dev.Compiler$1.run(Compiler.java:170)
[INFO] at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:88)
[INFO]
[ERROR] Exception in thread "main" java.lang.OutOfMemoryError: Requested array size exceeds VM limit
[ERROR] at java.lang.StringCoding$StringEncoder.encode(StringCoding.java:300)
[ERROR] at java.lang.StringCoding.encode(StringCoding.java:344)
[ERROR] at java.lang.String.getBytes(String.java:916)
[ERROR] at com.google.gwt.dev.util.Util.getBytes(Util.java:391)
[ERROR] at com.google.gwt.dev.util.DiskCache.writeString(DiskCache.java:239)
[ERROR] at com.google.gwt.user.linker.rpc.RpcLogArtifact.<init>(RpcLogArtifact.java:46)
[ERROR] at com.google.gwt.user.rebind.rpc.ProxyCreator.create(ProxyCreator.java:343)
[ERROR] at com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator.generateIncrementally(ServiceInterfaceProxyGenerator.java:60)
[ERROR] at com.google.gwt.dev.javac.StandardGeneratorContext.runGeneratorIncrementally(StandardGeneratorContext.java:647)
[ERROR] at com.google.gwt.dev.cfg.RuleGenerateWith.realize(RuleGenerateWith.java:41)
[ERROR] at com.google.gwt.dev.shell.StandardRebindOracle$Rebinder.rebind(StandardRebindOracle.java:78)
[ERROR] at com.google.gwt.dev.shell.StandardRebindOracle.rebind(StandardRebindOracle.java:268)
[ERROR] at com.google.gwt.dev.shell.StandardRebindOracle.rebind(StandardRebindOracle.java:257)
[ERROR] at com.google.gwt.dev.DistillerRebindPermutationOracle.getAllPossibleRebindAnswers(DistillerRebindPermutationOracle.java:91)
[ERROR] at com.google.gwt.dev.jdt.WebModeCompilerFrontEnd.doFindAdditionalTypesUsingRebinds(WebModeCompilerFrontEnd.java:96)
[ERROR] at com.google.gwt.dev.jdt.AbstractCompiler$Sandbox$CompilerImpl.process(AbstractCompiler.java:254)
[ERROR] at org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:444)
[ERROR] at com.google.gwt.dev.jdt.AbstractCompiler$Sandbox$CompilerImpl.compile(AbstractCompiler.java:173)
[ERROR] at com.google.gwt.dev.jdt.AbstractCompiler$Sandbox$CompilerImpl.compile(AbstractCompiler.java:288)
[ERROR] at com.google.gwt.dev.jdt.AbstractCompiler$Sandbox$CompilerImpl.access$400(AbstractCompiler.java:139)
[ERROR] at com.google.gwt.dev.jdt.AbstractCompiler.compile(AbstractCompiler.java:588)
[ERROR] at com.google.gwt.dev.jdt.BasicWebModeCompiler.getCompilationUnitDeclarations(BasicWebModeCompiler.java:97)
[ERROR] at com.google.gwt.dev.jdt.WebModeCompilerFrontEnd.getCompilationUnitDeclarations(WebModeCompilerFrontEnd.java:52)
[ERROR] at com.google.gwt.dev.jjs.JavaToJavaScriptCompiler.precompile(JavaToJavaScriptCompiler.java:569)
[ERROR] at com.google.gwt.dev.jjs.JavaScriptCompiler.precompile(JavaScriptCompiler.java:33)
[ERROR] at com.google.gwt.dev.Precompile.precompile(Precompile.java:284)
[ERROR] at com.google.gwt.dev.Precompile.precompile(Precompile.java:233)
[ERROR] at com.google.gwt.dev.Precompile.precompile(Precompile.java:145)
[ERROR] at com.google.gwt.dev.Compiler.run(Compiler.java:232)
[ERROR] at com.google.gwt.dev.Compiler.run(Compiler.java:198)
[ERROR] at com.google.gwt.dev.Compiler$1.run(Compiler.java:170)
[ERROR] at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:88)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:35.247s
[INFO] Finished at: Wed Feb 19 18:48:44 ART 2014
[INFO] Final Memory: 15M/244M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:gwt-maven-plugin:2.4.0:compile (default-cli) on project AW-AppIntegrated: Command [[
[ERROR] C:\Program Files\Java\jdk1.7.0_45\jre\bin\java -XX:MaxPermSize=512m -Xmx12g -classpath C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java;C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources;C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes;C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar;C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar;C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar;C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar;C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar;C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar;C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar;C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar;C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar;C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar;C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar;C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar;C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar;C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar;C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar;C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar;C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar;C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar;C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar;C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar;C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar;C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar;C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar;C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar;C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar;C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar;C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar;C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar;C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar;C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar;C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar;C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar;C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar;C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar;C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar;C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar;C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar;C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar;C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar;C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar;C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar;C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar;C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar;C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar;C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar;C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar;C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar;C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar;C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar;C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar;C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar;C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar;C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar;C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar;C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar;C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar;C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar;C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar;C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar;C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar;C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar;C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar;C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar;C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar;C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar;C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar;C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar;C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar;C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar;C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar;C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar;C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar;C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar;C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar;C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar;C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar com.google.gwt.dev.Compiler -gen C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\.generated -logLevel INFO -style OBF -war C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\AW-AppIntegrated-0.0.2-SNAPSHOT -localWorkers 1 com.arballon.web.integrated.AWIntegrated
[ERROR] ]] failed with status 1
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:gwt-maven-plugin:2.4.0:compile (default-cli) on project AW-AppIntegrated: Command [[
C:\Program Files\Java\jdk1.7.0_45\jre\bin\java -XX:MaxPermSize=512m -Xmx12g -classpath C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java;C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources;C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes;C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar;C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar;C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar;C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar;C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar;C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar;C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar;C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar;C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar;C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar;C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar;C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar;C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar;C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar;C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar;C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar;C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar;C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar;C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar;C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar;C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar;C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar;C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar;C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar;C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar;C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar;C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar;C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar;C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar;C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar;C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar;C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar;C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar;C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar;C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar;C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar;C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar;C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar;C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar;C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar;C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar;C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar;C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar;C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar;C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar;C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar;C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar;C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar;C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar;C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar;C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar;C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar;C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar;C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar;C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar;C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar;C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar;C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar;C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar;C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar;C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar;C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar;C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar;C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar;C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar;C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar;C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar;C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar;C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar;C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar;C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar;C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar;C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar;C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar;C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar;C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar com.google.gwt.dev.Compiler -gen C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\.generated -logLevel INFO -style OBF -war C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\AW-AppIntegrated-0.0.2-SNAPSHOT -localWorkers 1 com.arballon.web.integrated.AWIntegrated
]] failed with status 1
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.codehaus.mojo.gwt.shell.ForkedProcessExecutionException: Command [[
C:\Program Files\Java\jdk1.7.0_45\jre\bin\java -XX:MaxPermSize=512m -Xmx12g -classpath C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\java;C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\src\main\resources;C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\classes;C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar;C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar;C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar;C:\Users\daniel\.m2\repository\com\google\gwt\inject\gin\1.5.0\gin-1.5.0.jar;C:\Users\daniel\.m2\repository\com\google\inject\guice\3.0-rc2\guice-3.0-rc2.jar;C:\Users\daniel\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar;C:\Users\daniel\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-assistedinject\3.0-rc2\guice-assistedinject-3.0-rc2.jar;C:\Users\daniel\.m2\repository\com\google\inject\extensions\guice-servlet\3.0\guice-servlet-3.0.jar;C:\Users\daniel\.m2\repository\org\json\json\20090211\json-20090211.jar;C:\Users\daniel\.m2\repository\com\arballon\AW-Desktop\0.0.2-SNAPSHOT\AW-Desktop-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\com\arballon\AW-Framework\0.0.2-SNAPSHOT\AW-Framework-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar;C:\Users\daniel\.m2\repository\org\quartz-scheduler\quartz\2.1.6\quartz-2.1.6.jar;C:\Users\daniel\.m2\repository\com\arballon\AW-Common\0.0.2-SNAPSHOT\AW-Common-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\javax\mail\mail\1.4.6\mail-1.4.6.jar;C:\Users\daniel\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\daniel\.m2\repository\com\arballon\AW-Core\0.0.2-SNAPSHOT\AW-Core-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\net\sf\dozer\dozer\5.3.2\dozer-5.3.2.jar;C:\Users\daniel\.m2\repository\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar;C:\Users\daniel\.m2\repository\commons-lang\commons-lang\2.5\commons-lang-2.5.jar;C:\Users\daniel\.m2\repository\com\arballon\AW-Server\0.0.2-SNAPSHOT\AW-Server-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-3.4.0.GA.jar;C:\Users\daniel\.m2\repository\com\arballon\ADKBase\0.0.2-SNAPSHOT\ADKBase-0.0.2-SNAPSHOT.jar;C:\Users\daniel\.m2\repository\com\arballon\AFIPWebService\5.0.3\AFIPWebService-5.0.3.jar;C:\Users\daniel\.m2\repository\com\arballon\cert\5.0\cert-5.0.jar;C:\Users\daniel\.m2\repository\com\arballon\mail\1.4.1\mail-1.4.1.jar;C:\Users\daniel\.m2\repository\axis\axis\1.4\axis-1.4.jar;C:\Users\daniel\.m2\repository\org\apache\axis\axis-jaxrpc\1.4\axis-jaxrpc-1.4.jar;C:\Users\daniel\.m2\repository\org\apache\axis\axis-saaj\1.4\axis-saaj-1.4.jar;C:\Users\daniel\.m2\repository\org\bouncycastle\bcmail-jdk16\1.46\bcmail-jdk16-1.46.jar;C:\Users\daniel\.m2\repository\org\bouncycastle\bcprov-jdk16\1.46\bcprov-jdk16-1.46.jar;C:\Users\daniel\.m2\repository\org\bouncycastle\bctsp-jdk16\1.46\bctsp-jdk16-1.46.jar;C:\Users\daniel\.m2\repository\org\bouncycastle\bcpg-jdk16\1.46\bcpg-jdk16-1.46.jar;C:\Users\daniel\.m2\repository\jaxen\jaxen\1.1.1\jaxen-1.1.1.jar;C:\Users\daniel\.m2\repository\jdom\jdom\1.0\jdom-1.0.jar;C:\Users\daniel\.m2\repository\xerces\xercesImpl\2.6.2\xercesImpl-2.6.2.jar;C:\Users\daniel\.m2\repository\xom\xom\1.0\xom-1.0.jar;C:\Users\daniel\.m2\repository\xerces\xmlParserAPIs\2.6.2\xmlParserAPIs-2.6.2.jar;C:\Users\daniel\.m2\repository\xalan\xalan\2.6.0\xalan-2.6.0.jar;C:\Users\daniel\.m2\repository\com\ibm\icu\icu4j\2.6.1\icu4j-2.6.1.jar;C:\Users\daniel\.m2\repository\org\slf4j\slf4j-jcl\1.5.10\slf4j-jcl-1.5.10.jar;C:\Users\daniel\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar;C:\Users\daniel\.m2\repository\commons-logging\commons-logging\1.0.4\commons-logging-1.0.4.jar;C:\Users\daniel\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar;C:\Users\daniel\.m2\repository\com\arballon\gwt-cal\0.9.1\gwt-cal-0.9.1.jar;C:\Users\daniel\.m2\repository\com\arballon\gwt-dnd\3.0.1\gwt-dnd-3.0.1.jar;C:\Users\daniel\.m2\repository\com\arballon\gwttime-alpha\1.0.0\gwttime-alpha-1.0.0.jar;C:\Users\daniel\.m2\repository\com\arballon\gxt\2.2.6\gxt-2.2.6-gwt22.jar;C:\Users\daniel\.m2\repository\com\arballon\gwt-image-loader\1.1.4\gwt-image-loader-1.1.4.jar;C:\Users\daniel\.m2\repository\com\arballon\expander\1.0.2\expander-1.0.2.jar;C:\Users\daniel\.m2\repository\commons-fileupload\commons-fileupload\1.2.1\commons-fileupload-1.2.1.jar;C:\Users\daniel\.m2\repository\commons-io\commons-io\1.3\commons-io-1.3.jar;C:\Users\daniel\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar;C:\Users\daniel\.m2\repository\com\github\branflake2267\gwt-maps-api\3.10.0-alpha-6\gwt-maps-api-3.10.0-alpha-6.jar;C:\Users\daniel\.m2\repository\com\google\gwt\google-apis\gwt-ajaxloader\1.1.0\gwt-ajaxloader-1.1.0.jar;C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt\3.0.6\gxt-3.0.6.jar;C:\Users\daniel\.m2\repository\com\sencha\gxt\gxt-chart\3.0.6\gxt-chart-3.0.6.jar;C:\Users\daniel\.m2\repository\org\hibernate\hibernate-core\3.3.1.GA\hibernate-core-3.3.1.GA.jar;C:\Users\daniel\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar;C:\Users\daniel\.m2\repository\commons-collections\commons-collections\3.1\commons-collections-3.1.jar;C:\Users\daniel\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar;C:\Users\daniel\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar;C:\Users\daniel\.m2\repository\javax\transaction\jta\1.1\jta-1.1.jar;C:\Users\daniel\.m2\repository\org\hibernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar;C:\Users\daniel\.m2\repository\org\hibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar;C:\Users\daniel\.m2\repository\org\hibernate\hibernate-commons-annotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar;C:\Users\daniel\.m2\repository\javassist\javassist\3.4.GA\javassist-3.4.GA.jar;C:\Users\daniel\.m2\repository\org\hibernate\hibernate-c3p0\3.3.2.GA\hibernate-c3p0-3.3.2.GA.jar;C:\Users\daniel\.m2\repository\c3p0\c3p0\0.9.1\c3p0-0.9.1.jar;C:\Users\daniel\.m2\repository\org\slf4j\slf4j-api\1.5.6\slf4j-api-1.5.6.jar;C:\Users\daniel\.m2\repository\org\slf4j\slf4j-log4j12\1.5.6\slf4j-log4j12-1.5.6.jar;C:\Users\daniel\.m2\repository\com\arballon\oracle\1.0\oracle-1.0.jar;C:\Users\daniel\.m2\repository\com\arballon\sqljdbc4\4.0\sqljdbc4-4.0.jar;C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar;C:\Users\daniel\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar;C:\Users\daniel\.m2\repository\commons-codec\commons-codec\1.5\commons-codec-1.5.jar;C:\Users\daniel\.m2\repository\org\apache\poi\poi-scratchpad\3.8\poi-scratchpad-3.8.jar;C:\Users\daniel\.m2\repository\com\itextpdf\itextpdf\5.1.1\itextpdf-5.1.1.jar;C:\Users\daniel\.m2\repository\joda-time\joda-time\1.6.2\joda-time-1.6.2.jar;C:\Users\daniel\.m2\repository\com\google\gwt\gwt-user\2.4.0\gwt-user-2.4.0.jar;C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar;C:\Users\daniel\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar;C:\Users\daniel\.m2\repository\com\google\gwt\gwt-dev\2.4.0\gwt-dev-2.4.0.jar com.google.gwt.dev.Compiler -gen C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\.generated -logLevel INFO -style OBF -war C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\target\AW-AppIntegrated-0.0.2-SNAPSHOT -localWorkers 1 com.arballon.web.integrated.AWIntegrated
]] failed with status 1
at org.codehaus.mojo.gwt.shell.AbstractGwtShellMojo$JavaCommand.execute(AbstractGwtShellMojo.java:437)
at org.codehaus.mojo.gwt.shell.CompileMojo.compile(CompileMojo.java:317)
at org.codehaus.mojo.gwt.shell.CompileMojo.doExecute(CompileMojo.java:237)
at org.codehaus.mojo.gwt.shell.AbstractGwtShellMojo.execute(AbstractGwtShellMojo.java:142)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
... 19 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/MojoExecutionException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment