Skip to content

Instantly share code, notes, and snippets.

@ivanursul
Created April 30, 2016 16:29
Show Gist options
  • Save ivanursul/738dea67563e34c700cad2116cb8c45e to your computer and use it in GitHub Desktop.
Save ivanursul/738dea67563e34c700cad2116cb8c45e to your computer and use it in GitHub Desktop.
Listening for transport dt_socket at address: 5005
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Strongbox: Parent
[INFO] Strongbox: Resources [Common]
[INFO] Strongbox: Resources [Storage API]
[INFO] Strongbox: Resources [Storage Indexing]
[INFO] Strongbox: Resources [Storage]
[INFO] Strongbox: Resources [Storage Booter]
[INFO] Strongbox: Resources [Web]
[INFO] Strongbox: Resources
[INFO] Strongbox: Commons
[INFO] Strongbox: Metadata [Core]
[INFO] Strongbox: Event API
[INFO] Strongbox: Client
[INFO] Strongbox: Testing [Web]
[INFO] Strongbox: Testing [Core]
[INFO] Strongbox: Security API
[INFO] Strongbox: Testing
[INFO] Strongbox: Storage [API]
[INFO] Strongbox: REST Client
[INFO] Strongbox: Storage [Indexing]
[INFO] Strongbox: Storage [Metadata]
[INFO] Strongbox: Storage
[INFO] Strongbox: Web Core
[INFO] Strongbox: Masterbuild
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Strongbox: Parent 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ strongbox-parent ---
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ strongbox-parent ---
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ strongbox-parent >>>
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ strongbox-parent <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ strongbox-parent ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ strongbox-parent ---
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-parent/pom.xml to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-parent/1.0-SNAPSHOT/strongbox-parent-1.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Strongbox: Resources [Common] 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ strongbox-common-resources ---
[INFO] Deleting /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-common-resources/target
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ strongbox-common-resources ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ strongbox-common-resources ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ strongbox-common-resources ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-common-resources/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ strongbox-common-resources ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ strongbox-common-resources ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ strongbox-common-resources ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-common-resources/target/strongbox-common-resources-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ strongbox-common-resources ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-common-resources/target/strongbox-common-resources-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ strongbox-common-resources >>>
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ strongbox-common-resources <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ strongbox-common-resources ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ strongbox-common-resources ---
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-common-resources/target/strongbox-common-resources-1.0-SNAPSHOT.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-common-resources/1.0-SNAPSHOT/strongbox-common-resources-1.0-SNAPSHOT.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-common-resources/pom.xml to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-common-resources/1.0-SNAPSHOT/strongbox-common-resources-1.0-SNAPSHOT.pom
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-common-resources/target/strongbox-common-resources-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-common-resources/1.0-SNAPSHOT/strongbox-common-resources-1.0-SNAPSHOT-sources.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-common-resources/target/strongbox-common-resources-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-common-resources/1.0-SNAPSHOT/strongbox-common-resources-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Strongbox: Resources [Storage API] 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ strongbox-storage-api-resources ---
[INFO] Deleting /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-resources/strongbox-storage-api-resources/target
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ strongbox-storage-api-resources ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ strongbox-storage-api-resources ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ strongbox-storage-api-resources ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-resources/strongbox-storage-api-resources/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ strongbox-storage-api-resources ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ strongbox-storage-api-resources ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ strongbox-storage-api-resources ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-resources/strongbox-storage-api-resources/target/strongbox-storage-api-resources-1.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ strongbox-storage-api-resources >>>
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ strongbox-storage-api-resources <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ strongbox-storage-api-resources ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-resources/strongbox-storage-api-resources/target/strongbox-storage-api-resources-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ strongbox-storage-api-resources ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ strongbox-storage-api-resources ---
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-resources/strongbox-storage-api-resources/target/strongbox-storage-api-resources-1.0-SNAPSHOT.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-storage-api-resources/1.0-SNAPSHOT/strongbox-storage-api-resources-1.0-SNAPSHOT.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-resources/strongbox-storage-api-resources/pom.xml to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-storage-api-resources/1.0-SNAPSHOT/strongbox-storage-api-resources-1.0-SNAPSHOT.pom
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-resources/strongbox-storage-api-resources/target/strongbox-storage-api-resources-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-storage-api-resources/1.0-SNAPSHOT/strongbox-storage-api-resources-1.0-SNAPSHOT-sources.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-resources/strongbox-storage-api-resources/target/strongbox-storage-api-resources-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-storage-api-resources/1.0-SNAPSHOT/strongbox-storage-api-resources-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Strongbox: Resources [Storage Indexing] 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ strongbox-storage-indexing-resources ---
[INFO] Deleting /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-resources/strongbox-storage-indexing-resources/target
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ strongbox-storage-indexing-resources ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ strongbox-storage-indexing-resources ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ strongbox-storage-indexing-resources ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-resources/strongbox-storage-indexing-resources/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ strongbox-storage-indexing-resources ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ strongbox-storage-indexing-resources ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ strongbox-storage-indexing-resources ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-resources/strongbox-storage-indexing-resources/target/strongbox-storage-indexing-resources-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ strongbox-storage-indexing-resources ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ strongbox-storage-indexing-resources >>>
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ strongbox-storage-indexing-resources <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ strongbox-storage-indexing-resources ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ strongbox-storage-indexing-resources ---
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-resources/strongbox-storage-indexing-resources/target/strongbox-storage-indexing-resources-1.0-SNAPSHOT.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-storage-indexing-resources/1.0-SNAPSHOT/strongbox-storage-indexing-resources-1.0-SNAPSHOT.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-resources/strongbox-storage-indexing-resources/pom.xml to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-storage-indexing-resources/1.0-SNAPSHOT/strongbox-storage-indexing-resources-1.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Strongbox: Resources [Storage] 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ strongbox-storage-resources ---
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ strongbox-storage-resources ---
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ strongbox-storage-resources >>>
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ strongbox-storage-resources <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ strongbox-storage-resources ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ strongbox-storage-resources ---
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-resources/pom.xml to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-storage-resources/1.0-SNAPSHOT/strongbox-storage-resources-1.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Strongbox: Resources [Storage Booter] 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ strongbox-storage-booter-resources ---
[INFO] Deleting /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-booter-resources/target
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ strongbox-storage-booter-resources ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ strongbox-storage-booter-resources ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ strongbox-storage-booter-resources ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-booter-resources/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ strongbox-storage-booter-resources ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ strongbox-storage-booter-resources ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ strongbox-storage-booter-resources ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-booter-resources/target/strongbox-storage-booter-resources-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ strongbox-storage-booter-resources ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-booter-resources/target/strongbox-storage-booter-resources-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ strongbox-storage-booter-resources >>>
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ strongbox-storage-booter-resources <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ strongbox-storage-booter-resources ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ strongbox-storage-booter-resources ---
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-booter-resources/target/strongbox-storage-booter-resources-1.0-SNAPSHOT.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-storage-booter-resources/1.0-SNAPSHOT/strongbox-storage-booter-resources-1.0-SNAPSHOT.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-booter-resources/pom.xml to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-storage-booter-resources/1.0-SNAPSHOT/strongbox-storage-booter-resources-1.0-SNAPSHOT.pom
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-booter-resources/target/strongbox-storage-booter-resources-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-storage-booter-resources/1.0-SNAPSHOT/strongbox-storage-booter-resources-1.0-SNAPSHOT-sources.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-booter-resources/target/strongbox-storage-booter-resources-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-storage-booter-resources/1.0-SNAPSHOT/strongbox-storage-booter-resources-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Strongbox: Resources [Web] 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ strongbox-web-resources ---
[INFO] Deleting /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-web-resources/target
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ strongbox-web-resources ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ strongbox-web-resources ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ strongbox-web-resources ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-web-resources/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ strongbox-web-resources ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ strongbox-web-resources ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ strongbox-web-resources ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-web-resources/target/strongbox-web-resources-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ strongbox-web-resources ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-web-resources/target/strongbox-web-resources-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ strongbox-web-resources >>>
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ strongbox-web-resources <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ strongbox-web-resources ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ strongbox-web-resources ---
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-web-resources/target/strongbox-web-resources-1.0-SNAPSHOT.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-web-resources/1.0-SNAPSHOT/strongbox-web-resources-1.0-SNAPSHOT.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-web-resources/pom.xml to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-web-resources/1.0-SNAPSHOT/strongbox-web-resources-1.0-SNAPSHOT.pom
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-web-resources/target/strongbox-web-resources-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-web-resources/1.0-SNAPSHOT/strongbox-web-resources-1.0-SNAPSHOT-sources.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-web-resources/target/strongbox-web-resources-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-web-resources/1.0-SNAPSHOT/strongbox-web-resources-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Strongbox: Resources 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ strongbox-resources ---
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ strongbox-resources ---
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ strongbox-resources >>>
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ strongbox-resources <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ strongbox-resources ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ strongbox-resources ---
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-resources/pom.xml to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-resources/1.0-SNAPSHOT/strongbox-resources-1.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Strongbox: Commons 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ strongbox-commons ---
[INFO] Deleting /Users/ivanursul/git/strongbox/strongbox-commons/target
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ strongbox-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ strongbox-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to /Users/ivanursul/git/strongbox/strongbox-commons/target/classes
[INFO] /Users/ivanursul/git/strongbox/strongbox-commons/src/main/java/org/carlspring/strongbox/xml/parsers/GenericParser.java: /Users/ivanursul/git/strongbox/strongbox-commons/src/main/java/org/carlspring/strongbox/xml/parsers/GenericParser.java uses unchecked or unsafe operations.
[INFO] /Users/ivanursul/git/strongbox/strongbox-commons/src/main/java/org/carlspring/strongbox/xml/parsers/GenericParser.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ strongbox-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/ivanursul/git/strongbox/strongbox-commons/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ strongbox-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /Users/ivanursul/git/strongbox/strongbox-commons/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ strongbox-commons ---
[INFO] Surefire report directory: /Users/ivanursul/git/strongbox/strongbox-commons/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.carlspring.strongbox.io.filters.ArtifactVersionDirectoryFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.carlspring.strongbox.io.filters.ArtifactVersionDirectoryFilterTest
Running org.carlspring.strongbox.net.ConnectionCheckerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.carlspring.strongbox.net.ConnectionCheckerTest
Results :
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ strongbox-commons ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-commons/target/strongbox-commons-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ strongbox-commons ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-commons/target/strongbox-commons-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ strongbox-commons >>>
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ strongbox-commons <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ strongbox-commons ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-commons/target/strongbox-commons-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ strongbox-commons ---
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-commons/target/strongbox-commons-1.0-SNAPSHOT.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-commons/1.0-SNAPSHOT/strongbox-commons-1.0-SNAPSHOT.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-commons/pom.xml to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-commons/1.0-SNAPSHOT/strongbox-commons-1.0-SNAPSHOT.pom
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-commons/target/strongbox-commons-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-commons/1.0-SNAPSHOT/strongbox-commons-1.0-SNAPSHOT-sources.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-commons/target/strongbox-commons-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-commons/1.0-SNAPSHOT/strongbox-commons-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Strongbox: Metadata [Core] 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ strongbox-metadata-core ---
[INFO] Deleting /Users/ivanursul/git/strongbox/strongbox-metadata-core/target
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ strongbox-metadata-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/ivanursul/git/strongbox/strongbox-metadata-core/src/main/resources
[INFO]
[INFO] --- maven-dependency-plugin:2.9:unpack (unpack-resources-logging) @ strongbox-metadata-core ---
[INFO] Configured Artifact: org.carlspring.strongbox:strongbox-common-resources:1.0-SNAPSHOT:jar
[INFO] Unpacking /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-common-resources/target/strongbox-common-resources-1.0-SNAPSHOT.jar to /Users/ivanursul/git/strongbox/strongbox-metadata-core/target/strongbox/etc with includes "logback.xml" and excludes ""
[INFO]
[INFO] --- maven-dependency-plugin:2.9:unpack (unpack-resources-etc) @ strongbox-metadata-core ---
[INFO] Configured Artifact: org.carlspring.strongbox:strongbox-common-resources:1.0-SNAPSHOT:jar
[INFO] Unpacking /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-common-resources/target/strongbox-common-resources-1.0-SNAPSHOT.jar to /Users/ivanursul/git/strongbox/strongbox-metadata-core/target/strongbox with includes "etc/**" and excludes ""
[INFO]
[INFO] --- maven-dependency-plugin:2.9:unpack (unpack-common-resources) @ strongbox-metadata-core ---
[INFO] Configured Artifact: org.carlspring.strongbox:strongbox-common-resources:1.0-SNAPSHOT:jar
[INFO] Unpacking /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-common-resources/target/strongbox-common-resources-1.0-SNAPSHOT.jar to /Users/ivanursul/git/strongbox/strongbox-metadata-core/target/strongbox/etc with includes "logback.xml" and excludes ""
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ strongbox-metadata-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /Users/ivanursul/git/strongbox/strongbox-metadata-core/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ strongbox-metadata-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/ivanursul/git/strongbox/strongbox-metadata-core/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ strongbox-metadata-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /Users/ivanursul/git/strongbox/strongbox-metadata-core/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ strongbox-metadata-core ---
[INFO] Surefire report directory: /Users/ivanursul/git/strongbox/strongbox-metadata-core/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.carlspring.strongbox.storage.metadata.MetadataHelperTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 sec - in org.carlspring.strongbox.storage.metadata.MetadataHelperTest
Results :
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ strongbox-metadata-core ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-metadata-core/target/strongbox-metadata-core-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ strongbox-metadata-core ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-metadata-core/target/strongbox-metadata-core-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ strongbox-metadata-core >>>
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ strongbox-metadata-core <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ strongbox-metadata-core ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-metadata-core/target/strongbox-metadata-core-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ strongbox-metadata-core ---
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-metadata-core/target/strongbox-metadata-core-1.0-SNAPSHOT.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-metadata-core/1.0-SNAPSHOT/strongbox-metadata-core-1.0-SNAPSHOT.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-metadata-core/pom.xml to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-metadata-core/1.0-SNAPSHOT/strongbox-metadata-core-1.0-SNAPSHOT.pom
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-metadata-core/target/strongbox-metadata-core-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-metadata-core/1.0-SNAPSHOT/strongbox-metadata-core-1.0-SNAPSHOT-sources.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-metadata-core/target/strongbox-metadata-core-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-metadata-core/1.0-SNAPSHOT/strongbox-metadata-core-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Strongbox: Event API 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ strongbox-event-api ---
[INFO] Deleting /Users/ivanursul/git/strongbox/strongbox-event-api/target
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ strongbox-event-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ strongbox-event-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /Users/ivanursul/git/strongbox/strongbox-event-api/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ strongbox-event-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/ivanursul/git/strongbox/strongbox-event-api/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ strongbox-event-api ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ strongbox-event-api ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ strongbox-event-api ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-event-api/target/strongbox-event-api-1.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ strongbox-event-api >>>
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ strongbox-event-api <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ strongbox-event-api ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-event-api/target/strongbox-event-api-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ strongbox-event-api ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-event-api/target/strongbox-event-api-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ strongbox-event-api ---
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-event-api/target/strongbox-event-api-1.0-SNAPSHOT.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-event-api/1.0-SNAPSHOT/strongbox-event-api-1.0-SNAPSHOT.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-event-api/pom.xml to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-event-api/1.0-SNAPSHOT/strongbox-event-api-1.0-SNAPSHOT.pom
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-event-api/target/strongbox-event-api-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-event-api/1.0-SNAPSHOT/strongbox-event-api-1.0-SNAPSHOT-sources.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-event-api/target/strongbox-event-api-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-event-api/1.0-SNAPSHOT/strongbox-event-api-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Strongbox: Client 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ strongbox-client ---
[INFO] Deleting /Users/ivanursul/git/strongbox/strongbox-client/target
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ strongbox-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ strongbox-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /Users/ivanursul/git/strongbox/strongbox-client/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ strongbox-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/ivanursul/git/strongbox/strongbox-client/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ strongbox-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /Users/ivanursul/git/strongbox/strongbox-client/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ strongbox-client ---
[INFO] Surefire report directory: /Users/ivanursul/git/strongbox/strongbox-client/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.carlspring.strongbox.client.HttpArtifactClientFactoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec - in org.carlspring.strongbox.client.HttpArtifactClientFactoryTest
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ strongbox-client ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-client/target/strongbox-client-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ strongbox-client ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-client/target/strongbox-client-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ strongbox-client >>>
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ strongbox-client <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ strongbox-client ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-client/target/strongbox-client-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ strongbox-client ---
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-client/target/strongbox-client-1.0-SNAPSHOT.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-client/1.0-SNAPSHOT/strongbox-client-1.0-SNAPSHOT.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-client/pom.xml to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-client/1.0-SNAPSHOT/strongbox-client-1.0-SNAPSHOT.pom
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-client/target/strongbox-client-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-client/1.0-SNAPSHOT/strongbox-client-1.0-SNAPSHOT-sources.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-client/target/strongbox-client-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-client/1.0-SNAPSHOT/strongbox-client-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Strongbox: Testing [Web] 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ strongbox-testing-web ---
[INFO] Deleting /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-web/target
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ strongbox-testing-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ strongbox-testing-web ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-web/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ strongbox-testing-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-web/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ strongbox-testing-web ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ strongbox-testing-web ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ strongbox-testing-web ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-web/target/strongbox-testing-web-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ strongbox-testing-web ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-web/target/strongbox-testing-web-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ strongbox-testing-web >>>
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ strongbox-testing-web <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ strongbox-testing-web ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-web/target/strongbox-testing-web-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ strongbox-testing-web ---
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-web/target/strongbox-testing-web-1.0-SNAPSHOT.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-testing-web/1.0-SNAPSHOT/strongbox-testing-web-1.0-SNAPSHOT.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-web/pom.xml to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-testing-web/1.0-SNAPSHOT/strongbox-testing-web-1.0-SNAPSHOT.pom
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-web/target/strongbox-testing-web-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-testing-web/1.0-SNAPSHOT/strongbox-testing-web-1.0-SNAPSHOT-sources.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-web/target/strongbox-testing-web-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-testing-web/1.0-SNAPSHOT/strongbox-testing-web-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Strongbox: Testing [Core] 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ strongbox-testing-core ---
[INFO] Deleting /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ strongbox-testing-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-dependency-plugin:2.9:unpack (unpack-resources-logging) @ strongbox-testing-core ---
[INFO] Configured Artifact: org.carlspring.strongbox:strongbox-common-resources:1.0-SNAPSHOT:jar
[INFO] Unpacking /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-common-resources/target/strongbox-common-resources-1.0-SNAPSHOT.jar to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox/etc with includes "" and excludes ""
[INFO]
[INFO] --- maven-dependency-plugin:2.9:unpack (unpack-testing-web) @ strongbox-testing-core ---
[INFO] Configured Artifact: org.carlspring.strongbox:strongbox-testing-web:1.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.carlspring.strongbox:strongbox-testing-web:1.0-SNAPSHOT:jar
[INFO] Unpacking /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-web/target/strongbox-testing-web-1.0-SNAPSHOT.jar to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/dependency with includes "" and excludes "webapp/**"
[INFO] Unpacking /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-web/target/strongbox-testing-web-1.0-SNAPSHOT.jar to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox with includes "webapp/**" and excludes ""
[INFO]
[INFO] --- build-helper-maven-plugin:1.9.1:reserve-network-port (reserve-network-port) @ strongbox-testing-core ---
[INFO] Reserved port 63562 for port.jetty.listen
[INFO] Reserved port 63563 for port.jetty.shutdown
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ strongbox-testing-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ strongbox-testing-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ strongbox-testing-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/test-classes
[INFO]
[INFO] >>> jetty-maven-plugin:9.3.7.v20160115:start (jetty-start) > validate @ strongbox-testing-core >>>
[INFO]
[INFO] <<< jetty-maven-plugin:9.3.7.v20160115:start (jetty-start) < validate @ strongbox-testing-core <<<
[INFO]
[INFO] --- jetty-maven-plugin:9.3.7.v20160115:start (jetty-start) @ strongbox-testing-core ---
[INFO] Logging initialized @8677ms
[INFO] Configuring Jetty for project: Strongbox: Testing [Core]
[INFO] webAppSourceDirectory not set. Trying src/main/webapp
[INFO] webAppSourceDirectory /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/src/main/webapp does not exist. Trying /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/webapp-tmp
[INFO] Reload Mechanic: automatic
[INFO] Classes = /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/classes
[INFO] Context path = /
[INFO] Tmp directory = /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/tmp
[INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[INFO] Web overrides = none
[INFO] web.xml file = /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox/webapp/WEB-INF/web.xml
[INFO] Webapp directory = /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/webapp-tmp
[INFO] jetty-9.3.7.v20160115
[INFO] No Spring WebApplicationInitializer types detected on classpath
[INFO] Started o.e.j.m.p.JettyWebAppContext@6f36c42{/,file:///Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/webapp-tmp/,AVAILABLE}{file:///Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/webapp-tmp/}
[INFO] Started ServerConnector@7c33d81f{HTTP/1.1,[http/1.1]}{0.0.0.0:63562}
[INFO] Started @11212ms
[INFO] Started Jetty Server
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ strongbox-testing-core ---
[INFO] Surefire report directory: /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.carlspring.strongbox.artifact.generator.ArtifactDeployerTest
19:27:04.649 30-04-2016 | DEBUG | main | org.carlspring.strongbox.testing.AssignedPorts | Discovered port 'port.jetty.listen' = '63562'.
19:27:04.696 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:test:1.2.3:jar...
19:27:04.789 30-04-2016 | DEBUG | main | org.carlspring.strongbox.client.ArtifactClient | Deploying http://localhost:63562/storages/storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3.jar...
19:27:05.613 30-04-2016 | DEBUG | qtp942571376-34 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Deploying to storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3.jar...
19:27:05.635 30-04-2016 | DEBUG | qtp942571376-34 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Storing to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3.jar...
19:27:05.837 30-04-2016 | DEBUG | qtp942571376-42 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Deploying to storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3.jar.md5...
19:27:05.838 30-04-2016 | DEBUG | qtp942571376-42 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Storing to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3.jar.md5...
19:27:05.868 30-04-2016 | DEBUG | qtp942571376-36 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Deploying to storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3.jar.sha1...
19:27:05.868 30-04-2016 | DEBUG | qtp942571376-36 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Storing to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3.jar.sha1...
19:27:05.871 30-04-2016 | DEBUG | main | org.carlspring.strongbox.client.ArtifactClient | Deploying http://localhost:63562/storages/storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3.pom...
19:27:05.897 30-04-2016 | DEBUG | qtp942571376-34 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Deploying to storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3.pom...
19:27:05.898 30-04-2016 | DEBUG | qtp942571376-34 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Storing to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3.pom...
19:27:05.926 30-04-2016 | DEBUG | qtp942571376-42 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Deploying to storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3.pom.md5...
19:27:05.927 30-04-2016 | DEBUG | qtp942571376-42 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Storing to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3.pom.md5...
19:27:05.962 30-04-2016 | DEBUG | qtp942571376-36 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Deploying to storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3.pom.sha1...
19:27:05.962 30-04-2016 | DEBUG | qtp942571376-36 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Storing to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3.pom.sha1...
19:27:05.964 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:test:1.2.3:jar:javadocs...
Deleting /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-vault/storages/storage0/releases/.temp/org/carlspring/strongbox/test/1.2.3/test-1.2.3.pom
19:27:06.032 30-04-2016 | DEBUG | main | org.carlspring.strongbox.client.ArtifactClient | Deploying http://localhost:63562/storages/storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3-javadocs.jar...
19:27:06.058 30-04-2016 | DEBUG | qtp942571376-34 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Deploying to storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3-javadocs.jar...
19:27:06.058 30-04-2016 | DEBUG | qtp942571376-34 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Storing to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3-javadocs.jar...
19:27:06.087 30-04-2016 | DEBUG | qtp942571376-42 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Deploying to storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3-javadocs.jar.md5...
19:27:06.088 30-04-2016 | DEBUG | qtp942571376-42 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Storing to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3-javadocs.jar.md5...
19:27:06.124 30-04-2016 | DEBUG | qtp942571376-36 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Deploying to storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3-javadocs.jar.sha1...
19:27:06.125 30-04-2016 | DEBUG | qtp942571376-36 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Storing to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3-javadocs.jar.sha1...
19:27:06.127 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:test:1.2.3:jar:jdk14...
Deleting /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-vault/storages/storage0/releases/.temp/org/carlspring/strongbox/test/1.2.3/test-1.2.3.pom
19:27:06.200 30-04-2016 | DEBUG | main | org.carlspring.strongbox.client.ArtifactClient | Deploying http://localhost:63562/storages/storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3-jdk14.jar...
19:27:06.268 30-04-2016 | DEBUG | qtp942571376-34 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Deploying to storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3-jdk14.jar...
19:27:06.269 30-04-2016 | DEBUG | qtp942571376-34 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Storing to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3-jdk14.jar...
19:27:06.298 30-04-2016 | DEBUG | qtp942571376-42 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Deploying to storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3-jdk14.jar.md5...
19:27:06.298 30-04-2016 | DEBUG | qtp942571376-42 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Storing to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3-jdk14.jar.md5...
19:27:06.326 30-04-2016 | DEBUG | qtp942571376-33 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Deploying to storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3-jdk14.jar.sha1...
19:27:06.326 30-04-2016 | DEBUG | qtp942571376-33 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Storing to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3-jdk14.jar.sha1...
19:27:06.327 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:test:1.2.3:jar:tests...
Deleting /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-vault/storages/storage0/releases/.temp/org/carlspring/strongbox/test/1.2.3/test-1.2.3.pom
19:27:06.394 30-04-2016 | DEBUG | main | org.carlspring.strongbox.client.ArtifactClient | Deploying http://localhost:63562/storages/storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3-tests.jar...
19:27:06.418 30-04-2016 | DEBUG | qtp942571376-34 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Deploying to storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3-tests.jar...
19:27:06.419 30-04-2016 | DEBUG | qtp942571376-34 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Storing to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3-tests.jar...
19:27:06.449 30-04-2016 | DEBUG | qtp942571376-42 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Deploying to storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3-tests.jar.md5...
19:27:06.449 30-04-2016 | DEBUG | qtp942571376-42 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Storing to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3-tests.jar.md5...
19:27:06.486 30-04-2016 | DEBUG | qtp942571376-33 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Deploying to storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3-tests.jar.sha1...
19:27:06.487 30-04-2016 | DEBUG | qtp942571376-33 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Storing to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/test/1.2.3/test-1.2.3-tests.jar.sha1...
19:27:06.489 30-04-2016 | DEBUG | main | org.carlspring.strongbox.client.ArtifactClient | Path to artifact: http://localhost:63562/storages/storage0/releases/org/carlspring/strongbox/test/maven-metadata.xml
19:27:06.528 30-04-2016 | DEBUG | qtp942571376-34 | org.carlspring.strongbox.rest.DummyArtifactRestlet | repositoryId = releases, path = org/carlspring/strongbox/test/maven-metadata.xml
19:27:06.551 30-04-2016 | DEBUG | main | org.carlspring.strongbox.client.ArtifactClient | Deploying http://localhost:63562/storages/storage0/releases/org/carlspring/strongbox/test/maven-metadata.xml...
19:27:06.578 30-04-2016 | DEBUG | qtp942571376-42 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Deploying to storage0/releases/org/carlspring/strongbox/test/maven-metadata.xml...
19:27:06.578 30-04-2016 | DEBUG | qtp942571376-42 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Storing to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/test/maven-metadata.xml...
19:27:06.607 30-04-2016 | DEBUG | qtp942571376-33 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Deploying to storage0/releases/org/carlspring/strongbox/test/maven-metadata.xml.md5...
19:27:06.607 30-04-2016 | DEBUG | qtp942571376-33 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Storing to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/test/maven-metadata.xml.md5...
19:27:06.627 30-04-2016 | DEBUG | qtp942571376-34 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Deploying to storage0/releases/org/carlspring/strongbox/test/maven-metadata.xml.sha1...
19:27:06.627 30-04-2016 | DEBUG | qtp942571376-34 | org.carlspring.strongbox.rest.DummyArtifactRestlet | Storing to /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/test/maven-metadata.xml.sha1...
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.252 sec - in org.carlspring.strongbox.artifact.generator.ArtifactDeployerTest
Running org.carlspring.strongbox.artifact.generator.ArtifactGeneratorTest
19:27:06.644 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox.testing:test-foo:1.2.3:jar...
Expected [MD5 ] (jar): 5bf08dcaec218b41d08068a2052ec020
Generated [MD5 ] (jar): 5bf08dcaec218b41d08068a2052ec020
Expected [SHA1] (jar): c51b9b5df63a22767b98128d68e3615649355d35
Generated [SHA1] (jar): c51b9b5df63a22767b98128d68e3615649355d35
Expected [MD5 ] (pom): 94e7ba0fdb6495937e320e74cb61dd04
Generated [MD5 ] (pom): 94e7ba0fdb6495937e320e74cb61dd04
Expected [SHA1] (pom): 20b2874118c3e97839a6de7d73e9a28e42ad0ad1
Generated [SHA1] (pom): 20b2874118c3e97839a6de7d73e9a28e42ad0ad1
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.carlspring.strongbox.artifact.generator.ArtifactGeneratorTest
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- jetty-maven-plugin:9.3.7.v20160115:stop (jetty-stop) @ strongbox-testing-core ---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@7c33d81f{HTTP/1.1,[http/1.1]}{0.0.0.0:63562}
[INFO] Stopped o.e.j.m.p.JettyWebAppContext@6f36c42{/,file:///Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/webapp-tmp/,UNAVAILABLE}{file:///Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/webapp-tmp/}
[INFO] Server reports itself as stopped
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ strongbox-testing-core ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-testing-core-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ strongbox-testing-core ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-testing-core-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ strongbox-testing-core >>>
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ strongbox-testing-core <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ strongbox-testing-core ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-testing-core-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ strongbox-testing-core ---
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-testing-core-1.0-SNAPSHOT.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-testing-core/1.0-SNAPSHOT/strongbox-testing-core-1.0-SNAPSHOT.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/pom.xml to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-testing-core/1.0-SNAPSHOT/strongbox-testing-core-1.0-SNAPSHOT.pom
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-testing-core-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-testing-core/1.0-SNAPSHOT/strongbox-testing-core-1.0-SNAPSHOT-sources.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-testing/strongbox-testing-core/target/strongbox-testing-core-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-testing-core/1.0-SNAPSHOT/strongbox-testing-core-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Strongbox: Security API 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ strongbox-security-api ---
[INFO] Deleting /Users/ivanursul/git/strongbox/strongbox-security-api/target
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ strongbox-security-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-dependency-plugin:2.9:unpack (unpack-resources-logging) @ strongbox-security-api ---
[INFO] Configured Artifact: org.carlspring.strongbox:strongbox-common-resources:1.0-SNAPSHOT:jar
[INFO] Unpacking /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-common-resources/target/strongbox-common-resources-1.0-SNAPSHOT.jar to /Users/ivanursul/git/strongbox/strongbox-security-api/target/strongbox/etc with includes "logback.xml" and excludes ""
[INFO]
[INFO] --- maven-dependency-plugin:2.9:unpack (unpack-resources-etc) @ strongbox-security-api ---
[INFO] Configured Artifact: org.carlspring.strongbox:strongbox-common-resources:1.0-SNAPSHOT:jar
[INFO] Unpacking /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-common-resources/target/strongbox-common-resources-1.0-SNAPSHOT.jar to /Users/ivanursul/git/strongbox/strongbox-security-api/target/strongbox with includes "etc/**" and excludes ""
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ strongbox-security-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 46 source files to /Users/ivanursul/git/strongbox/strongbox-security-api/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ strongbox-security-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ strongbox-security-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /Users/ivanursul/git/strongbox/strongbox-security-api/target/test-classes
[INFO]
[INFO] --- unboundid-maven-plugin:1.0-SNAPSHOT:start (unboundid-start) @ strongbox-security-api ---
Starting UnboundID...
[INFO] Using SSL.
[INFO] Using keystore: /Users/ivanursul/git/strongbox/strongbox-security-api/target/strongbox/etc/ssl/keystore.jks
[INFO] Using truststore: /Users/ivanursul/git/strongbox/strongbox-security-api/target/strongbox/etc/ssl/truststore.jks
Importing /Users/ivanursul/git/strongbox/strongbox-security-api/src/test/resources/ldap/unboundid.ldif...
Accepting connections on port 40636.
[INFO]
[INFO] --- little-proxy-maven-plugin:1.0:start (start) @ strongbox-security-api ---
[INFO] library location : ./lib/bin
[INFO] loader provider : com.barchart.udt.lib.LibraryLoaderUDT
[INFO] ARCH/OS/LINK = x86_64/MacOSX/gpp
[INFO] Platform supported.
[INFO] Loading release libraries.
[INFO] Release libraries loaded.
[INFO] Starting proxy at address: /127.0.0.1:8180
[INFO] Proxy listening with TCP transport
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ strongbox-security-api ---
[INFO] Accepting shutdown requests on port 8181...
[INFO] Surefire report directory: /Users/ivanursul/git/strongbox/strongbox-security-api/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.carlspring.strongbox.security.certificates.KeyStoresTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.006 sec - in org.carlspring.strongbox.security.certificates.KeyStoresTest
Running org.carlspring.strongbox.security.jaas.caching.CachedUserManagerTest
19:27:10.122 30-04-2016 | DEBUG | main | o.c.s.security.jaas.caching.CachedUserManager | Adding user 'User{fullName=null, username='user1', password='password', roles=[]}' to cache.
19:27:10.125 30-04-2016 | DEBUG | main | o.c.s.security.jaas.caching.CachedUserManager | Adding user 'User{fullName=null, username='user2', password='password', roles=[]}' to cache.
19:27:10.125 30-04-2016 | DEBUG | main | o.c.s.security.jaas.caching.CachedUserManager | Adding user 'User{fullName=null, username='user3', password='password', roles=[]}' to cache.
19:27:10.125 30-04-2016 | DEBUG | main | o.c.s.security.jaas.caching.CachedUserManager | Adding user 'User{fullName=null, username='user4', password='password', roles=[]}' to cache.
19:27:10.125 30-04-2016 | DEBUG | main | o.c.s.security.jaas.caching.CachedUserManager | Adding user 'User{fullName=null, username='user5', password='password', roles=[]}' to cache.
19:27:13.129 30-04-2016 | DEBUG | main | o.c.s.security.jaas.caching.CachedUserManager | Found user 'user3' in cache.
19:27:13.129 30-04-2016 | DEBUG | main | o.c.s.security.jaas.caching.CachedUserManager | Found user 'user5' in cache.
19:27:15.153 30-04-2016 | DEBUG | Thread-2 | o.c.s.security.jaas.caching.CachedUserManager | Removing user 'user1' from cache.
19:27:15.153 30-04-2016 | DEBUG | Thread-2 | o.c.s.security.jaas.caching.CachedUserManager | Removing user 'user2' from cache.
19:27:15.153 30-04-2016 | DEBUG | Thread-2 | o.c.s.security.jaas.caching.CachedUserManager | Removing user 'user4' from cache.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.296 sec - in org.carlspring.strongbox.security.jaas.caching.CachedUserManagerTest
Running org.carlspring.strongbox.security.jaas.managers.AuthenticationManagerTest
19:27:17.363 30-04-2016 | DEBUG | main | org.carlspring.strongbox.testing.AssignedPorts | Discovered port 'port.unboundid' = '40636'.
19:27:17.363 30-04-2016 | DEBUG | main | org.carlspring.strongbox.testing.AssignedPorts | Discovered port 'port.littleproxy' = '8180'.
19:27:17.377 30-04-2016 | INFO | main | o.c.s.resource.ConfigurationResourceResolver | Loading configuration from class path resource [etc/conf/security-authentication.xml]...
19:27:17.377 30-04-2016 | INFO | main | o.c.s.security.jaas.managers.AuthenticationManager | Loading Strongbox configuration from class path resource [etc/conf/security-authentication.xml]...
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 sec - in org.carlspring.strongbox.security.jaas.managers.AuthenticationManagerTest
Running org.carlspring.strongbox.security.jaas.util.PrivilegeUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.carlspring.strongbox.security.jaas.util.PrivilegeUtilsTest
Running org.carlspring.strongbox.security.jaas.util.RoleUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.carlspring.strongbox.security.jaas.util.RoleUtilsTest
Running org.carlspring.strongbox.visitors.ParentGroupVisitorTest
employees
developers
java-developers-uk
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.carlspring.strongbox.visitors.ParentGroupVisitorTest
Running org.carlspring.strongbox.xml.parsers.AuthenticationConfigurationParserTest
Storing /Users/ivanursul/git/strongbox/strongbox-security-api/target/test-classes/etc/conf/security-authentication-saved.xml...
Parsing /Users/ivanursul/git/strongbox/strongbox-security-api/target/test-classes/etc/conf/security-authentication.xml...
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.carlspring.strongbox.xml.parsers.AuthenticationConfigurationParserTest
Results :
Tests run: 10, Failures: 0, Errors: 0, Skipped: 3
[INFO]
[INFO] --- unboundid-maven-plugin:1.0-SNAPSHOT:stop (unboundid-stop) @ strongbox-security-api ---
Stopping the UnboundID server on port 40636...
UnboundID service stopped.
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ strongbox-security-api ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-security-api/target/strongbox-security-api-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- little-proxy-maven-plugin:1.0:stop (stop) @ strongbox-security-api ---
[INFO] Shutting down proxy
[INFO] Closing all channels...
[INFO] Shutting down event loops
[INFO] Done shutting down proxy
[INFO] LittleProxy shutdown successful.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ strongbox-security-api ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-security-api/target/strongbox-security-api-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ strongbox-security-api >>>
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ strongbox-security-api <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ strongbox-security-api ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-security-api/target/strongbox-security-api-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ strongbox-security-api ---
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-security-api/target/strongbox-security-api-1.0-SNAPSHOT.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-security-api/1.0-SNAPSHOT/strongbox-security-api-1.0-SNAPSHOT.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-security-api/pom.xml to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-security-api/1.0-SNAPSHOT/strongbox-security-api-1.0-SNAPSHOT.pom
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-security-api/target/strongbox-security-api-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-security-api/1.0-SNAPSHOT/strongbox-security-api-1.0-SNAPSHOT-sources.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-security-api/target/strongbox-security-api-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-security-api/1.0-SNAPSHOT/strongbox-security-api-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Strongbox: Testing 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ strongbox-testing ---
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ strongbox-testing ---
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ strongbox-testing >>>
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ strongbox-testing <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ strongbox-testing ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ strongbox-testing ---
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-testing/pom.xml to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-testing/1.0-SNAPSHOT/strongbox-testing-1.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Strongbox: Storage [API] 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ strongbox-storage-api ---
[INFO] Deleting /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ strongbox-storage-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-dependency-plugin:2.9:unpack (unpack-resources-logging) @ strongbox-storage-api ---
[INFO] Configured Artifact: org.carlspring.strongbox:strongbox-common-resources:1.0-SNAPSHOT:jar
[INFO] Unpacking /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-common-resources/target/strongbox-common-resources-1.0-SNAPSHOT.jar to /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox/etc with includes "logback.xml" and excludes ""
[INFO]
[INFO] --- maven-dependency-plugin:2.9:unpack (unpack-resources-etc) @ strongbox-storage-api ---
[INFO] Configured Artifact: org.carlspring.strongbox:strongbox-common-resources:1.0-SNAPSHOT:jar
[INFO] Unpacking /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-common-resources/target/strongbox-common-resources-1.0-SNAPSHOT.jar to /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox with includes "etc/**" and excludes ""
[INFO]
[INFO] --- maven-dependency-plugin:2.9:unpack (unpack-storage-resources) @ strongbox-storage-api ---
[INFO] Configured Artifact: org.carlspring.strongbox:strongbox-common-resources:1.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.carlspring.strongbox:strongbox-storage-api-resources:1.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.carlspring.strongbox:strongbox-storage-indexing-resources:1.0-SNAPSHOT:jar
[INFO] Unpacking /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-common-resources/target/strongbox-common-resources-1.0-SNAPSHOT.jar to /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox/etc with includes "logback.xml" and excludes ""
[INFO] Unpacking /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-resources/strongbox-storage-api-resources/target/strongbox-storage-api-resources-1.0-SNAPSHOT.jar to /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox with includes "etc/conf/strongbox.xml,META-INF/spring/**" and excludes ""
[INFO] Unpacking /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-resources/strongbox-storage-indexing-resources/target/strongbox-storage-indexing-resources-1.0-SNAPSHOT.jar to /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox with includes "META-INF/spring/**" and excludes ""
[INFO]
[INFO] --- maven-dependency-plugin:2.9:unpack (unpack-web-resources) @ strongbox-storage-api ---
[INFO] Configured Artifact: org.carlspring.strongbox:strongbox-web-resources:1.0-SNAPSHOT:jar
[INFO] Unpacking /Users/ivanursul/git/strongbox/strongbox-resources/strongbox-web-resources/target/strongbox-web-resources-1.0-SNAPSHOT.jar to /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox with includes "etc/**,webapp/**" and excludes ""
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ strongbox-storage-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 50 source files to /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/classes
[INFO] /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/src/main/java/org/carlspring/strongbox/configuration/AbstractConfigurationManager.java: /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/src/main/java/org/carlspring/strongbox/configuration/AbstractConfigurationManager.java uses unchecked or unsafe operations.
[INFO] /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/src/main/java/org/carlspring/strongbox/configuration/AbstractConfigurationManager.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ strongbox-storage-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ strongbox-storage-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ strongbox-storage-api ---
[INFO] Surefire report directory: /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.carlspring.strongbox.configuration.ConfigurationManagerTest
19:27:22.972 30-04-2016 | INFO | main | o.c.s.resource.ConfigurationResourceResolver | Loading configuration from class path resource [etc/conf/strongbox.xml]...
19:27:22.982 30-04-2016 | INFO | main | o.c.s.configuration.AbstractConfigurationManager | Loading Strongbox configuration from class path resource [etc/conf/strongbox.xml]...
19:27:23.132 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | Configuration version: 1.0
19:27:23.133 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | Loading storages...
19:27:23.133 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Storage: storage0
19:27:23.134 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-by-juan
19:27:23.134 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases
19:27:23.135 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-in-memory
19:27:23.135 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-with-redeployment
19:27:23.135 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-with-trash
19:27:23.135 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-deployment
19:27:23.135 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-redeployment
19:27:23.136 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-delete
19:27:23.136 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-delete-trash
19:27:23.136 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-browsing
19:27:23.137 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: snapshots
19:27:23.137 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: snapshots-in-memory
19:27:23.137 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: proxied-releases
19:27:23.137 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases
19:27:23.137 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-with-options
19:27:23.137 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-without-options
19:27:23.138 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested
19:27:23.138 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-1
19:27:23.138 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-2
19:27:23.138 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-3
19:27:23.277 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | Loading resolvers...
19:27:23.278 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | -> class org.carlspring.strongbox.storage.resolvers.FSLocationResolver
19:27:23.278 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | -> class org.carlspring.strongbox.storage.resolvers.GroupLocationResolver
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.05 sec - in org.carlspring.strongbox.configuration.ConfigurationManagerTest
Running org.carlspring.strongbox.io.ArtifactFileOutputStreamTest
19:27:23.513 30-04-2016 | INFO | main | o.c.s.resource.ConfigurationResourceResolver | Loading configuration from class path resource [etc/conf/strongbox.xml]...
19:27:23.514 30-04-2016 | INFO | main | o.c.s.configuration.AbstractConfigurationManager | Loading Strongbox configuration from class path resource [etc/conf/strongbox.xml]...
19:27:23.533 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | Configuration version: 1.0
19:27:23.533 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | Loading storages...
19:27:23.533 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Storage: storage0
19:27:23.533 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-by-juan
19:27:23.533 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases
19:27:23.533 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-in-memory
19:27:23.534 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-with-redeployment
19:27:23.534 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-with-trash
19:27:23.534 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-deployment
19:27:23.534 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-redeployment
19:27:23.534 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-delete
19:27:23.534 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-delete-trash
19:27:23.534 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-browsing
19:27:23.534 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: snapshots
19:27:23.534 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: snapshots-in-memory
19:27:23.534 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: proxied-releases
19:27:23.534 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases
19:27:23.534 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-with-options
19:27:23.534 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-without-options
19:27:23.534 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested
19:27:23.534 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-1
19:27:23.534 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-2
19:27:23.534 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-3
19:27:23.555 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | Loading resolvers...
19:27:23.555 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | -> class org.carlspring.strongbox.storage.resolvers.FSLocationResolver
19:27:23.556 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | -> class org.carlspring.strongbox.storage.resolvers.GroupLocationResolver
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 sec - in org.carlspring.strongbox.io.ArtifactFileOutputStreamTest
Running org.carlspring.strongbox.storage.checksum.ChecksumCacheManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.carlspring.strongbox.storage.checksum.ChecksumCacheManagerTest
Running org.carlspring.strongbox.storage.repository.artifact.locator.ArtifactDirectoryLocatorTest
19:27:23.613 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.apache.maven:location-utils:1.0.1:jar...
19:27:23.658 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.apache.maven:location-utils:1.0.2:jar...
19:27:23.680 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.apache.maven:location-utils:1.1:jar...
19:27:23.738 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.apache.maven:location-utils:1.2:jar...
19:27:23.772 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.apache.maven:location-utils:1.2.1:jar...
19:27:23.813 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for com.carlspring.strongbox:foo:5.1:jar...
19:27:23.825 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for com.carlspring.strongbox:foo:5.2:jar...
19:27:23.836 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for com.carlspring.strongbox:foo:5.3:jar...
19:27:23.872 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.maven:locator-testing:2.1:jar...
19:27:23.881 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.maven:locator-testing:2.2:jar...
19:27:23.910 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.maven:locator-testing:2.3:jar...
19:27:23.925 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.maven:locator-testing:2.4:jar...
19:27:23.989 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.maven:locator-testing:2.5:jar...
19:27:24.046 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.maven:locator-testing:3.0:jar...
19:27:24.105 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:locator:5.2.1:jar...
19:27:24.152 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:locator:5.2.2:jar...
19:27:24.198 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:locator:5.2.2:jar...
Deleting /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/locator/5.2.2/locator-5.2.2.pom
19:27:24.228 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox.locator:foo-locator:1.0:jar...
19:27:24.290 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox.locator:foo-locator:1.1:jar...
19:27:24.304 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox.locator:foo-locator:1.2:jar...
19:27:24.337 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox.locator:utils:2.1:jar...
19:27:24.360 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox.locator:utils:2.2:jar...
19:27:24.402 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox.locator:utils:2.3:jar...
basePath = /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases/org/carlspring
/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases/org/carlspring/maven/locator-testing
/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases/org/carlspring/maven/locator-testing
/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/locator
/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/locator
/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/locator/foo-locator
/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/locator/foo-locator
/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/locator/utils
/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/locator/utils
19:27:24.492 30-04-2016 | DEBUG | main | o.c.s.artifact.locator.ArtifactDirectoryLocator | Executed (cache: 3) visits in 81 ms.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.908 sec - in org.carlspring.strongbox.storage.repository.artifact.locator.ArtifactDirectoryLocatorTest
Running org.carlspring.strongbox.storage.resolvers.FSLocationResolverTest
19:27:24.682 30-04-2016 | INFO | main | o.c.s.resource.ConfigurationResourceResolver | Loading configuration from class path resource [etc/conf/strongbox.xml]...
19:27:24.682 30-04-2016 | INFO | main | o.c.s.configuration.AbstractConfigurationManager | Loading Strongbox configuration from class path resource [etc/conf/strongbox.xml]...
19:27:24.699 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | Configuration version: 1.0
19:27:24.699 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | Loading storages...
19:27:24.699 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Storage: storage0
19:27:24.699 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-by-juan
19:27:24.699 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases
19:27:24.699 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-in-memory
19:27:24.699 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-with-redeployment
19:27:24.699 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-with-trash
19:27:24.699 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-deployment
19:27:24.699 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-redeployment
19:27:24.699 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-delete
19:27:24.699 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-delete-trash
19:27:24.699 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-browsing
19:27:24.700 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: snapshots
19:27:24.700 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: snapshots-in-memory
19:27:24.700 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: proxied-releases
19:27:24.700 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases
19:27:24.700 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-with-options
19:27:24.700 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-without-options
19:27:24.700 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested
19:27:24.700 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-1
19:27:24.700 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-2
19:27:24.700 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-3
19:27:24.709 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | Loading resolvers...
19:27:24.709 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | -> class org.carlspring.strongbox.storage.resolvers.FSLocationResolver
19:27:24.709 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | -> class org.carlspring.strongbox.storage.resolvers.GroupLocationResolver
19:27:24.718 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for com.artifacts.to.delete.releases:delete-foo:1.2.1:jar...
19:27:24.754 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for com.artifacts.to.delete.releases:delete-foo:1.2.2:jar...
19:27:24.763 30-04-2016 | DEBUG | main | o.c.strongbox.storage.resolvers.FSLocationResolver | Checking in storage0:releases(/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases/com/artifacts/to/delete/releases/delete-foo/1.2.1/delete-foo-1.2.1.jar)...
19:27:24.763 30-04-2016 | DEBUG | main | o.c.strongbox.storage.resolvers.FSLocationResolver | Deleted /releases/com/artifacts/to/delete/releases/delete-foo/1.2.1/delete-foo-1.2.1.jar.md5.
19:27:24.763 30-04-2016 | DEBUG | main | o.c.strongbox.storage.resolvers.FSLocationResolver | Deleted /releases/com/artifacts/to/delete/releases/delete-foo/1.2.1/delete-foo-1.2.1.jar.sha1.
19:27:24.763 30-04-2016 | DEBUG | main | o.c.strongbox.storage.resolvers.FSLocationResolver | Removed /releases/com/artifacts/to/delete/releases/delete-foo/1.2.1/delete-foo-1.2.1.jar
19:27:24.764 30-04-2016 | DEBUG | main | o.c.strongbox.storage.resolvers.FSLocationResolver | Checking in storage0:releases(/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases/com/artifacts/to/delete/releases/delete-foo/1.2.2)...
19:27:24.766 30-04-2016 | DEBUG | main | o.c.strongbox.storage.resolvers.FSLocationResolver | Removed /releases/com/artifacts/to/delete/releases/delete-foo/1.2.2
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec - in org.carlspring.strongbox.storage.resolvers.FSLocationResolverTest
Running org.carlspring.strongbox.storage.resolvers.GroupLocationResolverTest
19:27:24.881 30-04-2016 | INFO | main | o.c.s.resource.ConfigurationResourceResolver | Loading configuration from class path resource [etc/conf/strongbox.xml]...
19:27:24.881 30-04-2016 | INFO | main | o.c.s.configuration.AbstractConfigurationManager | Loading Strongbox configuration from class path resource [etc/conf/strongbox.xml]...
19:27:24.894 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | Configuration version: 1.0
19:27:24.894 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | Loading storages...
19:27:24.894 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Storage: storage0
19:27:24.894 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-by-juan
19:27:24.894 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases
19:27:24.894 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-in-memory
19:27:24.894 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-with-redeployment
19:27:24.894 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-with-trash
19:27:24.894 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-deployment
19:27:24.894 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-redeployment
19:27:24.894 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-delete
19:27:24.895 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-delete-trash
19:27:24.895 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-browsing
19:27:24.895 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: snapshots
19:27:24.895 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: snapshots-in-memory
19:27:24.895 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: proxied-releases
19:27:24.895 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases
19:27:24.895 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-with-options
19:27:24.895 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-without-options
19:27:24.895 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested
19:27:24.895 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-1
19:27:24.895 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-2
19:27:24.895 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-3
19:27:24.903 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | Loading resolvers...
19:27:24.903 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | -> class org.carlspring.strongbox.storage.resolvers.FSLocationResolver
19:27:24.903 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | -> class org.carlspring.strongbox.storage.resolvers.GroupLocationResolver
19:27:24.915 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for com.artifacts.in.releases.with.trash:foo:1.2.3:jar...
19:27:24.975 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for com.artifacts.in.releases:foo:1.2.4:jar...
19:27:24.998 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for com.artifacts.denied.in.memory:foo:1.2.5:jar...
19:27:25.027 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for com.artifacts.denied.by.wildcard:foo:1.2.6:jar...
19:27:25.033 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.metadata.by.juan:juancho:1.2.64:jar...
# Testing group includes with wildcard against nested repositories...
19:27:25.047 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | Checking in storage0:group-releases-nested-deep-1...
19:27:25.048 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | Checking in storage0:group-releases-nested-deep-2...
19:27:25.048 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | Checking in storage0:group-releases-nested-deep-3...
19:27:25.048 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-by-juan/org/carlspring/metadata/by/juan/juancho/1.2.64/juancho-1.2.64.jar...
19:27:25.048 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | Resolved /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-by-juan/org/carlspring/metadata/by/juan/juancho/1.2.64/juancho-1.2.64.jar!
19:27:25.048 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | Located artifact: [storage0:releases-by-juan]
19:27:25.048 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | Located artifact: [storage0:group-releases-nested-deep-3]
19:27:25.049 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | Located artifact: [storage0:group-releases-nested-deep-2]
# Testing group includes with wildcard...
19:27:25.050 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | Checking in storage0:group-releases...
19:27:25.051 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases/com/artifacts/in/releases/foo/1.2.4/foo-1.2.4.jar...
19:27:25.051 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | Resolved /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases/com/artifacts/in/releases/foo/1.2.4/foo-1.2.4.jar!
19:27:25.051 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | Located artifact: [storage0:releases]
# Testing group includes...
19:27:25.052 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | Checking in storage0:group-releases...
19:27:25.052 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-with-trash/com/artifacts/in/releases/with/trash/foo/1.2.3/foo-1.2.3.jar...
19:27:25.052 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | Resolved /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-with-trash/com/artifacts/in/releases/with/trash/foo/1.2.3/foo-1.2.3.jar!
19:27:25.052 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | Located artifact: [storage0:releases-with-trash]
# Testing group includes with out of service repository...
19:27:25.053 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | Checking in storage0:group-releases...
19:27:25.054 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-in-memory/com/artifacts/in/releases/foo/1.2.4/foo-1.2.4.jar...
19:27:25.054 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-with-redeployment/com/artifacts/in/releases/foo/1.2.4/foo-1.2.4.jar...
19:27:25.054 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-with-trash/com/artifacts/in/releases/foo/1.2.4/foo-1.2.4.jar...
19:27:25.055 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-without-deployment/com/artifacts/in/releases/foo/1.2.4/foo-1.2.4.jar...
19:27:25.055 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-without-redeployment/com/artifacts/in/releases/foo/1.2.4/foo-1.2.4.jar...
19:27:25.055 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-without-delete/com/artifacts/in/releases/foo/1.2.4/foo-1.2.4.jar...
19:27:25.055 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-without-delete-trash/com/artifacts/in/releases/foo/1.2.4/foo-1.2.4.jar...
19:27:25.056 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-without-browsing/com/artifacts/in/releases/foo/1.2.4/foo-1.2.4.jar...
# Testing group includes with wildcard against nested repositories...
19:27:25.057 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | Checking in storage0:group-releases-nested...
19:27:25.057 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases/com/artifacts/in/releases/foo/1.2.4/foo-1.2.4.jar...
19:27:25.058 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | Resolved /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases/com/artifacts/in/releases/foo/1.2.4/foo-1.2.4.jar!
19:27:25.058 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | Located artifact: [storage0:releases]
# Testing group excludes with wildcard...
19:27:25.059 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | Checking in storage0:group-releases...
19:27:25.059 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-in-memory/com/artifacts/denied/by/wildcard/foo/1.2.6/foo-1.2.6.jar...
19:27:25.060 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-with-redeployment/com/artifacts/denied/by/wildcard/foo/1.2.6/foo-1.2.6.jar...
19:27:25.060 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-with-trash/com/artifacts/denied/by/wildcard/foo/1.2.6/foo-1.2.6.jar...
19:27:25.060 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-without-deployment/com/artifacts/denied/by/wildcard/foo/1.2.6/foo-1.2.6.jar...
19:27:25.060 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-without-redeployment/com/artifacts/denied/by/wildcard/foo/1.2.6/foo-1.2.6.jar...
19:27:25.061 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-without-delete/com/artifacts/denied/by/wildcard/foo/1.2.6/foo-1.2.6.jar...
19:27:25.061 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-without-delete-trash/com/artifacts/denied/by/wildcard/foo/1.2.6/foo-1.2.6.jar...
19:27:25.061 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-without-browsing/com/artifacts/denied/by/wildcard/foo/1.2.6/foo-1.2.6.jar...
# Testing group excludes...
19:27:25.062 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | Checking in storage0:group-releases...
19:27:25.063 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases/com/artifacts/denied/in/memory/foo/1.2.5/foo-1.2.5.jar...
19:27:25.063 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-with-redeployment/com/artifacts/denied/in/memory/foo/1.2.5/foo-1.2.5.jar...
19:27:25.063 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-with-trash/com/artifacts/denied/in/memory/foo/1.2.5/foo-1.2.5.jar...
19:27:25.064 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-without-deployment/com/artifacts/denied/in/memory/foo/1.2.5/foo-1.2.5.jar...
19:27:25.064 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-without-redeployment/com/artifacts/denied/in/memory/foo/1.2.5/foo-1.2.5.jar...
19:27:25.064 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-without-delete/com/artifacts/denied/in/memory/foo/1.2.5/foo-1.2.5.jar...
19:27:25.065 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-without-delete-trash/com/artifacts/denied/in/memory/foo/1.2.5/foo-1.2.5.jar...
19:27:25.065 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-vault/storages/storage0/releases-without-browsing/com/artifacts/denied/in/memory/foo/1.2.5/foo-1.2.5.jar...
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 sec - in org.carlspring.strongbox.storage.resolvers.GroupLocationResolverTest
Running org.carlspring.strongbox.storage.validation.version.ReleaseVersionValidatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.carlspring.strongbox.storage.validation.version.ReleaseVersionValidatorTest
Running org.carlspring.strongbox.storage.validation.version.SnapshotVersionValidatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.carlspring.strongbox.storage.validation.version.SnapshotVersionValidatorTest
Running org.carlspring.strongbox.storage.validation.version.VersionValidatorServiceTest
19:27:25.195 30-04-2016 | INFO | main | o.c.s.resource.ConfigurationResourceResolver | Loading configuration from class path resource [etc/conf/strongbox.xml]...
19:27:25.196 30-04-2016 | INFO | main | o.c.s.configuration.AbstractConfigurationManager | Loading Strongbox configuration from class path resource [etc/conf/strongbox.xml]...
19:27:25.216 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | Configuration version: 1.0
19:27:25.216 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | Loading storages...
19:27:25.216 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Storage: storage0
19:27:25.216 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-by-juan
19:27:25.217 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases
19:27:25.217 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-in-memory
19:27:25.217 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-with-redeployment
19:27:25.217 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-with-trash
19:27:25.217 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-deployment
19:27:25.217 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-redeployment
19:27:25.217 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-delete
19:27:25.217 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-delete-trash
19:27:25.217 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-browsing
19:27:25.217 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: snapshots
19:27:25.217 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: snapshots-in-memory
19:27:25.217 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: proxied-releases
19:27:25.217 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases
19:27:25.217 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-with-options
19:27:25.217 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-without-options
19:27:25.217 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested
19:27:25.217 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-1
19:27:25.217 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-2
19:27:25.218 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-3
19:27:25.232 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | Loading resolvers...
19:27:25.232 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | -> class org.carlspring.strongbox.storage.resolvers.FSLocationResolver
19:27:25.232 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | -> class org.carlspring.strongbox.storage.resolvers.GroupLocationResolver
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 sec - in org.carlspring.strongbox.storage.validation.version.VersionValidatorServiceTest
Results :
Tests run: 23, Failures: 0, Errors: 0, Skipped: 1
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ strongbox-storage-api ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-storage-api-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ strongbox-storage-api ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-storage-api-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ strongbox-storage-api >>>
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ strongbox-storage-api <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ strongbox-storage-api ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-storage-api-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ strongbox-storage-api ---
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-storage-api-1.0-SNAPSHOT.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-storage-api/1.0-SNAPSHOT/strongbox-storage-api-1.0-SNAPSHOT.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/pom.xml to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-storage-api/1.0-SNAPSHOT/strongbox-storage-api-1.0-SNAPSHOT.pom
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-storage-api-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-storage-api/1.0-SNAPSHOT/strongbox-storage-api-1.0-SNAPSHOT-sources.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-api/target/strongbox-storage-api-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-storage-api/1.0-SNAPSHOT/strongbox-storage-api-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Strongbox: REST Client 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ strongbox-rest-client ---
[INFO] Deleting /Users/ivanursul/git/strongbox/strongbox-rest-client/target
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ strongbox-rest-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ strongbox-rest-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /Users/ivanursul/git/strongbox/strongbox-rest-client/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ strongbox-rest-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/ivanursul/git/strongbox/strongbox-rest-client/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ strongbox-rest-client ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ strongbox-rest-client ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ strongbox-rest-client ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-rest-client/target/strongbox-rest-client-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ strongbox-rest-client ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-rest-client/target/strongbox-rest-client-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ strongbox-rest-client >>>
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ strongbox-rest-client <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ strongbox-rest-client ---
[INFO] Building jar: /Users/ivanursul/git/strongbox/strongbox-rest-client/target/strongbox-rest-client-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ strongbox-rest-client ---
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-rest-client/target/strongbox-rest-client-1.0-SNAPSHOT.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-rest-client/1.0-SNAPSHOT/strongbox-rest-client-1.0-SNAPSHOT.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-rest-client/pom.xml to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-rest-client/1.0-SNAPSHOT/strongbox-rest-client-1.0-SNAPSHOT.pom
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-rest-client/target/strongbox-rest-client-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-rest-client/1.0-SNAPSHOT/strongbox-rest-client-1.0-SNAPSHOT-sources.jar
[INFO] Installing /Users/ivanursul/git/strongbox/strongbox-rest-client/target/strongbox-rest-client-1.0-SNAPSHOT-sources.jar to /Users/ivanursul/.m2/repository/org/carlspring/strongbox/strongbox-rest-client/1.0-SNAPSHOT/strongbox-rest-client-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Strongbox: Storage [Indexing] 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ strongbox-storage-indexing ---
[INFO] Deleting /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ strongbox-storage-indexing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ strongbox-storage-indexing ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/classes
[INFO] /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/src/main/java/org/carlspring/strongbox/services/impl/ConfigurationManagementServiceImpl.java: /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/src/main/java/org/carlspring/strongbox/services/impl/ConfigurationManagementServiceImpl.java uses unchecked or unsafe operations.
[INFO] /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/src/main/java/org/carlspring/strongbox/services/impl/ConfigurationManagementServiceImpl.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ strongbox-storage-indexing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ strongbox-storage-indexing ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ strongbox-storage-indexing ---
[INFO] Surefire report directory: /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.carlspring.strongbox.resource.ResourcesBooterTest
19:27:27.838 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | file:/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/test-classes/etc/conf/security.xml
19:27:27.840 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | file:/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/test-classes/etc/conf/web-resources.xml
19:27:27.840 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | jar:file:/Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-resources/strongbox-storage-api-resources/target/strongbox-storage-api-resources-1.0-SNAPSHOT.jar!/etc/conf/strongbox.xml
19:27:27.850 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | jar:file:/Users/ivanursul/git/strongbox/strongbox-commons/target/strongbox-commons-1.0-SNAPSHOT.jar!/META-INF/spring/strongbox-commons-context.xml
19:27:27.869 30-04-2016 | INFO | main | o.c.s.resource.ConfigurationResourceResolver | Loading configuration from file [/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/etc/conf/strongbox.xml]...
19:27:27.869 30-04-2016 | INFO | main | o.c.s.configuration.AbstractConfigurationManager | Loading Strongbox configuration from file [/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/etc/conf/strongbox.xml]...
19:27:27.941 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | Configuration version: 1.0
19:27:27.941 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | Loading storages...
19:27:27.941 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Storage: storage0
19:27:27.941 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-by-juan
19:27:27.942 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases
19:27:27.942 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-in-memory
19:27:27.942 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-with-redeployment
19:27:27.942 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-with-trash
19:27:27.942 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-deployment
19:27:27.942 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-redeployment
19:27:27.942 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-delete
19:27:27.942 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-delete-trash
19:27:27.942 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-browsing
19:27:27.942 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: snapshots
19:27:27.942 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: snapshots-in-memory
19:27:27.943 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: proxied-releases
19:27:27.943 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases
19:27:27.943 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-with-options
19:27:27.943 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-without-options
19:27:27.943 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested
19:27:27.943 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-1
19:27:27.943 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-2
19:27:27.943 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-3
19:27:28.027 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> No lock found.
19:27:28.028 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Created lock file '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storage-booter.lock'...
19:27:28.028 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | Running Strongbox storage booter...
19:27:28.028 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Creating storage directory skeleton...
19:27:28.290 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Initialized '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases-by-juan'.
19:27:28.301 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Initialized '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases'.
19:27:28.313 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Initialized '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases-in-memory'.
19:27:28.322 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Initialized '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases-with-redeployment'.
19:27:28.331 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Initialized '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases-with-trash'.
19:27:28.343 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Initialized '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases-without-deployment'.
19:27:28.353 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Initialized '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases-without-redeployment'.
19:27:28.365 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Initialized '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases-without-delete'.
19:27:28.372 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Initialized '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases-without-delete-trash'.
19:27:28.380 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Initialized '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases-without-browsing'.
19:27:28.394 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Initialized '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/snapshots'.
19:27:28.406 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Initialized '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/snapshots-in-memory'.
19:27:28.418 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Initialized '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/proxied-releases'.
19:27:28.430 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Initialized '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/group-releases'.
19:27:28.440 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Initialized '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/group-releases-with-options'.
19:27:28.451 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Initialized '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/group-releases-without-options'.
19:27:28.462 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Initialized '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/group-releases-nested'.
19:27:28.479 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Initialized '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/group-releases-nested-deep-1'.
19:27:28.495 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Initialized '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/group-releases-nested-deep-2'.
19:27:28.511 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Initialized '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/group-releases-nested-deep-3'.
19:27:28.567 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | Loading resolvers...
19:27:28.567 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | -> class org.carlspring.strongbox.storage.resolvers.FSLocationResolver
19:27:28.567 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | -> class org.carlspring.strongbox.storage.resolvers.GroupLocationResolver
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.532 sec - in org.carlspring.strongbox.resource.ResourcesBooterTest
Running org.carlspring.strongbox.services.ArtifactManagementServiceImplTest
19:27:28.939 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | file:/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/test-classes/etc/conf/security.xml
19:27:28.940 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | file:/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/test-classes/etc/conf/web-resources.xml
19:27:28.940 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | jar:file:/Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-resources/strongbox-storage-api-resources/target/strongbox-storage-api-resources-1.0-SNAPSHOT.jar!/etc/conf/strongbox.xml
19:27:28.941 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | jar:file:/Users/ivanursul/git/strongbox/strongbox-commons/target/strongbox-commons-1.0-SNAPSHOT.jar!/META-INF/spring/strongbox-commons-context.xml
19:27:28.945 30-04-2016 | INFO | main | o.c.s.resource.ConfigurationResourceResolver | Loading configuration from file [/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/etc/conf/strongbox.xml]...
19:27:28.945 30-04-2016 | INFO | main | o.c.s.configuration.AbstractConfigurationManager | Loading Strongbox configuration from file [/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/etc/conf/strongbox.xml]...
19:27:28.966 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | Configuration version: 1.0
19:27:28.966 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | Loading storages...
19:27:28.966 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Storage: storage0
19:27:28.966 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-by-juan
19:27:28.966 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases
19:27:28.967 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-in-memory
19:27:28.967 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-with-redeployment
19:27:28.967 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-with-trash
19:27:28.967 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-deployment
19:27:28.967 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-redeployment
19:27:28.967 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-delete
19:27:28.967 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-delete-trash
19:27:28.967 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-browsing
19:27:28.968 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: snapshots
19:27:28.968 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: snapshots-in-memory
19:27:28.968 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: proxied-releases
19:27:28.968 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases
19:27:28.968 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-with-options
19:27:28.969 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-without-options
19:27:28.969 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested
19:27:28.969 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-1
19:27:28.969 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-2
19:27:28.969 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-3
19:27:28.999 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Lock found: '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault'!
19:27:29.000 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | Failed to initialize the repositories. Another JVM may have already done this.
19:27:29.012 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | Loading resolvers...
19:27:29.012 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | -> class org.carlspring.strongbox.storage.resolvers.FSLocationResolver
19:27:29.012 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | -> class org.carlspring.strongbox.storage.resolvers.GroupLocationResolver
19:27:29.056 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:6.0.1:jar...
19:27:29.199 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:6.1.1:jar...
19:27:29.303 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:6.2.1:jar...
19:27:29.317 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:6.2.2-SNAPSHOT:jar...
19:27:29.378 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:7.0:jar...
19:27:29.428 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:7.1:jar...
19:27:29.465 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:7.2:jar...
19:27:29.478 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:7.3:jar...
19:27:29.526 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:8.2:jar...
19:27:29.565 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:8.2:jar...
19:27:29.614 30-04-2016 | DEBUG | main | o.c.strongbox.storage.resolvers.FSLocationResolver | Checking in storage0:releases(/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/strongbox-utils/7.0/strongbox-utils-7.0.jar)...
19:27:29.616 30-04-2016 | DEBUG | main | o.c.strongbox.storage.resolvers.FSLocationResolver | Deleted /releases/org/carlspring/strongbox/strongbox-utils/7.0/strongbox-utils-7.0.jar.md5.
19:27:29.617 30-04-2016 | DEBUG | main | o.c.strongbox.storage.resolvers.FSLocationResolver | Deleted /releases/org/carlspring/strongbox/strongbox-utils/7.0/strongbox-utils-7.0.jar.sha1.
19:27:29.617 30-04-2016 | DEBUG | main | o.c.strongbox.storage.resolvers.FSLocationResolver | Removed /releases/org/carlspring/strongbox/strongbox-utils/7.0/strongbox-utils-7.0.jar
19:27:29.618 30-04-2016 | DEBUG | main | o.c.strongbox.storage.resolvers.FSLocationResolver | Checking in storage0:releases-with-trash(/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases-with-trash/org/carlspring/strongbox/strongbox-utils/7.2/strongbox-utils-7.2.jar)...
19:27:29.626 30-04-2016 | DEBUG | main | o.c.strongbox.storage.resolvers.FSLocationResolver | Moved /releases-with-trash/org/carlspring/strongbox/strongbox-utils/7.2/strongbox-utils-7.2.jar to trash (/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases-with-trash/.trash/org/carlspring/strongbox/strongbox-utils/7.2/strongbox-utils-7.2.jar).
19:27:29.626 30-04-2016 | DEBUG | main | o.c.strongbox.storage.resolvers.FSLocationResolver | Moved /releases-with-trash/org/carlspring/strongbox/strongbox-utils/7.2/strongbox-utils-7.2.jar.md5 to trash (/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases-with-trash/.trash/org/carlspring/strongbox/strongbox-utils/7.2/strongbox-utils-7.2.jar.md5).
19:27:29.627 30-04-2016 | DEBUG | main | o.c.strongbox.storage.resolvers.FSLocationResolver | Moved /releases-with-trash/org/carlspring/strongbox/strongbox-utils/7.2/strongbox-utils-7.2.jar.sha1 to trash (/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases-with-trash/.trash/org/carlspring/strongbox/strongbox-utils/7.2/strongbox-utils-7.2.jar.sha1).
19:27:29.627 30-04-2016 | DEBUG | main | o.c.strongbox.storage.resolvers.FSLocationResolver | Removed /releases-with-trash/org/carlspring/strongbox/strongbox-utils/7.2/strongbox-utils-7.2.jar
19:27:29.630 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:8.1:jar...
19:27:29.660 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:8.1:jar...
19:27:29.738 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | Checking in storage0:group-releases...
19:27:29.739 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/strongbox-utils/7.3/strongbox-utils-7.3.jar...
19:27:29.740 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases-in-memory/org/carlspring/strongbox/strongbox-utils/7.3/strongbox-utils-7.3.jar...
19:27:29.740 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | -> Checking for /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases-with-redeployment/org/carlspring/strongbox/strongbox-utils/7.3/strongbox-utils-7.3.jar...
19:27:29.741 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | Resolved /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases-with-redeployment/org/carlspring/strongbox/strongbox-utils/7.3/strongbox-utils-7.3.jar!
19:27:29.741 30-04-2016 | DEBUG | main | o.c.s.storage.resolvers.GroupLocationResolver | Located artifact: [storage0:releases-with-redeployment]
19:27:29.744 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:8.3:jar...
19:27:29.793 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:8.3:jar...
19:27:29.810 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:8.0:jar...
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.22 sec - in org.carlspring.strongbox.services.ArtifactManagementServiceImplTest
Running org.carlspring.strongbox.services.ArtifactSearchServiceImplTest
19:27:30.081 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | file:/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/test-classes/etc/conf/security.xml
19:27:30.082 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | file:/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/test-classes/etc/conf/web-resources.xml
19:27:30.082 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | jar:file:/Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-resources/strongbox-storage-api-resources/target/strongbox-storage-api-resources-1.0-SNAPSHOT.jar!/etc/conf/strongbox.xml
19:27:30.083 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | jar:file:/Users/ivanursul/git/strongbox/strongbox-commons/target/strongbox-commons-1.0-SNAPSHOT.jar!/META-INF/spring/strongbox-commons-context.xml
19:27:30.085 30-04-2016 | INFO | main | o.c.s.resource.ConfigurationResourceResolver | Loading configuration from file [/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/etc/conf/strongbox.xml]...
19:27:30.086 30-04-2016 | INFO | main | o.c.s.configuration.AbstractConfigurationManager | Loading Strongbox configuration from file [/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/etc/conf/strongbox.xml]...
19:27:30.105 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | Configuration version: 1.0
19:27:30.105 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | Loading storages...
19:27:30.105 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Storage: storage0
19:27:30.105 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-by-juan
19:27:30.105 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases
19:27:30.105 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-in-memory
19:27:30.105 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-with-redeployment
19:27:30.106 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-with-trash
19:27:30.106 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-deployment
19:27:30.106 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-redeployment
19:27:30.106 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-delete
19:27:30.106 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-delete-trash
19:27:30.106 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-browsing
19:27:30.106 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: snapshots
19:27:30.106 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: snapshots-in-memory
19:27:30.106 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: proxied-releases
19:27:30.106 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases
19:27:30.106 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-with-options
19:27:30.106 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-without-options
19:27:30.106 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested
19:27:30.106 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-1
19:27:30.106 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-2
19:27:30.106 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-3
19:27:30.117 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Lock found: '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault'!
19:27:30.117 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | Failed to initialize the repositories. Another JVM may have already done this.
19:27:30.127 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | Loading resolvers...
19:27:30.127 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | -> class org.carlspring.strongbox.storage.resolvers.FSLocationResolver
19:27:30.127 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | -> class org.carlspring.strongbox.storage.resolvers.GroupLocationResolver
19:27:30.145 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:1.0.1:jar...
19:27:30.187 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:1.1.1:jar...
19:27:30.217 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:1.2.1:jar...
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.354 sec <<< FAILURE! - in org.carlspring.strongbox.services.ArtifactSearchServiceImplTest
testContains(org.carlspring.strongbox.services.ArtifactSearchServiceImplTest) Time elapsed: 0.085 sec <<< ERROR!
java.lang.NullPointerException: null
at org.carlspring.strongbox.services.ArtifactSearchServiceImplTest.testContains(ArtifactSearchServiceImplTest.java:72)
Running org.carlspring.strongbox.services.ConfigurationManagementServiceImplTest
19:27:30.403 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | file:/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/test-classes/etc/conf/security.xml
19:27:30.403 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | file:/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/test-classes/etc/conf/web-resources.xml
19:27:30.403 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | jar:file:/Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-resources/strongbox-storage-api-resources/target/strongbox-storage-api-resources-1.0-SNAPSHOT.jar!/etc/conf/strongbox.xml
19:27:30.404 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | jar:file:/Users/ivanursul/git/strongbox/strongbox-commons/target/strongbox-commons-1.0-SNAPSHOT.jar!/META-INF/spring/strongbox-commons-context.xml
19:27:30.406 30-04-2016 | INFO | main | o.c.s.resource.ConfigurationResourceResolver | Loading configuration from file [/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/etc/conf/strongbox.xml]...
19:27:30.406 30-04-2016 | INFO | main | o.c.s.configuration.AbstractConfigurationManager | Loading Strongbox configuration from file [/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/etc/conf/strongbox.xml]...
19:27:30.419 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | Configuration version: 1.0
19:27:30.420 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | Loading storages...
19:27:30.420 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Storage: storage0
19:27:30.420 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-by-juan
19:27:30.420 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases
19:27:30.420 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-in-memory
19:27:30.420 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-with-redeployment
19:27:30.420 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-with-trash
19:27:30.420 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-deployment
19:27:30.420 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-redeployment
19:27:30.420 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-delete
19:27:30.420 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-delete-trash
19:27:30.420 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-browsing
19:27:30.420 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: snapshots
19:27:30.420 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: snapshots-in-memory
19:27:30.420 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: proxied-releases
19:27:30.420 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases
19:27:30.420 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-with-options
19:27:30.421 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-without-options
19:27:30.421 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested
19:27:30.421 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-1
19:27:30.421 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-2
19:27:30.421 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-3
19:27:30.430 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Lock found: '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault'!
19:27:30.430 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | Failed to initialize the repositories. Another JVM may have already done this.
19:27:30.437 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | Loading resolvers...
19:27:30.437 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | -> class org.carlspring.strongbox.storage.resolvers.FSLocationResolver
19:27:30.437 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | -> class org.carlspring.strongbox.storage.resolvers.GroupLocationResolver
Group repositories containing "releases" repository:
- group-releases
- group-releases-with-options
19:27:30.566 30-04-2016 | INFO | main | o.c.s.resource.ConfigurationResourceResolver | Loading configuration from file [/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/etc/conf/strongbox.xml]...
19:27:30.573 30-04-2016 | INFO | main | o.c.s.resource.ConfigurationResourceResolver | Loading configuration from file [/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/etc/conf/strongbox.xml]...
19:27:30.574 30-04-2016 | INFO | main | o.c.s.resource.ConfigurationResourceResolver | Loading configuration from file [/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/etc/conf/strongbox.xml]...
19:27:30.576 30-04-2016 | INFO | main | o.c.s.resource.ConfigurationResourceResolver | Loading configuration from file [/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/etc/conf/strongbox.xml]...
19:27:30.579 30-04-2016 | INFO | main | o.c.s.resource.ConfigurationResourceResolver | Loading configuration from file [/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/etc/conf/strongbox.xml]...
19:27:30.580 30-04-2016 | INFO | main | o.c.s.resource.ConfigurationResourceResolver | Loading configuration from file [/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/etc/conf/strongbox.xml]...
Group repositories:
- group-releases
- group-releases-with-options
- group-releases-without-options
- group-releases-nested
- group-releases-nested-deep-1
- group-releases-nested-deep-2
- group-releases-nested-deep-3
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 sec - in org.carlspring.strongbox.services.ConfigurationManagementServiceImplTest
Running org.carlspring.strongbox.services.RepositoryManagementServiceImplTest
19:27:30.733 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | file:/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/test-classes/etc/conf/security.xml
19:27:30.733 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | file:/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/test-classes/etc/conf/web-resources.xml
19:27:30.733 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | jar:file:/Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-resources/strongbox-storage-api-resources/target/strongbox-storage-api-resources-1.0-SNAPSHOT.jar!/etc/conf/strongbox.xml
19:27:30.734 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | jar:file:/Users/ivanursul/git/strongbox/strongbox-commons/target/strongbox-commons-1.0-SNAPSHOT.jar!/META-INF/spring/strongbox-commons-context.xml
19:27:30.736 30-04-2016 | INFO | main | o.c.s.resource.ConfigurationResourceResolver | Loading configuration from file [/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/etc/conf/strongbox.xml]...
19:27:30.736 30-04-2016 | INFO | main | o.c.s.configuration.AbstractConfigurationManager | Loading Strongbox configuration from file [/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/etc/conf/strongbox.xml]...
19:27:30.748 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | Configuration version: 1.0
19:27:30.748 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | Loading storages...
19:27:30.748 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Storage: storage0
19:27:30.748 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-by-juan
19:27:30.748 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases
19:27:30.748 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-in-memory
19:27:30.748 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-with-redeployment
19:27:30.749 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-with-trash
19:27:30.749 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-deployment
19:27:30.749 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-redeployment
19:27:30.749 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-delete
19:27:30.749 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-delete-trash
19:27:30.749 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-browsing
19:27:30.749 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: snapshots
19:27:30.749 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: snapshots-in-memory
19:27:30.749 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: proxied-releases
19:27:30.749 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases
19:27:30.749 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-with-options
19:27:30.749 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-without-options
19:27:30.749 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested
19:27:30.749 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-1
19:27:30.749 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-2
19:27:30.749 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-3
19:27:30.756 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Lock found: '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault'!
19:27:30.756 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | Failed to initialize the repositories. Another JVM may have already done this.
19:27:30.761 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | Loading resolvers...
19:27:30.761 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | -> class org.carlspring.strongbox.storage.resolvers.FSLocationResolver
19:27:30.762 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | -> class org.carlspring.strongbox.storage.resolvers.GroupLocationResolver
19:27:30.786 30-04-2016 | DEBUG | main | o.c.s.storage.indexing.RepositoryIndexManager | Closing indexer for storage0:foo-snapshots...
19:27:30.787 30-04-2016 | DEBUG | main | o.c.s.storage.indexing.RepositoryIndexManager | Closed indexer for storage0:foo-snapshots.
19:27:30.789 30-04-2016 | DEBUG | main | o.c.s.s.impl.RepositoryManagementServiceImpl | Removed directory structure for repository '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/foo-snapshots/foo-snapshots'.
19:27:30.798 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:6.0.1:jar...
Deleting /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/strongbox-utils/6.0.1/strongbox-utils-6.0.1.pom
19:27:30.809 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:6.1.1:jar...
Deleting /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/strongbox-utils/6.1.1/strongbox-utils-6.1.1.pom
19:27:30.865 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:6.2.1:jar...
Deleting /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/strongbox-utils/6.2.1/strongbox-utils-6.2.1.pom
19:27:30.881 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:6.2.2-SNAPSHOT:jar...
Deleting /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/strongbox-utils/6.2.2-SNAPSHOT/strongbox-utils-6.2.2-SNAPSHOT.pom
19:27:30.908 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:7.0:jar...
Deleting /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/strongbox-utils/7.0/strongbox-utils-7.0.pom
19:27:30.929 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-utils:7.1:jar...
Deleting /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/storages/storage0/releases/org/carlspring/strongbox/strongbox-utils/7.1/strongbox-utils-7.1.pom
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.396 sec <<< FAILURE! - in org.carlspring.strongbox.services.RepositoryManagementServiceImplTest
testMerge(org.carlspring.strongbox.services.RepositoryManagementServiceImplTest) Time elapsed: 0.182 sec <<< ERROR!
java.lang.NullPointerException: null
at org.carlspring.strongbox.services.RepositoryManagementServiceImplTest.testMerge(RepositoryManagementServiceImplTest.java:90)
Running org.carlspring.strongbox.storage.indexing.RepositoryIndexerTest
19:27:31.144 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | file:/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/test-classes/etc/conf/security.xml
19:27:31.145 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | file:/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/test-classes/etc/conf/web-resources.xml
19:27:31.145 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | jar:file:/Users/ivanursul/git/strongbox/strongbox-resources/strongbox-storage-resources/strongbox-storage-api-resources/target/strongbox-storage-api-resources-1.0-SNAPSHOT.jar!/etc/conf/strongbox.xml
19:27:31.145 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.ResourcesBooter | jar:file:/Users/ivanursul/git/strongbox/strongbox-commons/target/strongbox-commons-1.0-SNAPSHOT.jar!/META-INF/spring/strongbox-commons-context.xml
19:27:31.148 30-04-2016 | INFO | main | o.c.s.resource.ConfigurationResourceResolver | Loading configuration from file [/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/etc/conf/strongbox.xml]...
19:27:31.148 30-04-2016 | INFO | main | o.c.s.configuration.AbstractConfigurationManager | Loading Strongbox configuration from file [/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault/etc/conf/strongbox.xml]...
19:27:31.160 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | Configuration version: 1.0
19:27:31.160 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | Loading storages...
19:27:31.160 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Storage: storage0
19:27:31.160 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-by-juan
19:27:31.160 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases
19:27:31.160 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-in-memory
19:27:31.160 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-with-redeployment
19:27:31.160 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-with-trash
19:27:31.160 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-deployment
19:27:31.160 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-redeployment
19:27:31.160 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-delete
19:27:31.160 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-delete-trash
19:27:31.160 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: releases-without-browsing
19:27:31.160 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: snapshots
19:27:31.160 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: snapshots-in-memory
19:27:31.160 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: proxied-releases
19:27:31.160 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases
19:27:31.161 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-with-options
19:27:31.161 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-without-options
19:27:31.161 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested
19:27:31.161 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-1
19:27:31.161 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-2
19:27:31.161 30-04-2016 | INFO | main | o.c.strongbox.configuration.ConfigurationManager | -> Repository: group-releases-nested-deep-3
19:27:31.166 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | -> Lock found: '/Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/strongbox-vault'!
19:27:31.166 30-04-2016 | DEBUG | main | org.carlspring.strongbox.booters.StorageBooter | Failed to initialize the repositories. Another JVM may have already done this.
19:27:31.171 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | Loading resolvers...
19:27:31.171 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | -> class org.carlspring.strongbox.storage.resolvers.FSLocationResolver
19:27:31.171 30-04-2016 | INFO | main | o.c.s.services.impl.ArtifactResolutionServiceImpl | -> class org.carlspring.strongbox.storage.resolvers.GroupLocationResolver
19:27:31.184 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-commons:1.0:jar...
19:27:31.208 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-commons:1.1:jar...
19:27:31.216 30-04-2016 | DEBUG | main | o.c.strongbox.artifact.generator.ArtifactGenerator | Generating pom file for org.carlspring.strongbox:strongbox-commons:1.2:jar...
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.236 sec <<< FAILURE! - in org.carlspring.strongbox.storage.indexing.RepositoryIndexerTest
testIndex(org.carlspring.strongbox.storage.indexing.RepositoryIndexerTest) Time elapsed: 0.039 sec <<< ERROR!
java.lang.NullPointerException: null
at org.carlspring.strongbox.storage.indexing.RepositoryIndexerTest.testIndex(RepositoryIndexerTest.java:69)
19:27:31.228 30-04-2016 | DEBUG | Thread-1 | o.c.s.storage.indexing.RepositoryIndexManager | Closing indexer for storage0:releases-by-juan...
19:27:31.230 30-04-2016 | DEBUG | Thread-1 | o.c.s.storage.indexing.RepositoryIndexManager | Closed indexer for storage0:releases-by-juan.
19:27:31.232 30-04-2016 | DEBUG | Thread-5 | o.c.s.storage.indexing.RepositoryIndexManager | Closing indexer for storage0:test-releases1...
19:27:31.234 30-04-2016 | DEBUG | Thread-5 | o.c.s.storage.indexing.RepositoryIndexManager | Closed indexer for storage0:test-releases1.
Results :
Tests in error:
ArtifactSearchServiceImplTest.testContains:72 NullPointer
RepositoryManagementServiceImplTest.testMerge:90 NullPointer
RepositoryIndexerTest.testIndex:69 NullPointer
Tests run: 15, Failures: 0, Errors: 3, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Strongbox: Parent .................................. SUCCESS [ 0.432 s]
[INFO] Strongbox: Resources [Common] ...................... SUCCESS [ 0.688 s]
[INFO] Strongbox: Resources [Storage API] ................. SUCCESS [ 0.040 s]
[INFO] Strongbox: Resources [Storage Indexing] ............ SUCCESS [ 0.023 s]
[INFO] Strongbox: Resources [Storage] ..................... SUCCESS [ 0.005 s]
[INFO] Strongbox: Resources [Storage Booter] .............. SUCCESS [ 0.031 s]
[INFO] Strongbox: Resources [Web] ......................... SUCCESS [ 0.066 s]
[INFO] Strongbox: Resources ............................... SUCCESS [ 0.007 s]
[INFO] Strongbox: Commons ................................. SUCCESS [ 2.305 s]
[INFO] Strongbox: Metadata [Core] ......................... SUCCESS [ 1.523 s]
[INFO] Strongbox: Event API ............................... SUCCESS [ 0.080 s]
[INFO] Strongbox: Client .................................. SUCCESS [ 0.893 s]
[INFO] Strongbox: Testing [Web] ........................... SUCCESS [ 0.205 s]
[INFO] Strongbox: Testing [Core] .......................... SUCCESS [ 6.978 s]
[INFO] Strongbox: Security API ............................ SUCCESS [ 12.791 s]
[INFO] Strongbox: Testing ................................. SUCCESS [ 0.007 s]
[INFO] Strongbox: Storage [API] ........................... SUCCESS [ 5.284 s]
[INFO] Strongbox: REST Client ............................. SUCCESS [ 0.331 s]
[INFO] Strongbox: Storage [Indexing] ...................... FAILURE [ 5.566 s]
[INFO] Strongbox: Storage [Metadata] ...................... SKIPPED
[INFO] Strongbox: Storage ................................. SKIPPED
[INFO] Strongbox: Web Core ................................ SKIPPED
[INFO] Strongbox: Masterbuild ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37.548 s
[INFO] Finished at: 2016-04-30T19:27:31+03:00
[INFO] Final Memory: 59M/803M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project strongbox-storage-indexing: There are test failures.
[ERROR]
[ERROR] Please refer to /Users/ivanursul/git/strongbox/strongbox-storage/strongbox-storage-indexing/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :strongbox-storage-indexing
[INFO] Shutting down proxy
[INFO] Already stopped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment