- [INFO] Scanning for projects...
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for com.someCompany:someProject-domain:jar:1.0-SNAPSHOT
- [WARNING] 'dependencies.dependency.version' for org.jetbrains:annotations:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 112, column 18
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for com.someCompany:someProject-web-api:war:1.0-SNAPSHOT
- [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 243, column 21
- [WARNING]
- [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
- [WARNING]
- [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
- [WARNING]
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Build Order:
- [INFO]
- [INFO] someCompany someProject [pom]
- [INFO] someCompany someProject Domain [jar]
- [INFO] someCompany someProject Auth [jar]
- [INFO] someCompany someProject ActiveMQ Events [jar]
- [INFO] someCompany someProject Utilities [jar]
- [INFO] someCompany someProject Business Logic [jar]
- [INFO] someCompany someProject State Machine [jar]
- [INFO] someCompany someProject Web API [war]
- [INFO] someCompany someProject Web [war]
- [INFO] someCompany someProject Notifications [jar]
- [INFO]
- [INFO] ------------------------< com.someCompany:someProject >-------------------------
- [INFO] Building someCompany someProject 1.0-SNAPSHOT [1/10]
- [INFO] --------------------------------[ pom ]---------------------------------
- [INFO]
- [INFO] --- maven-dependency-plugin:2.10:tree (default-cli) @ someProject ---
- [INFO] com.someCompany:someProject:pom:1.0-SNAPSHOT
- [INFO]
- [INFO] ---------------------< com.someCompany:someProject-domain >---------------------
- [INFO] Building someCompany someProject Domain 1.0-SNAPSHOT [2/10]
- [INFO] --------------------------------[ jar ]---------------------------------
- [INFO]
- [INFO] --- maven-dependency-plugin:2.10:tree (default-cli) @ someProject-domain ---
- [INFO] com.someCompany:someProject-domain:jar:1.0-SNAPSHOT
- [INFO] +- org.springframework.data:spring-data-jpa:jar:1.7.3.RELEASE:compile
- [INFO] | +- org.springframework.data:spring-data-commons:jar:1.9.3.RELEASE:compile
- [INFO] | +- org.springframework:spring-orm:jar:4.3.2.RELEASE:compile
- [INFO] | | \- org.springframework:spring-jdbc:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-context:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-aop:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-tx:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-beans:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-core:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.aspectj:aspectjrt:jar:1.8.6:compile
- [INFO] | +- org.slf4j:slf4j-api:jar:1.7.12:compile
- [INFO] | \- org.slf4j:jcl-over-slf4j:jar:1.7.12:runtime
- [INFO] +- org.hibernate:hibernate-entitymanager:jar:5.0.0.Final:compile
- [INFO] | +- org.jboss.logging:jboss-logging:jar:3.3.0.Final:compile
- [INFO] | +- org.hibernate:hibernate-core:jar:4.3.10.Final:compile
- [INFO] | | +- org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1:compile
- [INFO] | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final:compile
- [INFO] | | +- antlr:antlr:jar:2.7.7:compile
- [INFO] | | \- org.jboss:jandex:jar:1.1.0.Final:compile
- [INFO] | +- dom4j:dom4j:jar:1.6.1:compile
- [INFO] | | \- xml-apis:xml-apis:jar:1.0.b2:compile
- [INFO] | +- org.hibernate.common:hibernate-commons-annotations:jar:5.0.0.Final:compile
- [INFO] | +- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile
- [INFO] | +- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile
- [INFO] | \- org.javassist:javassist:jar:3.18.1-GA:compile
- [INFO] +- org.hibernate:hibernate-c3p0:jar:5.0.0.Final:compile
- [INFO] | \- com.mchange:c3p0:jar:0.9.5:compile
- [INFO] | \- com.mchange:mchange-commons-java:jar:0.2.9:compile
- [INFO] +- org.hibernate:hibernate-jpamodelgen:jar:5.0.0.Final:compile
- [INFO] +- org.apache.logging.log4j:log4j-api:jar:2.3:compile
- [INFO] +- org.apache.logging.log4j:log4j-core:jar:2.3:compile
- [INFO] +- org.slf4j:slf4j-log4j12:jar:1.7.12:compile
- [INFO] | \- log4j:log4j:jar:1.2.17:compile
- [INFO] +- org.projectlombok:lombok:jar:1.18.2:provided
- [INFO] +- org.springframework.security:spring-security-core:jar:3.2.7.RELEASE:compile
- [INFO] | +- aopalliance:aopalliance:jar:1.0:compile
- [INFO] | \- org.springframework:spring-expression:jar:4.1.7.RELEASE:compile
- [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.6.0:compile
- [INFO] +- org.postgresql:postgresql:jar:9.4-1201-jdbc41:compile
- [INFO] +- org.statefulj:statefulj-fsm:jar:1.0.8:compile
- [INFO] | \- org.statefulj:statefulj-common:jar:1.0.8:compile
- [INFO] | \- org.apache.commons:commons-lang3:jar:3.3.2:compile
- [INFO] +- org.statefulj.framework:statefulj-framework-persistence-jpa:jar:1.0.8:compile
- [INFO] | +- org.statefulj.framework:statefulj-framework-core:jar:1.0.8:compile
- [INFO] | | \- org.reflections:reflections:jar:0.9.9-RC1:compile
- [INFO] | | \- com.google.guava:guava:jar:19.0:compile
- [INFO] | \- org.statefulj.persistence:statefulj-persistence-jpa:jar:1.0.8:compile
- [INFO] | \- org.statefulj.persistence:statefulj-persistence-common:jar:1.0.8:compile
- [INFO] +- org.liquibase:liquibase-core:jar:3.0.7:compile
- [INFO] | \- org.yaml:snakeyaml:jar:1.14:compile
- [INFO] +- commons-collections:commons-collections:jar:3.2.2:compile
- [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.6.6:compile
- [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.4.6:compile
- [INFO] +- org.jetbrains:annotations:jar:19.0.0:compile
- [INFO] +- org.hibernate:hibernate-validator:jar:5.3.4.Final:compile
- [INFO] | +- javax.validation:validation-api:jar:1.1.0.Final:compile
- [INFO] | \- com.fasterxml:classmate:jar:1.3.1:compile
- [INFO] +- org.glassfish:javax.el:jar:3.0.1-b11:compile
- [INFO] +- org.springframework:spring-test:jar:4.3.2.RELEASE:compile
- [INFO] +- junit:junit:jar:4.12:test
- [INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test
- [INFO] +- org.mockito:mockito-core:jar:1.9.5:test
- [INFO] | \- org.objenesis:objenesis:jar:2.1:test
- [INFO] \- org.jetbrains.kotlin:kotlin-stdlib:jar:1.3.72:test
- [INFO] \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.3.72:test
- [INFO]
- [INFO] ----------------------< com.someCompany:someProject-auth >----------------------
- [INFO] Building someCompany someProject Auth 1.0-SNAPSHOT [3/10]
- [INFO] --------------------------------[ jar ]---------------------------------
- [INFO]
- [INFO] --- maven-dependency-plugin:2.10:tree (default-cli) @ someProject-auth ---
- [INFO] com.someCompany:someProject-auth:jar:1.0-SNAPSHOT
- [INFO] +- com.someCompany:someProject-domain:jar:1.0-SNAPSHOT:compile
- [INFO] | +- org.springframework.data:spring-data-jpa:jar:1.7.3.RELEASE:compile
- [INFO] | | +- org.springframework.data:spring-data-commons:jar:1.9.3.RELEASE:compile
- [INFO] | | +- org.springframework:spring-orm:jar:4.3.2.RELEASE:compile
- [INFO] | | | \- org.springframework:spring-jdbc:jar:4.3.2.RELEASE:compile
- [INFO] | | +- org.springframework:spring-tx:jar:4.3.2.RELEASE:compile
- [INFO] | | +- org.aspectj:aspectjrt:jar:1.8.6:compile
- [INFO] | | +- org.slf4j:slf4j-api:jar:1.7.12:compile
- [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.12:runtime
- [INFO] | +- org.hibernate:hibernate-entitymanager:jar:4.3.10.Final:compile
- [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.1.3.GA:compile
- [INFO] | | +- org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1:compile
- [INFO] | | +- org.hibernate:hibernate-core:jar:4.3.10.Final:compile
- [INFO] | | | +- antlr:antlr:jar:2.7.7:compile
- [INFO] | | | \- org.jboss:jandex:jar:1.1.0.Final:compile
- [INFO] | | +- dom4j:dom4j:jar:1.6.1:compile
- [INFO] | | | \- xml-apis:xml-apis:jar:1.0.b2:compile
- [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:4.0.5.Final:compile
- [INFO] | | +- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile
- [INFO] | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final:compile
- [INFO] | | \- org.javassist:javassist:jar:3.18.1-GA:compile
- [INFO] | +- org.hibernate:hibernate-c3p0:jar:5.0.0.Final:compile
- [INFO] | | \- com.mchange:c3p0:jar:0.9.5:compile
- [INFO] | | \- com.mchange:mchange-commons-java:jar:0.2.9:compile
- [INFO] | +- org.hibernate:hibernate-jpamodelgen:jar:4.3.10.Final:compile
- [INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.1:compile
- [INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.1:compile
- [INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.12:compile
- [INFO] | | \- log4j:log4j:jar:1.2.17:compile
- [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.4.6:compile
- [INFO] | +- org.postgresql:postgresql:jar:9.4-1201-jdbc41:compile
- [INFO] | +- org.statefulj:statefulj-fsm:jar:1.0.8:compile
- [INFO] | | \- org.statefulj:statefulj-common:jar:1.0.8:compile
- [INFO] | | \- org.apache.commons:commons-lang3:jar:3.3.2:compile
- [INFO] | +- org.statefulj.framework:statefulj-framework-persistence-jpa:jar:1.0.8:compile
- [INFO] | | +- org.statefulj.framework:statefulj-framework-core:jar:1.0.8:compile
- [INFO] | | | \- org.reflections:reflections:jar:0.9.9-RC1:compile
- [INFO] | | | \- com.google.guava:guava:jar:19.0:compile
- [INFO] | | \- org.statefulj.persistence:statefulj-persistence-jpa:jar:1.0.8:compile
- [INFO] | | \- org.statefulj.persistence:statefulj-persistence-common:jar:1.0.8:compile
- [INFO] | +- org.liquibase:liquibase-core:jar:3.3.5:compile
- [INFO] | +- commons-collections:commons-collections:jar:3.2.1:compile
- [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.4.6:compile
- [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.4.6:compile
- [INFO] | +- org.jetbrains:annotations:jar:19.0.0:compile
- [INFO] | +- org.hibernate:hibernate-validator:jar:5.1.3.Final:compile
- [INFO] | | +- javax.validation:validation-api:jar:1.1.0.Final:compile
- [INFO] | | \- com.fasterxml:classmate:jar:1.0.0:compile
- [INFO] | +- org.glassfish:javax.el:jar:3.0.0:compile
- [INFO] | \- org.springframework:spring-test:jar:4.1.7.RELEASE:compile
- [INFO] +- org.springframework.security:spring-security-core:jar:3.2.7.RELEASE:compile
- [INFO] | +- aopalliance:aopalliance:jar:1.0:compile
- [INFO] | +- org.springframework:spring-aop:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-beans:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-context:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-core:jar:4.3.2.RELEASE:compile
- [INFO] | \- org.springframework:spring-expression:jar:4.1.7.RELEASE:compile
- [INFO] \- commons-codec:commons-codec:jar:1.10:compile
- [INFO]
- [INFO] ----------------< com.someCompany:someProject-notification-api >----------------
- [INFO] Building someCompany someProject ActiveMQ Events 1.0-SNAPSHOT [4/10]
- [INFO] --------------------------------[ jar ]---------------------------------
- [INFO]
- [INFO] --- maven-dependency-plugin:2.10:tree (default-cli) @ someProject-notification-api ---
- [INFO] com.someCompany:someProject-notification-api:jar:1.0-SNAPSHOT
- [INFO] +- com.someCompany:someProject-domain:jar:1.0-SNAPSHOT:compile
- [INFO] | +- org.springframework.data:spring-data-jpa:jar:1.7.3.RELEASE:compile
- [INFO] | | +- org.springframework.data:spring-data-commons:jar:1.9.3.RELEASE:compile
- [INFO] | | +- org.springframework:spring-orm:jar:4.3.2.RELEASE:compile
- [INFO] | | | \- org.springframework:spring-jdbc:jar:4.3.2.RELEASE:compile
- [INFO] | | +- org.aspectj:aspectjrt:jar:1.8.6:compile
- [INFO] | | +- org.slf4j:slf4j-api:jar:1.7.12:compile
- [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.12:runtime
- [INFO] | +- org.hibernate:hibernate-entitymanager:jar:4.3.10.Final:compile
- [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.1.3.GA:compile
- [INFO] | | +- org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1:compile
- [INFO] | | +- org.hibernate:hibernate-core:jar:4.3.10.Final:compile
- [INFO] | | | +- antlr:antlr:jar:2.7.7:compile
- [INFO] | | | \- org.jboss:jandex:jar:1.1.0.Final:compile
- [INFO] | | +- dom4j:dom4j:jar:1.6.1:compile
- [INFO] | | | \- xml-apis:xml-apis:jar:1.0.b2:compile
- [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:4.0.5.Final:compile
- [INFO] | | +- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile
- [INFO] | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final:compile
- [INFO] | | \- org.javassist:javassist:jar:3.18.1-GA:compile
- [INFO] | +- org.hibernate:hibernate-c3p0:jar:5.0.0.Final:compile
- [INFO] | | \- com.mchange:c3p0:jar:0.9.5:compile
- [INFO] | | \- com.mchange:mchange-commons-java:jar:0.2.9:compile
- [INFO] | +- org.hibernate:hibernate-jpamodelgen:jar:4.3.10.Final:compile
- [INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.1:compile
- [INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.1:compile
- [INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.12:compile
- [INFO] | | \- log4j:log4j:jar:1.2.17:compile
- [INFO] | +- org.springframework.security:spring-security-core:jar:3.2.7.RELEASE:compile
- [INFO] | | \- aopalliance:aopalliance:jar:1.0:compile
- [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.4.6:compile
- [INFO] | +- org.postgresql:postgresql:jar:9.4-1201-jdbc41:compile
- [INFO] | +- org.statefulj:statefulj-fsm:jar:1.0.8:compile
- [INFO] | | \- org.statefulj:statefulj-common:jar:1.0.8:compile
- [INFO] | | \- org.apache.commons:commons-lang3:jar:3.3.2:compile
- [INFO] | +- org.statefulj.framework:statefulj-framework-persistence-jpa:jar:1.0.8:compile
- [INFO] | | +- org.statefulj.framework:statefulj-framework-core:jar:1.0.8:compile
- [INFO] | | | \- org.reflections:reflections:jar:0.9.9-RC1:compile
- [INFO] | | \- org.statefulj.persistence:statefulj-persistence-jpa:jar:1.0.8:compile
- [INFO] | | \- org.statefulj.persistence:statefulj-persistence-common:jar:1.0.8:compile
- [INFO] | +- org.liquibase:liquibase-core:jar:3.3.5:compile
- [INFO] | +- commons-collections:commons-collections:jar:3.2.1:compile
- [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.4.6:compile
- [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.4.6:compile
- [INFO] | +- org.jetbrains:annotations:jar:19.0.0:compile
- [INFO] | +- org.hibernate:hibernate-validator:jar:5.1.3.Final:compile
- [INFO] | | +- javax.validation:validation-api:jar:1.1.0.Final:compile
- [INFO] | | \- com.fasterxml:classmate:jar:1.0.0:compile
- [INFO] | +- org.glassfish:javax.el:jar:3.0.0:compile
- [INFO] | \- org.springframework:spring-test:jar:4.1.7.RELEASE:compile
- [INFO] +- com.someCompany:someProject-auth:jar:1.0-SNAPSHOT:compile
- [INFO] | \- commons-codec:commons-codec:jar:1.10:compile
- [INFO] +- org.apache.activemq:activemq-broker:jar:5.12.1:compile
- [INFO] | +- org.apache.activemq:activemq-client:jar:5.10.2:compile
- [INFO] | | +- org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1.1:compile
- [INFO] | | +- org.fusesource.hawtbuf:hawtbuf:jar:1.10:compile
- [INFO] | | \- org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:jar:1.0.1:compile
- [INFO] | \- org.apache.activemq:activemq-openwire-legacy:jar:5.12.1:compile
- [INFO] +- org.springframework:spring-jms:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-aop:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-beans:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-context:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-core:jar:4.3.2.RELEASE:compile
- [INFO] | | \- commons-logging:commons-logging:jar:1.2:compile
- [INFO] | +- org.springframework:spring-messaging:jar:4.1.7.RELEASE:compile
- [INFO] | \- org.springframework:spring-tx:jar:4.3.2.RELEASE:compile
- [INFO] +- org.springframework:spring-webmvc:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-expression:jar:4.1.7.RELEASE:compile
- [INFO] | \- org.springframework:spring-web:jar:4.3.2.RELEASE:compile
- [INFO] +- commons-fileupload:commons-fileupload:jar:1.3.1:compile
- [INFO] | \- commons-io:commons-io:jar:2.4:compile
- [INFO] +- com.google.guava:guava:jar:19.0:compile
- [INFO] \- org.projectlombok:lombok:jar:1.18.2:provided
- [INFO]
- [INFO] ----------------------< com.someCompany:someProject-util >----------------------
- [INFO] Building someCompany someProject Utilities 1.0-SNAPSHOT [5/10]
- [INFO] --------------------------------[ jar ]---------------------------------
- [INFO]
- [INFO] --- maven-dependency-plugin:2.10:tree (default-cli) @ someProject-util ---
- [INFO] com.someCompany:someProject-util:jar:1.0-SNAPSHOT
- [INFO] +- org.springframework:spring-core:jar:4.3.2.RELEASE:compile
- [INFO] | \- commons-logging:commons-logging:jar:1.2:compile
- [INFO] +- org.springframework:spring-web:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-aop:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-beans:jar:4.3.2.RELEASE:compile
- [INFO] | \- org.springframework:spring-context:jar:4.3.2.RELEASE:compile
- [INFO] +- org.springframework:spring-webmvc:jar:4.3.2.RELEASE:compile
- [INFO] | \- org.springframework:spring-expression:jar:4.1.7.RELEASE:compile
- [INFO] +- org.springframework:spring-context-support:jar:4.1.7.RELEASE:compile
- [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.4.6:compile
- [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.6.6:compile
- [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.4.6:compile
- [INFO] +- org.apache.pdfbox:pdfbox:jar:2.0.0:compile
- [INFO] | \- org.apache.pdfbox:fontbox:jar:2.0.0:compile
- [INFO] \- com.google.guava:guava:jar:19.0:compile
- [INFO]
- [INFO] ---------------------< com.someCompany:someProject-logic >----------------------
- [INFO] Building someCompany someProject Business Logic 1.0-SNAPSHOT [6/10]
- [INFO] --------------------------------[ jar ]---------------------------------
- [INFO]
- [INFO] --- maven-dependency-plugin:2.10:tree (default-cli) @ someProject-logic ---
- [INFO] com.someCompany:someProject-logic:jar:1.0-SNAPSHOT
- [INFO] +- com.someCompany:someProject-domain:jar:1.0-SNAPSHOT:compile
- [INFO] | +- org.springframework.data:spring-data-jpa:jar:1.7.3.RELEASE:compile
- [INFO] | | +- org.springframework.data:spring-data-commons:jar:1.9.3.RELEASE:compile
- [INFO] | | +- org.aspectj:aspectjrt:jar:1.8.6:compile
- [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.12:runtime
- [INFO] | +- org.hibernate:hibernate-entitymanager:jar:4.3.10.Final:compile
- [INFO] | | +- org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1:compile
- [INFO] | | +- org.hibernate:hibernate-core:jar:4.3.10.Final:compile
- [INFO] | | | +- antlr:antlr:jar:2.7.7:compile
- [INFO] | | | \- org.jboss:jandex:jar:1.1.0.Final:compile
- [INFO] | | +- dom4j:dom4j:jar:1.6.1:compile
- [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:4.0.5.Final:compile
- [INFO] | | +- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile
- [INFO] | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final:compile
- [INFO] | | \- org.javassist:javassist:jar:3.18.1-GA:compile
- [INFO] | +- org.hibernate:hibernate-c3p0:jar:5.0.0.Final:compile
- [INFO] | | \- com.mchange:c3p0:jar:0.9.5:compile
- [INFO] | | \- com.mchange:mchange-commons-java:jar:0.2.9:compile
- [INFO] | +- org.hibernate:hibernate-jpamodelgen:jar:4.3.10.Final:compile
- [INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.1:compile
- [INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.1:compile
- [INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.12:compile
- [INFO] | | \- log4j:log4j:jar:1.2.17:compile
- [INFO] | +- org.postgresql:postgresql:jar:9.4-1201-jdbc41:compile
- [INFO] | +- org.statefulj.framework:statefulj-framework-persistence-jpa:jar:1.0.8:compile
- [INFO] | | +- org.statefulj.framework:statefulj-framework-core:jar:1.0.8:compile
- [INFO] | | | \- org.reflections:reflections:jar:0.9.9-RC1:compile
- [INFO] | | \- org.statefulj.persistence:statefulj-persistence-jpa:jar:1.0.8:compile
- [INFO] | | \- org.statefulj.persistence:statefulj-persistence-common:jar:1.0.8:compile
- [INFO] | +- org.liquibase:liquibase-core:jar:3.3.5:compile
- [INFO] | +- commons-collections:commons-collections:jar:3.2.1:compile
- [INFO] | +- org.jetbrains:annotations:jar:19.0.0:compile
- [INFO] | +- org.glassfish:javax.el:jar:3.0.0:compile
- [INFO] | \- org.springframework:spring-test:jar:4.1.7.RELEASE:compile
- [INFO] +- com.someCompany:someProject-notification-api:jar:1.0-SNAPSHOT:compile
- [INFO] | +- org.apache.activemq:activemq-broker:jar:5.10.2:compile
- [INFO] | | +- org.apache.activemq:activemq-client:jar:5.10.2:compile
- [INFO] | | | +- org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1.1:compile
- [INFO] | | | +- org.fusesource.hawtbuf:hawtbuf:jar:1.10:compile
- [INFO] | | | \- org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:jar:1.0.1:compile
- [INFO] | | \- org.apache.activemq:activemq-openwire-legacy:jar:5.10.2:compile
- [INFO] | +- org.springframework:spring-jms:jar:4.3.2.RELEASE:compile
- [INFO] | | \- org.springframework:spring-messaging:jar:4.1.7.RELEASE:compile
- [INFO] | +- org.springframework:spring-webmvc:jar:4.3.2.RELEASE:compile
- [INFO] | \- com.google.guava:guava:jar:19.0:compile
- [INFO] +- com.someCompany:someProject-auth:jar:1.0-SNAPSHOT:compile
- [INFO] +- org.projectlombok:lombok:jar:1.18.2:provided
- [INFO] +- org.quartz-scheduler:quartz:jar:2.2.1:compile
- [INFO] | \- org.slf4j:slf4j-api:jar:1.7.12:compile
- [INFO] +- org.springframework:spring-orm:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-core:jar:4.3.2.RELEASE:compile
- [INFO] | \- org.springframework:spring-jdbc:jar:4.3.2.RELEASE:compile
- [INFO] +- org.springframework:spring-tx:jar:4.3.2.RELEASE:compile
- [INFO] +- org.springframework:spring-web:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-aop:jar:4.3.2.RELEASE:compile
- [INFO] | \- org.springframework:spring-context:jar:4.3.2.RELEASE:compile
- [INFO] +- org.springframework:spring-beans:jar:4.3.2.RELEASE:compile
- [INFO] +- org.springframework.ws:spring-ws-core:jar:2.2.1.RELEASE:compile
- [INFO] | +- org.springframework.ws:spring-xml:jar:2.2.1.RELEASE:compile
- [INFO] | \- org.springframework:spring-oxm:jar:4.1.7.RELEASE:compile
- [INFO] +- org.springframework.ws:spring-ws-support:jar:2.2.1.RELEASE:compile
- [INFO] +- org.springframework.ws:spring-ws-security:jar:2.2.1.RELEASE:compile
- [INFO] +- org.apache.ws.security:wss4j:jar:1.6.18:compile
- [INFO] | +- commons-logging:commons-logging:jar:1.2:compile
- [INFO] | +- org.apache.santuario:xmlsec:jar:1.5.8:compile
- [INFO] | \- org.opensaml:opensaml:jar:2.5.1-1:compile
- [INFO] | \- org.opensaml:openws:jar:1.4.2-1:compile
- [INFO] | \- org.opensaml:xmltooling:jar:1.3.2-1:compile
- [INFO] | \- joda-time:joda-time:jar:2.5:compile
- [INFO] +- commons-io:commons-io:jar:2.4:compile
- [INFO] +- org.springframework.security:spring-security-core:jar:3.2.7.RELEASE:compile
- [INFO] | +- aopalliance:aopalliance:jar:1.0:compile
- [INFO] | \- org.springframework:spring-expression:jar:4.1.7.RELEASE:compile
- [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.6.6:compile
- [INFO] +- org.apache.commons:commons-csv:jar:1.4:compile
- [INFO] +- org.statefulj:statefulj-fsm:jar:1.0.8:compile
- [INFO] | \- org.statefulj:statefulj-common:jar:1.0.8:compile
- [INFO] | \- org.apache.commons:commons-lang3:jar:3.3.2:compile
- [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
- [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.6.6:compile
- [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.6.6:compile
- [INFO] +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.6.6:compile
- [INFO] +- commons-codec:commons-codec:jar:1.10:compile
- [INFO] +- org.mnode.ical4j:ical4j:jar:1.0.6:compile
- [INFO] | +- commons-lang:commons-lang:jar:2.6:compile
- [INFO] | \- backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
- [INFO] +- commons-beanutils:commons-beanutils:jar:1.9.2:compile
- [INFO] +- com.sun.mail:javax.mail:jar:1.5.5:compile
- [INFO] | \- javax.activation:activation:jar:1.1.1:compile
- [INFO] +- org.jsoup:jsoup:jar:1.8.1:compile
- [INFO] +- org.apache.commons:commons-email:jar:1.4:compile
- [INFO] +- net.coobird:thumbnailator:jar:0.4.8:compile
- [INFO] +- commons-net:commons-net:jar:3.5:compile
- [INFO] +- org.apache.poi:poi:jar:3.14:compile
- [INFO] +- javax.validation:validation-api:jar:1.0.0.GA:compile
- [INFO] +- javax.annotation:javax.annotation-api:jar:1.3:compile
- [INFO] +- org.hibernate:hibernate-validator:jar:5.3.4.Final:compile
- [INFO] | +- org.jboss.logging:jboss-logging:jar:3.3.0.Final:compile
- [INFO] | \- com.fasterxml:classmate:jar:1.3.1:compile
- [INFO] +- com.someCompany:someProject-util:jar:1.0-SNAPSHOT:compile
- [INFO] | +- org.springframework:spring-context-support:jar:4.1.7.RELEASE:compile
- [INFO] | \- org.apache.pdfbox:pdfbox:jar:2.0.0:compile
- [INFO] | \- org.apache.pdfbox:fontbox:jar:2.0.0:compile
- [INFO] +- commons-fileupload:commons-fileupload:jar:1.3.1:compile
- [INFO] +- com.twelvemonkeys.imageio:imageio-batik:jar:3.3.2:compile
- [INFO] | +- com.twelvemonkeys.imageio:imageio-core:jar:3.3.2:compile
- [INFO] | +- com.twelvemonkeys.common:common-lang:jar:3.3.2:compile
- [INFO] | +- com.twelvemonkeys.common:common-io:jar:3.3.2:compile
- [INFO] | \- com.twelvemonkeys.common:common-image:jar:3.3.2:compile
- [INFO] +- org.apache.xmlgraphics:batik-transcoder:jar:1.9.1:compile
- [INFO] | +- org.apache.xmlgraphics:batik-anim:jar:1.9.1:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-css:jar:1.9.1:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-ext:jar:1.9.1:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-parser:jar:1.9.1:compile
- [INFO] | | \- org.apache.xmlgraphics:batik-svg-dom:jar:1.9.1:compile
- [INFO] | +- org.apache.xmlgraphics:batik-awt-util:jar:1.9.1:compile
- [INFO] | | \- org.apache.xmlgraphics:xmlgraphics-commons:jar:2.2:compile
- [INFO] | +- org.apache.xmlgraphics:batik-bridge:jar:1.9.1:compile
- [INFO] | | \- org.apache.xmlgraphics:batik-script:jar:1.9.1:compile
- [INFO] | | +- org.mozilla:rhino:jar:1.7.7:compile
- [INFO] | | \- org.python:jython:jar:2.7.0:compile
- [INFO] | +- org.apache.xmlgraphics:batik-dom:jar:1.9.1:compile
- [INFO] | | +- xalan:xalan:jar:2.7.2:compile
- [INFO] | | | \- xalan:serializer:jar:2.7.2:compile
- [INFO] | | \- xml-apis:xml-apis:jar:1.3.04:compile
- [INFO] | +- org.apache.xmlgraphics:batik-gvt:jar:1.9.1:compile
- [INFO] | +- org.apache.xmlgraphics:batik-svggen:jar:1.9.1:compile
- [INFO] | +- org.apache.xmlgraphics:batik-util:jar:1.9.1:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-constants:jar:1.9.1:compile
- [INFO] | | \- org.apache.xmlgraphics:batik-i18n:jar:1.9.1:compile
- [INFO] | +- org.apache.xmlgraphics:batik-xml:jar:1.9.1:compile
- [INFO] | \- xml-apis:xml-apis-ext:jar:1.3.04:compile
- [INFO] +- com.twelvemonkeys.servlet:servlet:jar:3.3.2:compile
- [INFO] +- com.fasterxml.uuid:java-uuid-generator:jar:3.1.4:compile
- [INFO] +- com.google.zxing:core:jar:3.3.0:compile
- [INFO] +- junit:junit:jar:4.12:test
- [INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test
- [INFO] +- org.mockito:mockito-core:jar:1.9.5:test
- [INFO] | \- org.objenesis:objenesis:jar:2.1:test
- [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.3.72:test
- [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.3.72:test
- [INFO] \- com.someCompany:someProject-domain:test-jar:tests:1.0-SNAPSHOT:test
- [INFO]
- [INFO] ------------------< com.someCompany:someProject-statemachine >------------------
- [INFO] Building someCompany someProject State Machine 1.0-SNAPSHOT [7/10]
- [INFO] --------------------------------[ jar ]---------------------------------
- [INFO]
- [INFO] --- maven-dependency-plugin:2.10:tree (default-cli) @ someProject-statemachine ---
- [INFO] com.someCompany:someProject-statemachine:jar:1.0-SNAPSHOT
- [INFO] +- com.someCompany:someProject-domain:jar:1.0-SNAPSHOT:compile
- [INFO] | +- org.springframework.data:spring-data-jpa:jar:1.7.3.RELEASE:compile
- [INFO] | | +- org.springframework.data:spring-data-commons:jar:1.9.3.RELEASE:compile
- [INFO] | | +- org.aspectj:aspectjrt:jar:1.8.6:compile
- [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.12:runtime
- [INFO] | +- org.hibernate:hibernate-entitymanager:jar:4.3.10.Final:compile
- [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.1.3.GA:compile
- [INFO] | | +- org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1:compile
- [INFO] | | +- org.hibernate:hibernate-core:jar:4.3.10.Final:compile
- [INFO] | | | +- antlr:antlr:jar:2.7.7:compile
- [INFO] | | | \- org.jboss:jandex:jar:1.1.0.Final:compile
- [INFO] | | +- dom4j:dom4j:jar:1.6.1:compile
- [INFO] | | | \- xml-apis:xml-apis:jar:1.0.b2:compile
- [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:4.0.5.Final:compile
- [INFO] | | +- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile
- [INFO] | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final:compile
- [INFO] | | \- org.javassist:javassist:jar:3.18.1-GA:compile
- [INFO] | +- org.hibernate:hibernate-c3p0:jar:5.0.0.Final:compile
- [INFO] | | \- com.mchange:c3p0:jar:0.9.5:compile
- [INFO] | | \- com.mchange:mchange-commons-java:jar:0.2.9:compile
- [INFO] | +- org.hibernate:hibernate-jpamodelgen:jar:4.3.10.Final:compile
- [INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.1:compile
- [INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.1:compile
- [INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.12:compile
- [INFO] | +- org.springframework.security:spring-security-core:jar:3.2.7.RELEASE:compile
- [INFO] | | \- aopalliance:aopalliance:jar:1.0:compile
- [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.4.6:compile
- [INFO] | +- org.postgresql:postgresql:jar:9.4-1201-jdbc41:compile
- [INFO] | +- org.statefulj.framework:statefulj-framework-persistence-jpa:jar:1.0.8:compile
- [INFO] | | \- org.statefulj.framework:statefulj-framework-core:jar:1.0.8:compile
- [INFO] | | \- org.reflections:reflections:jar:0.9.9-RC1:compile
- [INFO] | +- org.liquibase:liquibase-core:jar:3.3.5:compile
- [INFO] | +- commons-collections:commons-collections:jar:3.2.1:compile
- [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.4.6:compile
- [INFO] | +- org.jetbrains:annotations:jar:19.0.0:compile
- [INFO] | +- org.hibernate:hibernate-validator:jar:5.1.3.Final:compile
- [INFO] | | \- com.fasterxml:classmate:jar:1.0.0:compile
- [INFO] | +- org.glassfish:javax.el:jar:3.0.0:compile
- [INFO] | \- org.springframework:spring-test:jar:4.1.7.RELEASE:compile
- [INFO] +- com.someCompany:someProject-logic:jar:1.0-SNAPSHOT:compile
- [INFO] | +- com.someCompany:someProject-notification-api:jar:1.0-SNAPSHOT:compile
- [INFO] | | +- org.apache.activemq:activemq-broker:jar:5.10.2:compile
- [INFO] | | | +- org.apache.activemq:activemq-client:jar:5.10.2:compile
- [INFO] | | | | +- org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1.1:compile
- [INFO] | | | | +- org.fusesource.hawtbuf:hawtbuf:jar:1.10:compile
- [INFO] | | | | \- org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:jar:1.0.1:compile
- [INFO] | | | \- org.apache.activemq:activemq-openwire-legacy:jar:5.10.2:compile
- [INFO] | | \- com.google.guava:guava:jar:19.0:compile
- [INFO] | +- org.quartz-scheduler:quartz:jar:2.2.1:compile
- [INFO] | +- org.springframework:spring-orm:jar:4.3.2.RELEASE:compile
- [INFO] | | \- org.springframework:spring-jdbc:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-tx:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-beans:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework.ws:spring-ws-core:jar:2.2.1.RELEASE:compile
- [INFO] | | +- org.springframework.ws:spring-xml:jar:2.2.1.RELEASE:compile
- [INFO] | | \- org.springframework:spring-oxm:jar:4.1.7.RELEASE:compile
- [INFO] | +- org.springframework.ws:spring-ws-support:jar:2.2.1.RELEASE:compile
- [INFO] | +- org.springframework.ws:spring-ws-security:jar:2.2.1.RELEASE:compile
- [INFO] | +- org.apache.ws.security:wss4j:jar:1.6.18:compile
- [INFO] | | +- commons-logging:commons-logging:jar:1.2:compile
- [INFO] | | +- org.apache.santuario:xmlsec:jar:1.5.8:compile
- [INFO] | | \- org.opensaml:opensaml:jar:2.5.1-1:compile
- [INFO] | | \- org.opensaml:openws:jar:1.4.2-1:compile
- [INFO] | | \- org.opensaml:xmltooling:jar:1.3.2-1:compile
- [INFO] | | \- joda-time:joda-time:jar:2.5:compile
- [INFO] | +- commons-io:commons-io:jar:2.4:compile
- [INFO] | +- org.apache.commons:commons-csv:jar:1.4:compile
- [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.4.6:compile
- [INFO] | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.4.6:compile
- [INFO] | +- commons-codec:commons-codec:jar:1.10:compile
- [INFO] | +- org.mnode.ical4j:ical4j:jar:1.0.6:compile
- [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile
- [INFO] | | \- backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
- [INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.2:compile
- [INFO] | +- com.sun.mail:javax.mail:jar:1.5.5:compile
- [INFO] | | \- javax.activation:activation:jar:1.1.1:compile
- [INFO] | +- org.jsoup:jsoup:jar:1.8.1:compile
- [INFO] | +- org.apache.commons:commons-email:jar:1.4:compile
- [INFO] | +- net.coobird:thumbnailator:jar:0.4.8:compile
- [INFO] | +- commons-net:commons-net:jar:3.3:compile
- [INFO] | +- org.apache.poi:poi:jar:3.10.1:compile
- [INFO] | +- javax.validation:validation-api:jar:1.1.0.Final:compile
- [INFO] | +- javax.annotation:javax.annotation-api:jar:1.3:compile
- [INFO] | +- com.someCompany:someProject-util:jar:1.0-SNAPSHOT:compile
- [INFO] | | +- org.springframework:spring-context-support:jar:4.1.7.RELEASE:compile
- [INFO] | | \- org.apache.pdfbox:pdfbox:jar:2.0.0:compile
- [INFO] | | \- org.apache.pdfbox:fontbox:jar:2.0.0:compile
- [INFO] | +- commons-fileupload:commons-fileupload:jar:1.3.1:compile
- [INFO] | +- com.twelvemonkeys.imageio:imageio-batik:jar:3.3.2:compile
- [INFO] | | +- com.twelvemonkeys.imageio:imageio-core:jar:3.3.2:compile
- [INFO] | | +- com.twelvemonkeys.common:common-lang:jar:3.3.2:compile
- [INFO] | | +- com.twelvemonkeys.common:common-io:jar:3.3.2:compile
- [INFO] | | \- com.twelvemonkeys.common:common-image:jar:3.3.2:compile
- [INFO] | +- org.apache.xmlgraphics:batik-transcoder:jar:1.9.1:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-anim:jar:1.9.1:compile
- [INFO] | | | +- org.apache.xmlgraphics:batik-css:jar:1.9.1:compile
- [INFO] | | | +- org.apache.xmlgraphics:batik-ext:jar:1.9.1:compile
- [INFO] | | | +- org.apache.xmlgraphics:batik-parser:jar:1.9.1:compile
- [INFO] | | | \- org.apache.xmlgraphics:batik-svg-dom:jar:1.9.1:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-awt-util:jar:1.9.1:compile
- [INFO] | | | \- org.apache.xmlgraphics:xmlgraphics-commons:jar:2.2:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-bridge:jar:1.9.1:compile
- [INFO] | | | \- org.apache.xmlgraphics:batik-script:jar:1.9.1:compile
- [INFO] | | | +- org.mozilla:rhino:jar:1.7.7:compile
- [INFO] | | | \- org.python:jython:jar:2.7.0:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-dom:jar:1.9.1:compile
- [INFO] | | | \- xalan:xalan:jar:2.7.2:compile
- [INFO] | | | \- xalan:serializer:jar:2.7.2:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-gvt:jar:1.9.1:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-svggen:jar:1.9.1:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-util:jar:1.9.1:compile
- [INFO] | | | +- org.apache.xmlgraphics:batik-constants:jar:1.9.1:compile
- [INFO] | | | \- org.apache.xmlgraphics:batik-i18n:jar:1.9.1:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-xml:jar:1.9.1:compile
- [INFO] | | \- xml-apis:xml-apis-ext:jar:1.3.04:compile
- [INFO] | +- com.twelvemonkeys.servlet:servlet:jar:3.3.2:compile
- [INFO] | +- com.fasterxml.uuid:java-uuid-generator:jar:3.1.4:compile
- [INFO] | \- com.google.zxing:core:jar:3.3.0:compile
- [INFO] +- org.springframework:spring-jms:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-aop:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-context:jar:4.3.2.RELEASE:compile
- [INFO] | \- org.springframework:spring-messaging:jar:4.1.7.RELEASE:compile
- [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
- [INFO] +- org.springframework:spring-core:jar:4.3.2.RELEASE:compile
- [INFO] +- log4j:log4j:jar:1.2.17:compile
- [INFO] +- org.springframework:spring-web:jar:4.3.2.RELEASE:compile
- [INFO] +- org.springframework:spring-webmvc:jar:4.3.2.RELEASE:compile
- [INFO] | \- org.springframework:spring-expression:jar:4.1.7.RELEASE:compile
- [INFO] +- org.statefulj:statefulj-fsm:jar:1.0.8:compile
- [INFO] | +- org.statefulj:statefulj-common:jar:1.0.8:compile
- [INFO] | | \- org.apache.commons:commons-lang3:jar:3.3.2:compile
- [INFO] | \- org.slf4j:slf4j-api:jar:1.7.12:compile
- [INFO] +- org.statefulj.framework:statefulj-framework-binders-springmvc:jar:1.0.8:compile
- [INFO] | \- org.statefulj.framework:statefulj-framework-binders-common:jar:1.0.8:compile
- [INFO] +- org.statefulj.persistence:statefulj-persistence-jpa:jar:1.0.8:compile
- [INFO] | \- org.statefulj.persistence:statefulj-persistence-common:jar:1.0.8:compile
- [INFO] \- com.someCompany:someProject-auth:jar:1.0-SNAPSHOT:compile
- [INFO]
- [INFO] --------------------< com.someCompany:someProject-web-api >---------------------
- [INFO] Building someCompany someProject Web API 1.0-SNAPSHOT [8/10]
- [INFO] --------------------------------[ war ]---------------------------------
- [INFO]
- [INFO] --- maven-dependency-plugin:2.10:tree (default-cli) @ someProject-web-api ---
- [INFO] com.someCompany:someProject-web-api:war:1.0-SNAPSHOT
- [INFO] +- org.projectlombok:lombok:jar:1.18.2:provided
- [INFO] +- com.someCompany:someProject-domain:jar:1.0-SNAPSHOT:compile
- [INFO] | +- org.springframework.data:spring-data-jpa:jar:1.7.3.RELEASE:compile
- [INFO] | | +- org.springframework.data:spring-data-commons:jar:1.9.3.RELEASE:compile
- [INFO] | | +- org.aspectj:aspectjrt:jar:1.8.6:compile
- [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.12:runtime
- [INFO] | +- org.hibernate:hibernate-entitymanager:jar:4.3.10.Final:compile
- [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.1.3.GA:compile
- [INFO] | | +- org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1:compile
- [INFO] | | +- org.hibernate:hibernate-core:jar:4.3.10.Final:compile
- [INFO] | | | +- antlr:antlr:jar:2.7.7:compile
- [INFO] | | | \- org.jboss:jandex:jar:1.1.0.Final:compile
- [INFO] | | +- dom4j:dom4j:jar:1.6.1:compile
- [INFO] | | | \- xml-apis:xml-apis:jar:1.0.b2:compile
- [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:4.0.5.Final:compile
- [INFO] | | +- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile
- [INFO] | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final:compile
- [INFO] | | \- org.javassist:javassist:jar:3.18.1-GA:compile
- [INFO] | +- org.hibernate:hibernate-c3p0:jar:5.0.0.Final:compile
- [INFO] | | \- com.mchange:c3p0:jar:0.9.5:compile
- [INFO] | | \- com.mchange:mchange-commons-java:jar:0.2.9:compile
- [INFO] | +- org.hibernate:hibernate-jpamodelgen:jar:4.3.10.Final:compile
- [INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.1:compile
- [INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.1:compile
- [INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.12:compile
- [INFO] | +- org.postgresql:postgresql:jar:9.4-1201-jdbc41:compile
- [INFO] | +- org.statefulj.framework:statefulj-framework-persistence-jpa:jar:1.0.8:compile
- [INFO] | | \- org.statefulj.framework:statefulj-framework-core:jar:1.0.8:compile
- [INFO] | | \- org.reflections:reflections:jar:0.9.9-RC1:compile
- [INFO] | +- org.liquibase:liquibase-core:jar:3.3.5:compile
- [INFO] | +- commons-collections:commons-collections:jar:3.2.1:compile
- [INFO] | +- org.jetbrains:annotations:jar:19.0.0:compile
- [INFO] | +- org.hibernate:hibernate-validator:jar:5.1.3.Final:compile
- [INFO] | \- org.glassfish:javax.el:jar:3.0.0:compile
- [INFO] +- org.apache.maven:maven-artifact:jar:3.0.3:compile
- [INFO] | \- org.codehaus.plexus:plexus-utils:jar:2.0.6:compile
- [INFO] +- com.someCompany:someProject-logic:jar:1.0-SNAPSHOT:compile
- [INFO] | +- com.someCompany:someProject-notification-api:jar:1.0-SNAPSHOT:compile
- [INFO] | | \- org.apache.activemq:activemq-broker:jar:5.10.2:compile
- [INFO] | | +- org.apache.activemq:activemq-client:jar:5.10.2:compile
- [INFO] | | | +- org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1.1:compile
- [INFO] | | | +- org.fusesource.hawtbuf:hawtbuf:jar:1.10:compile
- [INFO] | | | \- org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:jar:1.0.1:compile
- [INFO] | | \- org.apache.activemq:activemq-openwire-legacy:jar:5.10.2:compile
- [INFO] | +- com.someCompany:someProject-auth:jar:1.0-SNAPSHOT:compile
- [INFO] | +- org.quartz-scheduler:quartz:jar:2.2.1:compile
- [INFO] | +- org.springframework:spring-orm:jar:4.3.2.RELEASE:compile
- [INFO] | | \- org.springframework:spring-jdbc:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-tx:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-beans:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework.ws:spring-ws-core:jar:2.2.1.RELEASE:compile
- [INFO] | | +- org.springframework.ws:spring-xml:jar:2.2.1.RELEASE:compile
- [INFO] | | \- org.springframework:spring-oxm:jar:4.1.7.RELEASE:compile
- [INFO] | +- org.springframework.ws:spring-ws-support:jar:2.2.1.RELEASE:compile
- [INFO] | +- org.springframework.ws:spring-ws-security:jar:2.2.1.RELEASE:compile
- [INFO] | +- org.apache.ws.security:wss4j:jar:1.6.18:compile
- [INFO] | | +- commons-logging:commons-logging:jar:1.2:compile
- [INFO] | | +- org.apache.santuario:xmlsec:jar:1.5.8:compile
- [INFO] | | \- org.opensaml:opensaml:jar:2.5.1-1:compile
- [INFO] | | \- org.opensaml:openws:jar:1.4.2-1:compile
- [INFO] | | \- org.opensaml:xmltooling:jar:1.3.2-1:compile
- [INFO] | | \- joda-time:joda-time:jar:2.5:compile
- [INFO] | +- commons-io:commons-io:jar:2.4:compile
- [INFO] | +- org.apache.commons:commons-csv:jar:1.4:compile
- [INFO] | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.4.6:compile
- [INFO] | +- commons-codec:commons-codec:jar:1.10:compile
- [INFO] | +- org.mnode.ical4j:ical4j:jar:1.0.6:compile
- [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile
- [INFO] | | \- backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
- [INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.2:compile
- [INFO] | +- com.sun.mail:javax.mail:jar:1.5.5:compile
- [INFO] | | \- javax.activation:activation:jar:1.1.1:compile
- [INFO] | +- org.jsoup:jsoup:jar:1.8.1:compile
- [INFO] | +- org.apache.commons:commons-email:jar:1.4:compile
- [INFO] | +- net.coobird:thumbnailator:jar:0.4.8:compile
- [INFO] | +- commons-net:commons-net:jar:3.3:compile
- [INFO] | +- org.apache.poi:poi:jar:3.10.1:compile
- [INFO] | +- javax.validation:validation-api:jar:1.1.0.Final:compile
- [INFO] | +- javax.annotation:javax.annotation-api:jar:1.3:compile
- [INFO] | +- com.twelvemonkeys.imageio:imageio-batik:jar:3.3.2:compile
- [INFO] | | +- com.twelvemonkeys.imageio:imageio-core:jar:3.3.2:compile
- [INFO] | | +- com.twelvemonkeys.common:common-lang:jar:3.3.2:compile
- [INFO] | | +- com.twelvemonkeys.common:common-io:jar:3.3.2:compile
- [INFO] | | \- com.twelvemonkeys.common:common-image:jar:3.3.2:compile
- [INFO] | +- org.apache.xmlgraphics:batik-transcoder:jar:1.9.1:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-anim:jar:1.9.1:compile
- [INFO] | | | +- org.apache.xmlgraphics:batik-css:jar:1.9.1:compile
- [INFO] | | | +- org.apache.xmlgraphics:batik-ext:jar:1.9.1:compile
- [INFO] | | | +- org.apache.xmlgraphics:batik-parser:jar:1.9.1:compile
- [INFO] | | | \- org.apache.xmlgraphics:batik-svg-dom:jar:1.9.1:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-awt-util:jar:1.9.1:compile
- [INFO] | | | \- org.apache.xmlgraphics:xmlgraphics-commons:jar:2.2:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-bridge:jar:1.9.1:compile
- [INFO] | | | \- org.apache.xmlgraphics:batik-script:jar:1.9.1:compile
- [INFO] | | | +- org.mozilla:rhino:jar:1.7.7:compile
- [INFO] | | | \- org.python:jython:jar:2.7.0:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-dom:jar:1.9.1:compile
- [INFO] | | | \- xalan:xalan:jar:2.7.2:compile
- [INFO] | | | \- xalan:serializer:jar:2.7.2:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-gvt:jar:1.9.1:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-svggen:jar:1.9.1:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-util:jar:1.9.1:compile
- [INFO] | | | +- org.apache.xmlgraphics:batik-constants:jar:1.9.1:compile
- [INFO] | | | \- org.apache.xmlgraphics:batik-i18n:jar:1.9.1:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-xml:jar:1.9.1:compile
- [INFO] | | \- xml-apis:xml-apis-ext:jar:1.3.04:compile
- [INFO] | +- com.twelvemonkeys.servlet:servlet:jar:3.3.2:compile
- [INFO] | +- com.fasterxml.uuid:java-uuid-generator:jar:3.1.4:compile
- [INFO] | \- com.google.zxing:core:jar:3.3.0:compile
- [INFO] +- com.someCompany:someProject-statemachine:jar:1.0-SNAPSHOT:compile
- [INFO] | +- org.springframework:spring-jms:jar:4.3.2.RELEASE:compile
- [INFO] | \- org.statefulj.persistence:statefulj-persistence-jpa:jar:1.0.8:compile
- [INFO] | \- org.statefulj.persistence:statefulj-persistence-common:jar:1.0.8:compile
- [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
- [INFO] +- org.springframework:spring-core:jar:4.3.2.RELEASE:compile
- [INFO] +- log4j:log4j:jar:1.2.17:compile
- [INFO] +- org.springframework:spring-web:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-aop:jar:4.3.2.RELEASE:compile
- [INFO] | \- org.springframework:spring-context:jar:4.3.2.RELEASE:compile
- [INFO] +- org.springframework:spring-webmvc:jar:4.3.2.RELEASE:compile
- [INFO] | \- org.springframework:spring-expression:jar:4.1.7.RELEASE:compile
- [INFO] +- commons-fileupload:commons-fileupload:jar:1.3.1:compile
- [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.6.6:compile
- [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.6.6:compile
- [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.6.6:compile
- [INFO] +- com.fasterxml.jackson.datatype:jackson-datatype-hibernate5:jar:2.6.6:compile
- [INFO] +- org.statefulj:statefulj-fsm:jar:1.0.8:compile
- [INFO] | +- org.statefulj:statefulj-common:jar:1.0.8:compile
- [INFO] | | \- org.apache.commons:commons-lang3:jar:3.3.2:compile
- [INFO] | \- org.slf4j:slf4j-api:jar:1.7.12:compile
- [INFO] +- org.statefulj.framework:statefulj-framework-binders-springmvc:jar:1.0.8:compile
- [INFO] | \- org.statefulj.framework:statefulj-framework-binders-common:jar:1.0.8:compile
- [INFO] +- org.springframework.security:spring-security-core:jar:3.2.7.RELEASE:compile
- [INFO] | \- aopalliance:aopalliance:jar:1.0:compile
- [INFO] +- org.springframework.security:spring-security-web:jar:3.2.7.RELEASE:compile
- [INFO] +- org.springframework.security:spring-security-config:jar:3.2.7.RELEASE:compile
- [INFO] +- jstl:jstl:jar:1.2:compile
- [INFO] +- io.springfox:springfox-swagger2:jar:2.5.0:compile
- [INFO] | +- io.swagger:swagger-annotations:jar:1.5.9:compile
- [INFO] | +- io.swagger:swagger-models:jar:1.5.9:compile
- [INFO] | +- io.springfox:springfox-spi:jar:2.5.0:compile
- [INFO] | | \- io.springfox:springfox-core:jar:2.5.0:compile
- [INFO] | +- io.springfox:springfox-schema:jar:2.5.0:compile
- [INFO] | +- io.springfox:springfox-swagger-common:jar:2.5.0:compile
- [INFO] | +- io.springfox:springfox-spring-web:jar:2.5.0:compile
- [INFO] | +- com.google.guava:guava:jar:19.0:compile
- [INFO] | +- com.fasterxml:classmate:jar:1.3.1:compile
- [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:1.1.0.RELEASE:compile
- [INFO] | +- org.springframework.plugin:spring-plugin-metadata:jar:1.1.0.RELEASE:compile
- [INFO] | \- org.mapstruct:mapstruct:jar:1.0.0.Final:compile
- [INFO] +- io.springfox:springfox-swagger-ui:jar:2.5.0:compile
- [INFO] +- junit:junit:jar:4.12:test
- [INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test
- [INFO] +- org.springframework:spring-test:jar:4.3.2.RELEASE:test
- [INFO] +- org.mockito:mockito-core:jar:1.9.5:test
- [INFO] | \- org.objenesis:objenesis:jar:2.1:test
- [INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test
- [INFO] | \- net.minidev:json-smart:jar:2.2.1:test
- [INFO] | \- net.minidev:accessors-smart:jar:1.1:test
- [INFO] | \- org.ow2.asm:asm:jar:5.0.3:test
- [INFO] +- com.jayway.jsonpath:json-path-assert:jar:2.2.0:test
- [INFO] | \- org.hamcrest:hamcrest-library:jar:1.3:test
- [INFO] +- org.springframework:spring-messaging:jar:4.3.2.RELEASE:compile
- [INFO] +- org.springframework:spring-websocket:jar:4.3.2.RELEASE:compile
- [INFO] +- javax.websocket:javax.websocket-api:jar:1.0:provided
- [INFO] +- com.someCompany:someProject-util:jar:1.0-SNAPSHOT:compile
- [INFO] | +- org.springframework:spring-context-support:jar:4.1.7.RELEASE:compile
- [INFO] | \- org.apache.pdfbox:pdfbox:jar:2.0.0:compile
- [INFO] | \- org.apache.pdfbox:fontbox:jar:2.0.0:compile
- [INFO] \- com.github.fge:json-patch:jar:1.9:compile
- [INFO] \- com.github.fge:jackson-coreutils:jar:1.6:compile
- [INFO] +- com.github.fge:msg-simple:jar:1.1:compile
- [INFO] | \- com.github.fge:btf:jar:1.2:compile
- [INFO] \- com.google.code.findbugs:jsr305:jar:2.0.3:compile
- [INFO]
- [INFO] ----------------------< com.someCompany:someProject-web >-----------------------
- [INFO] Building someCompany someProject Web 1.0-SNAPSHOT [9/10]
- [INFO] --------------------------------[ war ]---------------------------------
- [INFO]
- [INFO] --- maven-dependency-plugin:2.10:tree (default-cli) @ someProject-web ---
- [INFO] com.someCompany:someProject-web:war:1.0-SNAPSHOT
- [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
- [INFO] +- javax.servlet:jstl:jar:1.2:compile
- [INFO] +- org.springframework:spring-core:jar:4.3.2.RELEASE:compile
- [INFO] +- log4j:log4j:jar:1.2.17:compile
- [INFO] +- commons-logging:commons-logging:jar:1.1.1:compile
- [INFO] +- org.springframework:spring-web:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-aop:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-beans:jar:4.3.2.RELEASE:compile
- [INFO] | \- org.springframework:spring-context:jar:4.3.2.RELEASE:compile
- [INFO] +- org.springframework:spring-webmvc:jar:4.3.2.RELEASE:compile
- [INFO] | \- org.springframework:spring-expression:jar:4.1.7.RELEASE:compile
- [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.6.6:compile
- [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.6.6:compile
- [INFO] \- com.fasterxml.jackson.core:jackson-annotations:jar:2.6.6:compile
- [INFO]
- [INFO] ------------------< com.someCompany:someProject-notification >------------------
- [INFO] Building someCompany someProject Notifications 1.0-SNAPSHOT [10/10]
- [INFO] --------------------------------[ jar ]---------------------------------
- [INFO]
- [INFO] --- maven-dependency-plugin:2.10:tree (default-cli) @ someProject-notification ---
- [INFO] com.someCompany:someProject-notification:jar:1.0-SNAPSHOT
- [INFO] +- org.springframework.boot:spring-boot-starter:jar:1.3.5.RELEASE:compile
- [INFO] | +- org.springframework.boot:spring-boot:jar:1.3.5.RELEASE:compile
- [INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:1.3.5.RELEASE:compile
- [INFO] | +- org.springframework:spring-core:jar:4.3.2.RELEASE:compile
- [INFO] | \- org.yaml:snakeyaml:jar:1.16:runtime
- [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:1.3.5.RELEASE:compile
- [INFO] | \- org.json:json:jar:20140107:compile
- [INFO] +- com.someCompany:someProject-notification-api:jar:1.0-SNAPSHOT:compile
- [INFO] | +- org.springframework:spring-webmvc:jar:4.3.2.RELEASE:compile
- [INFO] | | \- org.springframework:spring-web:jar:4.3.2.RELEASE:compile
- [INFO] | +- commons-fileupload:commons-fileupload:jar:1.3.1:compile
- [INFO] | | \- commons-io:commons-io:jar:2.4:compile
- [INFO] | \- com.google.guava:guava:jar:19.0:compile
- [INFO] +- com.someCompany:someProject-domain:jar:1.0-SNAPSHOT:compile
- [INFO] | +- org.springframework.data:spring-data-jpa:jar:1.9.4.RELEASE:compile
- [INFO] | | +- org.springframework.data:spring-data-commons:jar:1.11.4.RELEASE:compile
- [INFO] | | +- org.springframework:spring-orm:jar:4.3.2.RELEASE:compile
- [INFO] | | +- org.aspectj:aspectjrt:jar:1.8.9:compile
- [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.21:runtime
- [INFO] | +- org.hibernate:hibernate-entitymanager:jar:4.3.11.Final:compile
- [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.3.0.Final:compile
- [INFO] | | +- org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1:compile
- [INFO] | | +- org.hibernate:hibernate-core:jar:4.3.11.Final:compile
- [INFO] | | | +- antlr:antlr:jar:2.7.7:compile
- [INFO] | | | \- org.jboss:jandex:jar:1.1.0.Final:compile
- [INFO] | | +- dom4j:dom4j:jar:1.6.1:compile
- [INFO] | | | \- xml-apis:xml-apis:jar:1.0.b2:compile
- [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:4.0.5.Final:compile
- [INFO] | | +- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile
- [INFO] | | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final:compile
- [INFO] | | \- org.javassist:javassist:jar:3.18.1-GA:compile
- [INFO] | +- org.hibernate:hibernate-c3p0:jar:5.0.0.Final:compile
- [INFO] | | \- com.mchange:c3p0:jar:0.9.5:compile
- [INFO] | | \- com.mchange:mchange-commons-java:jar:0.2.9:compile
- [INFO] | +- org.hibernate:hibernate-jpamodelgen:jar:4.3.11.Final:compile
- [INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.4.1:compile
- [INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.4.1:compile
- [INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.21:compile
- [INFO] | | \- log4j:log4j:jar:1.2.17:compile
- [INFO] | +- org.springframework.security:spring-security-core:jar:4.0.4.RELEASE:compile
- [INFO] | | \- aopalliance:aopalliance:jar:1.0:compile
- [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.6.6:compile
- [INFO] | +- org.statefulj:statefulj-fsm:jar:1.0.8:compile
- [INFO] | | \- org.statefulj:statefulj-common:jar:1.0.8:compile
- [INFO] | | \- org.apache.commons:commons-lang3:jar:3.3.2:compile
- [INFO] | +- org.statefulj.framework:statefulj-framework-persistence-jpa:jar:1.0.8:compile
- [INFO] | | +- org.statefulj.framework:statefulj-framework-core:jar:1.0.8:compile
- [INFO] | | | \- org.reflections:reflections:jar:0.9.9-RC1:compile
- [INFO] | | \- org.statefulj.persistence:statefulj-persistence-jpa:jar:1.0.8:compile
- [INFO] | | \- org.statefulj.persistence:statefulj-persistence-common:jar:1.0.8:compile
- [INFO] | +- org.liquibase:liquibase-core:jar:3.4.2:compile
- [INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile
- [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.6.6:compile
- [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.6.6:compile
- [INFO] | +- org.jetbrains:annotations:jar:19.0.0:compile
- [INFO] | +- org.hibernate:hibernate-validator:jar:5.2.4.Final:compile
- [INFO] | | +- javax.validation:validation-api:jar:1.1.0.Final:compile
- [INFO] | | \- com.fasterxml:classmate:jar:1.1.0:compile
- [INFO] | \- org.glassfish:javax.el:jar:3.0.0:compile
- [INFO] +- com.someCompany:someProject-auth:jar:1.0-SNAPSHOT:compile
- [INFO] | \- commons-codec:commons-codec:jar:1.10:compile
- [INFO] +- org.apache.activemq:activemq-broker:jar:5.12.3:compile
- [INFO] | +- org.apache.activemq:activemq-client:jar:5.12.3:compile
- [INFO] | | +- org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1.1:compile
- [INFO] | | +- org.fusesource.hawtbuf:hawtbuf:jar:1.11:compile
- [INFO] | | \- org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:jar:1.0.1:compile
- [INFO] | \- org.apache.activemq:activemq-openwire-legacy:jar:5.12.3:compile
- [INFO] +- org.apache.activemq:activemq-spring:jar:5.12.3:compile
- [INFO] | +- org.slf4j:slf4j-api:jar:1.7.21:compile
- [INFO] | +- org.apache.xbean:xbean-spring:jar:3.18:compile
- [INFO] | +- org.apache.activemq:activemq-pool:jar:5.12.3:compile
- [INFO] | | \- org.apache.activemq:activemq-jms-pool:jar:5.12.3:compile
- [INFO] | +- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:jar:1.0.1:compile
- [INFO] | \- org.apache.commons:commons-pool2:jar:2.4.2:compile
- [INFO] +- org.apache.activemq:activemq-http:jar:5.12.3:compile
- [INFO] | +- org.apache.activemq:activemq-mqtt:jar:5.12.3:compile
- [INFO] | | +- org.apache.activemq.protobuf:activemq-protobuf:jar:1.1:compile
- [INFO] | | +- org.fusesource.mqtt-client:mqtt-client:jar:1.12:compile
- [INFO] | | +- org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21:compile
- [INFO] | | | \- org.fusesource.hawtdispatch:hawtdispatch:jar:1.21:compile
- [INFO] | | \- commons-net:commons-net:jar:3.3:compile
- [INFO] | +- org.eclipse.jetty.aggregate:jetty-all:jar:8.1.16.v20140903:compile
- [INFO] | | \- org.eclipse.jetty.orbit:javax.servlet:jar:3.0.0.v201112011016:compile
- [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile
- [INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile
- [INFO] | \- com.thoughtworks.xstream:xstream:jar:1.4.8:compile
- [INFO] | +- xmlpull:xmlpull:jar:1.1.3.1:compile
- [INFO] | \- xpp3:xpp3_min:jar:1.1.4c:compile
- [INFO] +- org.apache.activemq:activemq-stomp:jar:5.12.3:compile
- [INFO] +- org.springframework:spring-jms:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-aop:jar:4.3.2.RELEASE:compile
- [INFO] | +- org.springframework:spring-beans:jar:4.3.2.RELEASE:compile
- [INFO] | \- org.springframework:spring-messaging:jar:4.2.6.RELEASE:compile
- [INFO] +- org.springframework:spring-context:jar:4.3.2.RELEASE:compile
- [INFO] | \- org.springframework:spring-expression:jar:4.2.6.RELEASE:compile
- [INFO] +- org.springframework:spring-context-support:jar:4.2.6.RELEASE:compile
- [INFO] +- org.springframework:spring-jdbc:jar:4.3.2.RELEASE:compile
- [INFO] +- org.springframework:spring-tx:jar:4.3.2.RELEASE:compile
- [INFO] +- org.aspectj:aspectjweaver:jar:1.8.7:compile
- [INFO] +- org.freemarker:freemarker-gae:jar:2.3.23:compile
- [INFO] +- com.sun.mail:javax.mail:jar:1.5.5:compile
- [INFO] | \- javax.activation:activation:jar:1.1.1:compile
- [INFO] +- org.postgresql:postgresql:jar:9.4-1201-jdbc41:compile
- [INFO] +- junit:junit:jar:4.11:test
- [INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test
- [INFO] +- org.springframework:spring-test:jar:4.2.6.RELEASE:test
- [INFO] \- org.springframework.boot:spring-boot-starter-test:jar:1.3.5.RELEASE:test
- [INFO] +- org.mockito:mockito-core:jar:1.10.19:test
- [INFO] | \- org.objenesis:objenesis:jar:2.1:test
- [INFO] \- org.hamcrest:hamcrest-library:jar:1.3:test
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Summary for someCompany someProject 1.0-SNAPSHOT:
- [INFO]
- [INFO] someCompany someProject .................................... SUCCESS [ 0.803 s]
- [INFO] someCompany someProject Domain ............................. SUCCESS [ 0.312 s]
- [INFO] someCompany someProject Auth ............................... SUCCESS [ 0.090 s]
- [INFO] someCompany someProject ActiveMQ Events .................... SUCCESS [ 0.107 s]
- [INFO] someCompany someProject Utilities .......................... SUCCESS [ 0.025 s]
- [INFO] someCompany someProject Business Logic ..................... SUCCESS [ 0.268 s]
- [INFO] someCompany someProject State Machine ...................... SUCCESS [ 0.122 s]
- [INFO] someCompany someProject Web API ............................ SUCCESS [ 0.202 s]
- [INFO] someCompany someProject Web ................................ SUCCESS [ 0.014 s]
- [INFO] someCompany someProject Notifications ...................... SUCCESS [ 0.254 s]
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD SUCCESS
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 2.471 s
- [INFO] Finished at: 2020-06-08T13:57:00+03:00
- [INFO] ------------------------------------------------------------------------