Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
$ MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=256m" mvn clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] fcrepo4Fedora Commons 4 :: Parent POM
[INFO] Fedora Commons 4
[INFO] Fedora Repository BOM
[INFO] Fedora Repository JCR BOM
[INFO] Fedora Repository BOMs
[INFO] fcrepo-jcr Fedora Repository Kernel API
[INFO] fcrepo-storage-policyFedora Repository Configurations Module
[INFO] fcrepo-kernel Fedora Repository Kernel Implementation (ModeShape)
[INFO] fcrepo-audit Fedora Event Serialization
[INFO] fcrepo-jms Fedora Repository JMS Module
[INFO] fcrepo-serialization Fedora Repository HTTP Commons Module
[INFO] fcrepo-http-commons Fedora Repository Authorization Commons Module
[INFO] fcrepo-http-api Fedora Repository HTTP API Module
[INFO] fcrepo-generator-dc Fedora Repository WebAC Authorization Module
[INFO] fcrepo-webappFedora Repository Deployable Web Application
[INFO] fcrepo-rssFedora Repository LDP integration tests Module
[INFO] fcrepo-webhooks Fedora Repository RDF integration tests Module
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building fcrepo4Fedora Commons 4 :: Parent POM 5.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fcrepo ---
[INFO] Deleting /Volumes/TempStorage/fedora4/fcrepo4/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ fcrepo ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (default) @ fcrepo ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.3.201306030806:prepare-agent (pre-unit-test) @ fcrepo ---
[....]

...