blob: e1b74ccc1d5a05efbc7a7632dd50e5e5cb5e03eb [file] [log] [blame]
[INFO] Scanning for projects...
[INFO]
[INFO] -------< org.apache.myfaces.tobago:tobago-theme-charlotteville >--------
[INFO] Building Tobago Theme Charlotteville 4.3.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-theme-charlotteville ---
[INFO] Deleting __CURRENT__/tobago-theme-charlotteville/target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-theme-charlotteville ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-theme-charlotteville ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-theme-charlotteville ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-theme-charlotteville ---
[INFO]
[INFO] --- download-maven-plugin:1.4.0:wget (step #1: download-bootstrap) @ tobago-theme-charlotteville ---
[INFO] Got from cache: __REPO__/.cache/download-maven-plugin/v4.1.3.zip_ca0d7247b0da605e0109271cfcdc07bb
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (step #2: copy-bootstrap) @ tobago-theme-charlotteville ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 437 resources
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (step #3: copy-custom) @ tobago-theme-charlotteville ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-patch-plugin:1.2:apply (step #4: append-tobago-theme-to-bootstrap) @ tobago-theme-charlotteville ---
[INFO] Applying patch: append-tobago-theme-to-bootstrap.patch
[INFO]
[INFO] --- maven-dependency-plugin:3.0.2:unpack (step #5: unpack-custom) @ tobago-theme-charlotteville ---
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:4.3.0-SNAPSHOT:jar
[INFO] Unpacking __REPO__/org/apache/myfaces/tobago/tobago-core/4.3.0-SNAPSHOT/tobago-core-4.3.0-SNAPSHOT.jar to __CURRENT__/tobago-theme-charlotteville/target/bootstrap with includes "**/*.scss" and excludes ""
[INFO]
[INFO] --- frontend-maven-plugin:1.6:install-node-and-npm (step #6: install node and npm) @ tobago-theme-charlotteville ---
[INFO] Installing node version v8.11.4
[INFO] Unpacking __REPO__/com/github/eirslett/node/8.11.4/node-8.11.4-darwin-x64.tar.gz into __CURRENT__/tobago-theme-charlotteville/target/frontend/node/tmp
[INFO] Copying node binary from __CURRENT__/tobago-theme-charlotteville/target/frontend/node/tmp/node-v8.11.4-darwin-x64/bin/node to __CURRENT__/tobago-theme-charlotteville/target/frontend/node/node
[INFO] Extracting NPM
[INFO] Installed node locally.
[INFO]
[INFO] --- frontend-maven-plugin:1.6:npm (step #7: npm install) @ tobago-theme-charlotteville ---
[INFO] Running 'npm install' in __CURRENT__/tobago-theme-charlotteville/target/bootstrap
[INFO]
[INFO] > fsevents@1.2.4 install __CURRENT__/tobago-theme-charlotteville/target/bootstrap/node_modules/fsevents
[INFO] > node install
[INFO]
[INFO] [fsevents] Success: "__CURRENT__/tobago-theme-charlotteville/target/bootstrap/node_modules/fsevents/lib/binding/Release/node-v57-darwin-x64/fse.node" already installed
[INFO] Pass --update-binary to reinstall or --build-from-source to recompile
[INFO]
[INFO] > uws@9.14.0 install __CURRENT__/tobago-theme-charlotteville/target/bootstrap/node_modules/uws
[INFO] > node-gyp rebuild > build_log.txt 2>&1 || exit 0
[INFO]
[INFO]
[INFO] > node-sass@4.9.1 install __CURRENT__/tobago-theme-charlotteville/target/bootstrap/node_modules/node-sass
[INFO] > node scripts/install.js
[INFO]
[INFO] Cached binary found at __HOME__/.npm/node-sass/4.9.1/darwin-x64-57_binding.node
[INFO]
[INFO] > node-sass@4.9.1 postinstall __CURRENT__/tobago-theme-charlotteville/target/bootstrap/node_modules/node-sass
[INFO] > node scripts/build.js
[INFO]
[INFO] Binary found at __CURRENT__/tobago-theme-charlotteville/target/bootstrap/node_modules/node-sass/vendor/darwin-x64-57/binding.node
[INFO] Testing binary
[INFO] Binary is fine
[INFO]
[INFO] > nodemon@1.17.5 postinstall __CURRENT__/tobago-theme-charlotteville/target/bootstrap/node_modules/nodemon
[INFO] > node bin/postinstall || exit 0
[INFO]
[WARNING] npm WARN bootstrap@4.1.3 requires a peer of jquery@1.9.1 - 3 but none is installed. You must install peer dependencies yourself.
[ERROR]
[INFO] added 1416 packages in 89.405s
[INFO]
[INFO] --- frontend-maven-plugin:1.6:npm (step #8: npm run css-compile) @ tobago-theme-charlotteville ---
[INFO] Running 'npm run css-compile' in __CURRENT__/tobago-theme-charlotteville/target/bootstrap
[INFO]
[INFO] > bootstrap@4.1.3 css-compile __CURRENT__/tobago-theme-charlotteville/target/bootstrap
[INFO] > node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css && node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap-grid.scss dist/css/bootstrap-grid.css && node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap-reboot.scss dist/css/bootstrap-reboot.css
[INFO]
[INFO] Rendering Complete, saving .css file...
[INFO] Wrote Source Map to __CURRENT__/tobago-theme-charlotteville/target/bootstrap/dist/css/bootstrap.css.map
[INFO] Wrote CSS to __CURRENT__/tobago-theme-charlotteville/target/bootstrap/dist/css/bootstrap.css
[INFO] Rendering Complete, saving .css file...
[INFO] Wrote CSS to __CURRENT__/tobago-theme-charlotteville/target/bootstrap/dist/css/bootstrap-grid.css
[INFO] Wrote Source Map to __CURRENT__/tobago-theme-charlotteville/target/bootstrap/dist/css/bootstrap-grid.css.map
[INFO] Rendering Complete, saving .css file...
[INFO] Wrote CSS to __CURRENT__/tobago-theme-charlotteville/target/bootstrap/dist/css/bootstrap-reboot.css
[INFO] Wrote Source Map to __CURRENT__/tobago-theme-charlotteville/target/bootstrap/dist/css/bootstrap-reboot.css.map
[INFO]
[INFO] --- frontend-maven-plugin:1.6:npm (step #9: npm run css-prefix) @ tobago-theme-charlotteville ---
[INFO] Running 'npm run css-prefix' in __CURRENT__/tobago-theme-charlotteville/target/bootstrap
[INFO]
[INFO] > bootstrap@4.1.3 css-prefix __CURRENT__/tobago-theme-charlotteville/target/bootstrap
[INFO] > postcss --config build/postcss.config.js --replace "dist/css/*.css" "!dist/css/*.min.css"
[INFO]
[INFO]
[INFO] --- frontend-maven-plugin:1.6:npm (step #10: npm run css-minify) @ tobago-theme-charlotteville ---
[INFO] Running 'npm run css-minify' in __CURRENT__/tobago-theme-charlotteville/target/bootstrap
[INFO]
[INFO] > bootstrap@4.1.3 css-minify __CURRENT__/tobago-theme-charlotteville/target/bootstrap
[INFO] > cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css && cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap-grid.min.css dist/css/bootstrap-grid.css && cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap-reboot.min.css dist/css/bootstrap-reboot.css
[INFO]
[INFO]
[INFO] --- frontend-maven-plugin:1.6:npm (step #11: npm run js) @ tobago-theme-charlotteville ---
[INFO] Running 'npm run js' in __CURRENT__/tobago-theme-charlotteville/target/bootstrap
[INFO]
[INFO] > bootstrap@4.1.3 js __CURRENT__/tobago-theme-charlotteville/target/bootstrap
[INFO] > npm-run-all js-lint* js-compile js-minify js-copy
[INFO]
[INFO]
[INFO] > bootstrap@4.1.3 js-lint __CURRENT__/tobago-theme-charlotteville/target/bootstrap
[INFO] > eslint js/src js/tests build/
[INFO]
[INFO]
[INFO] > bootstrap@4.1.3 js-lint-docs __CURRENT__/tobago-theme-charlotteville/target/bootstrap
[INFO] > eslint site/docs/4.1/assets/js/ site/sw.js
[INFO]
[INFO]
[INFO] > bootstrap@4.1.3 js-compile __CURRENT__/tobago-theme-charlotteville/target/bootstrap
[INFO] > npm-run-all --parallel js-compile-* --sequential js-copy
[INFO]
[INFO]
[INFO] > bootstrap@4.1.3 js-compile-standalone __CURRENT__/tobago-theme-charlotteville/target/bootstrap
[INFO] > rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap
[INFO]
[INFO]
[INFO] > bootstrap@4.1.3 js-compile-bundle __CURRENT__/tobago-theme-charlotteville/target/bootstrap
[INFO] > rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap
[INFO]
[INFO]
[INFO] > bootstrap@4.1.3 js-compile-plugins __CURRENT__/tobago-theme-charlotteville/target/bootstrap
[INFO] > node build/build-plugins.js
[INFO]
[INFO]
[INFO] > bootstrap@4.1.3 js-compile-plugins-coverage __CURRENT__/tobago-theme-charlotteville/target/bootstrap
[INFO] > cross-env NODE_ENV=test node build/build-plugins.js
[INFO]
[INFO] Building Alert plugin...
[INFO] Building Button plugin...
[INFO] Building Carousel plugin...
[INFO] Building Collapse plugin...
[INFO] Building Dropdown plugin...
[INFO] Building Modal plugin...
[INFO] Building Popover plugin...
[INFO] Building ScrollSpy plugin...
[INFO] Building Tab plugin...
[INFO] Building Tooltip plugin...
[INFO] Building Util plugin...
[ERROR]
[ERROR] __CURRENT__/tobago-theme-charlotteville/target/bootstrap/js/src/index.js → dist/js/bootstrap.js...
[ERROR]
[ERROR] __CURRENT__/tobago-theme-charlotteville/target/bootstrap/js/src/index.js → dist/js/bootstrap.bundle.js...
[INFO] Building Alert plugin...
[INFO] Building Button plugin...
[INFO] Building Carousel plugin...
[INFO] Building Collapse plugin...
[INFO] Building Dropdown plugin...
[INFO] Building Modal plugin...
[INFO] Building Popover plugin...
[INFO] Building ScrollSpy plugin...
[INFO] Building Tab plugin...
[INFO] Building Tooltip plugin...
[INFO] Building Util plugin...
[ERROR] created dist/js/bootstrap.js in 17s
[INFO] Building Util plugin... Done !
[INFO] Building Alert plugin... Done !
[INFO] Building Button plugin... Done !
[INFO] Building Carousel plugin... Done !
[INFO] Building Collapse plugin... Done !
[INFO] Building Dropdown plugin... Done !
[INFO] Building Modal plugin... Done !
[INFO] Building Popover plugin... Done !
[INFO] Building ScrollSpy plugin... Done !
[INFO] Building Tab plugin... Done !
[INFO] Building Tooltip plugin... Done !
[ERROR] created dist/js/bootstrap.bundle.js in 18.7s
[INFO] Building Util plugin... Done !
[INFO] Building Button plugin... Done !
[INFO] Building Collapse plugin... Done !
[INFO] Building Alert plugin... Done !
[INFO] Building Carousel plugin... Done !
[INFO] Building Modal plugin... Done !
[INFO] Building Dropdown plugin... Done !
[INFO] Building Popover plugin... Done !
[INFO] Building ScrollSpy plugin... Done !
[INFO] Building Tab plugin... Done !
[INFO] Building Tooltip plugin... Done !
[INFO]
[INFO] > bootstrap@4.1.3 js-copy __CURRENT__/tobago-theme-charlotteville/target/bootstrap
[INFO] > shx mkdir -p site/docs/4.1/dist/ && shx cp -r dist/js/ site/docs/4.1/dist/
[INFO]
[INFO]
[INFO] > bootstrap@4.1.3 js-minify __CURRENT__/tobago-theme-charlotteville/target/bootstrap
[INFO] > npm-run-all --parallel js-minify-*
[INFO]
[INFO]
[INFO] > bootstrap@4.1.3 js-minify-bundle __CURRENT__/tobago-theme-charlotteville/target/bootstrap
[INFO] > uglifyjs --compress typeofs=false --mangle --comments "/^!/" --source-map "content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js
[INFO]
[INFO]
[INFO] > bootstrap@4.1.3 js-minify-standalone __CURRENT__/tobago-theme-charlotteville/target/bootstrap
[INFO] > uglifyjs --compress typeofs=false --mangle --comments "/^!/" --source-map "content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map" --output dist/js/bootstrap.min.js dist/js/bootstrap.js
[INFO]
[INFO]
[INFO] > bootstrap@4.1.3 js-minify-docs __CURRENT__/tobago-theme-charlotteville/target/bootstrap
[INFO] > uglifyjs --mangle --comments "/^!/" --output site/docs/4.1/assets/js/docs.min.js site/docs/4.1/assets/js/vendor/anchor.min.js site/docs/4.1/assets/js/vendor/clipboard.min.js site/docs/4.1/assets/js/vendor/holder.min.js "site/docs/4.1/assets/js/src/*.js"
[INFO]
[ERROR] INFO: Using input source map: dist/js/bootstrap.bundle.js.map
[ERROR] INFO: Using input source map: dist/js/bootstrap.js.map
[INFO]
[INFO] > bootstrap@4.1.3 js-copy __CURRENT__/tobago-theme-charlotteville/target/bootstrap
[INFO] > shx mkdir -p site/docs/4.1/dist/ && shx cp -r dist/js/ site/docs/4.1/dist/
[INFO]
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-theme-charlotteville ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 0 resource to META-INF/resources/tobago/charlotteville
[INFO] Copying 6 resources to META-INF/resources/tobago/charlotteville/tobago-bootstrap/4.3.0-SNAPSHOT
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (step #12: copy-bootstrap-dist to src) @ tobago-theme-charlotteville ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (step #13: copy-bootstrap-dist to target) @ tobago-theme-charlotteville ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tobago-theme-charlotteville ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-theme-charlotteville ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory __CURRENT__/tobago-theme-charlotteville/src/test/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tobago-theme-charlotteville ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ tobago-theme-charlotteville ---
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tobago-theme-charlotteville ---
[INFO] Building jar: __CURRENT__/tobago-theme-charlotteville/target/tobago-theme-charlotteville-4.3.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-theme-charlotteville ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-theme-charlotteville ---
[INFO] Installing __CURRENT__/tobago-theme-charlotteville/target/tobago-theme-charlotteville-4.3.0-SNAPSHOT.jar to __REPO__/org/apache/myfaces/tobago/tobago-theme-charlotteville/4.3.0-SNAPSHOT/tobago-theme-charlotteville-4.3.0-SNAPSHOT.jar
[INFO] Installing __CURRENT__/tobago-theme-charlotteville/pom.xml to __REPO__/org/apache/myfaces/tobago/tobago-theme-charlotteville/4.3.0-SNAPSHOT/tobago-theme-charlotteville-4.3.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:21 min
[INFO] Finished at: 2018-08-28T11:58:12+02:00
[INFO] ------------------------------------------------------------------------