From cdd20a0fbbea7ea5ebf392739114570284fdb4a0 Mon Sep 17 00:00:00 2001 From: Andre Wachsmuth Date: Wed, 13 Mar 2024 18:41:43 +0000 Subject: [PATCH] Creating site for 2.29.0 --- css/print.css | 49 +- dependencies.html | 892 +++++++++++++++++------------------- dependency-convergence.html | 328 +++---------- dependency-info.html | 22 +- examples/basic.html | 10 +- examples/bundle.html | 10 +- examples/exclude.html | 10 +- examples/m2e.html | 10 +- examples/patterns.html | 10 +- examples/watch.html | 10 +- faq.html | 10 +- images/icon_error_sml.gif | Bin 1010 -> 633 bytes images/icon_info_sml.gif | Bin 606 -> 638 bytes images/icon_success_sml.gif | Bin 990 -> 604 bytes images/icon_warning_sml.gif | Bin 576 -> 625 bytes index.html | 10 +- issue-management.html | 10 +- licenses.html | 10 +- minify-mojo.html | 209 ++++++--- plugin-info.html | 12 +- plugin-management.html | 10 +- plugins.html | 18 +- project-info.html | 10 +- scm.html | 10 +- summary.html | 15 +- team.html | 10 +- usage.html | 10 +- 27 files changed, 772 insertions(+), 923 deletions(-) diff --git a/css/print.css b/css/print.css index 97be85ff..d4df77fa 100644 --- a/css/print.css +++ b/css/print.css @@ -1,26 +1,23 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn { - display: none !important; -} -#bodyColumn, body.docs div.docs { - margin: 0 !important; - border: none !important -} +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +/* $Id$ */ + +#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;} +#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important} diff --git a/dependencies.html b/dependencies.html index 88ad9b9a..260a6d4a 100644 --- a/dependencies.html +++ b/dependencies.html @@ -1,13 +1,13 @@ - + Closure Compiler Maven Plugin – Project Dependencies @@ -34,8 +34,8 @@
@@ -96,16 +96,16 @@

compile

com.google.javascript closure-compiler -v20230228 +v20231112 jar The Apache Software License, Version 2.0 No commons-io commons-io -2.11.0 +2.15.1 jar -Apache License, Version 2.0 +Apache-2.0 No eu.maxschuster @@ -124,16 +124,16 @@

compile

org.apache.commons commons-lang3 -3.12.0 +3.14.0 jar -Apache License, Version 2.0 +Apache-2.0 No org.apache.commons commons-text -1.10.0 +1.11.0 jar -Apache License, Version 2.0 +Apache-2.0 No org.sonatype.plexus @@ -161,43 +161,43 @@

test

io.takari.maven.plugins takari-plugin-testing -3.0.1 +3.0.2 jar -The Eclipse Public License, Version 1.0 +The Eclipse Public License, Version 1.0 org.apache.maven -maven-compat -3.8.7 +maven-compat +3.9.6 jar -Apache License, Version 2.0 +Apache-2.0 org.apache.maven -maven-embedder -3.9.1 +maven-embedder +3.9.4 jar Apache-2.0 org.apache.maven -maven-model -3.8.7 +maven-model +3.9.6 jar -Apache License, Version 2.0 +Apache-2.0 org.junit.jupiter junit-jupiter-api -5.9.2 +5.10.2 jar Eclipse Public License v2.0 org.slf4j slf4j-api -2.0.7 +2.0.9 jar MIT License org.slf4j slf4j-simple -2.0.7 +2.0.9 jar MIT License

provided

@@ -211,20 +211,20 @@

provided

Licenses org.apache.maven -maven-core -3.8.7 +maven-core +3.9.6 jar -Apache License, Version 2.0 +Apache-2.0 org.apache.maven -maven-plugin-api -3.9.1 +maven-plugin-api +3.9.5 jar Apache-2.0 org.apache.maven.plugin-tools maven-plugin-annotations -3.8.1 +3.11.0 jar Apache-2.0

Project Transitive Dependencies

@@ -241,7 +241,7 @@

compile

org.codehaus.plexus plexus-utils -3.5.0 +3.5.1 jar Apache License, Version 2.0

test

@@ -254,21 +254,9 @@

test

Type Licenses -com.google.guava -failureaccess -1.0.1 -jar -The Apache Software License, Version 2.0 - -com.google.inject -guice -5.1.0 -jar -The Apache Software License, Version 2.0 - commons-cli -commons-cli -1.4 +commons-cli +1.5.0 jar Apache License, Version 2.0 @@ -298,15 +286,15 @@

test

org.junit.platform junit-platform-commons -1.9.2 +1.10.2 jar Eclipse Public License v2.0 org.opentest4j opentest4j -1.2.0 +1.3.0 jar -The Apache License, Version 2.0
+The Apache License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

@@ -314,179 +302,165 @@

provided

- - - - - + + - + + + + + + + - - + - + - - + - + + + + + + - - - + + - + - - - + + - - - + + - + - - - + + - + - - - + + - + - - - + + - + - - - - + + + - + - - - + + - + - - - + + - + - - + - + - - + - + - - - - - + + - - - - - + - - +
GroupId ArtifactId VersionClassifier Type Licenses
aopalliance aopalliance 1.0- jar Public Domain
com.google.guavaguava30.1-jre-failureaccess1.0.1 jarApache License, Version 2.0
The Apache Software License, Version 2.0
com.google.guavaguava32.0.1-jrejarApache License, Version 2.0
com.google.inject guice4.2.2no_aop5.1.0 jar The Apache Software License, Version 2.0
javax.annotation javax.annotation-api 1.3.2- jar CDDL + GPLv2 with classpath exception
javax.inject javax.inject 1- jar The Apache Software License, Version 2.0
org.apache.mavenmaven-artifact3.9.6jarApache-2.0
org.apache.mavenmaven-artifact3.8.7-maven-builder-support3.9.4 jarApache License, Version 2.0
Apache-2.0
org.apache.mavenmaven-builder-support3.9.1-maven-model-builder3.9.6 jar Apache-2.0
org.apache.mavenmaven-model-builder3.8.7-maven-repository-metadata3.9.6 jarApache License, Version 2.0
Apache-2.0
org.apache.mavenmaven-repository-metadata3.8.7-maven-resolver-provider3.9.6 jarApache License, Version 2.0
Apache-2.0
org.apache.mavenmaven-resolver-provider3.8.7-maven-settings3.9.6 jarApache License, Version 2.0
Apache-2.0
org.apache.mavenmaven-settings3.8.7-maven-settings-builder3.9.6 jarApache License, Version 2.0
Apache-2.0
org.apache.mavenmaven-settings-builder3.8.7-org.apache.maven.resolvermaven-resolver-api1.9.18 jarApache License, Version 2.0
Apache-2.0
org.apache.maven.resolvermaven-resolver-api1.6.3-maven-resolver-impl1.9.18 jarApache License, Version 2.0
Apache-2.0
org.apache.maven.resolvermaven-resolver-impl1.6.3-maven-resolver-named-locks1.9.18 jarApache License, Version 2.0
Apache-2.0
org.apache.maven.resolver maven-resolver-spi1.6.3-1.9.18 jarApache License, Version 2.0
Apache-2.0
org.apache.maven.resolver maven-resolver-util1.6.3-1.9.18 jarApache License, Version 2.0
Apache-2.0
org.apache.maven.shared maven-shared-utils 3.3.4- jar Apache License, Version 2.0
org.codehaus.plexus plexus-cipher 2.0- jar Apache License, Version 2.0
org.codehaus.plexusplexus-classworlds2.6.0-plexus-classworlds2.7.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.1.0- jar Apache License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.26- jar Apache License, Version 2.0
org.codehaus.plexus plexus-sec-dispatcher 2.0- jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject0.3.5-0.9.0.M2 jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus0.3.5-0.9.0.M2 jar Eclipse Public License, Version 1.0
-

Project Dependency Graph

- -
+

Dependency Tree

-
  • org.codehaus.plexus:plexus-utils:jar:3.5.0 (compile) [Information]
  • org.codehaus.plexus:plexus-utils:jar:3.5.1 (compile) [Information]
  • -
  • org.junit.jupiter:junit-jupiter-api:jar:5.9.2 (test) [Information]
  • org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test) [Information]
  • -
  • org.apache.maven:maven-compat:jar:3.8.7 (test) [Information]
  • org.apache.maven:maven-compat:jar:3.9.6 (test) [Information] +

    URL: https://maven.apache.org/ref/3.9.6/maven-compat/

    +

    Project Licenses: Apache-2.0

  • -
  • org.apache.maven:maven-model:jar:3.8.7 (test) [Information]
  • org.apache.maven:maven-model:jar:3.9.6 (test) [Information]
  • -
  • org.apache.maven:maven-embedder:jar:3.9.1 (test) [Information]
  • +
  • org.apache.maven:maven-embedder:jar:3.9.4 (test) [Information]
  • -
  • org.slf4j:slf4j-api:jar:2.0.7 (test) [Information]
  • org.slf4j:slf4j-api:jar:2.0.9 (test) [Information]
  • -
  • org.slf4j:slf4j-simple:jar:2.0.7 (test) [Information]
  • org.slf4j:slf4j-simple:jar:2.0.9 (test) [Information]
  • -
  • org.apache.maven:maven-plugin-api:jar:3.9.1 (provided) [Information]
  • org.apache.maven:maven-plugin-api:jar:3.9.5 (provided) [Information]
  • -
  • org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.8.1 (provided) [Information]
  • org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.11.0 (provided) [Information]
  • -
  • org.apache.maven:maven-core:jar:3.8.7 (provided) [Information]
  • org.apache.maven:maven-core:jar:3.9.6 (provided) [Information] +

    URL: https://maven.apache.org/ref/3.9.6/maven-core/

    +

    Project Licenses: Apache-2.0

  • -
  • org.apache.commons:commons-text:jar:1.10.0 (compile) [Information]
  • +
  • org.apache.commons:commons-text:jar:1.11.0 (compile) [Information]
  • +

    Project Licenses: Apache-2.0

  • org.sonatype.plexus:plexus-build-api:jar:0.0.7 (compile) [Information]
  • -
  • commons-io:commons-io:jar:2.11.0 (compile) [Information]
  • commons-io:commons-io:jar:2.15.1 (compile) [Information]
  • +

    Project Licenses: Apache-2.0

  • org.apache.commons:commons-collections4:jar:4.4 (compile) [Information]
  • -
  • org.apache.commons:commons-lang3:jar:3.12.0 (compile) [Information]
  • org.apache.commons:commons-lang3:jar:3.14.0 (compile) [Information]
  • +

    Project Licenses: Apache-2.0

  • eu.maxschuster:dataurl:jar:2.0.0 (compile) [Information]
  • -
  • com.google.javascript:closure-compiler:jar:v20230228 (compile) [Information]
  • com.google.javascript:closure-compiler:jar:v20231112 (compile) [Information]
  • @@ -1023,14 +996,14 @@

    Licenses

    The Apache License, Version 2.0: Closure Compiler Maven Plugin, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

    Eclipse Public License 1.0: JUnit

    The Eclipse Public License, Version 1.0: takari-plugin-testing

    -

    MIT License: SLF4J API Module, SLF4J Simple Binding

    +

    MIT License: SLF4J API Module, SLF4J Simple Provider

    Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons

    Public Domain: AOP alliance

    New BSD License: Hamcrest Core

    Apache 2: DataUrl

    Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

    -

    Apache License, Version 2.0: Apache Commons CLI, Apache Commons Collections, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Maven Shared Utils, Apache Maven Wagon :: API, Guava: Google Core Libraries for Java, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Security Dispatcher Component

    -

    Apache-2.0: Gson, Maven Builder Support, Maven Embedder, Maven Plugin API, Maven Plugin Tools Java Annotations

    +

    Apache License, Version 2.0: Apache Commons CLI, Apache Commons Collections, Apache Maven Shared Utils, Apache Maven Wagon :: API, Guava: Google Core Libraries for Java, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Security Dispatcher Component

    +

    Apache-2.0: Apache Commons IO, Apache Commons Lang, Apache Commons Text, Gson, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Compat, Maven Core, Maven Embedder, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder

    CDDL + GPLv2 with classpath exception: javax.annotation API

    The Apache Software License, Version 2.0: Closure Compiler, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, javax.inject

    Dependency File Details

    @@ -1060,22 +1033,14 @@

    Dependency File Details

    1.7 Yes -guava-30.1-jre.jar -2.9 MB -2059 -2029 +guava-32.0.1-jre.jar +3 MB +2054 +2014 18 1.8 Yes -guice-4.2.2-no_aop.jar -520.7 kB -406 -390 -9 -1.7 -Yes - guice-5.1.0.jar 777.6 kB 512 @@ -1083,31 +1048,31 @@

    Dependency File Details

    11 1.8 Yes - -closure-compiler-v20230228.jar -13.7 MB -7090 -6652 -136 -- -Yes -commons-cli-1.4.jar -53.8 kB -40 -27 -1 -1.5 +closure-compiler-v20231112.jar +14.1 MB +7562 +7032 +170 +11 Yes -commons-io-2.11.0.jar -327.1 kB -224 -201 -11 -1.8 +commons-cli-1.5.0.jar +58.3 kB +42 +29 +1 +1.7 Yes +commons-io-2.15.1.jar +501.2 kB +368 +339 +16 +9 +Yes + dataurl-2.0.0.jar 14.9 kB 20 @@ -1115,15 +1080,15 @@

    Dependency File Details

    1 1.8 Yes - -takari-plugin-testing-3.0.1.jar -95.4 kB + +takari-plugin-testing-3.0.2.jar +95.8 kB 66 52 3 -- +11 Yes - + javax.annotation-api-1.3.2.jar 26.6 kB 29 @@ -1131,7 +1096,7 @@

    Dependency File Details

    3 1.8 Yes - + javax.inject-1.jar 2.5 kB 8 @@ -1139,7 +1104,7 @@

    Dependency File Details

    1 1.5 No - + junit-4.13.2.jar 384.6 kB 389 @@ -1147,7 +1112,7 @@

    Dependency File Details

    32 1.5 Yes - + commons-collections4-4.4.jar 751.9 kB 555 @@ -1155,157 +1120,165 @@

    Dependency File Details

    19 1.8 Yes - -commons-lang3-3.12.0.jar -587.4 kB -374 -345 -17 -1.8 -Yes -commons-text-1.10.0.jar -238.4 kB -174 -154 -8 -1.8 +commons-lang3-3.14.0.jar +658 kB +436 +404 +19 +9 Yes -maven-artifact-3.8.7.jar -58.1 kB +commons-text-1.11.0.jar +246.7 kB +180 +158 +9 +9 +Yes + +maven-artifact-3.9.6.jar +58.7 kB 59 34 11 -1.7 +1.8 Yes - -maven-builder-support-3.9.1.jar + +maven-builder-support-3.9.4.jar 14.3 kB 24 10 1 1.8 Yes - -maven-compat-3.8.7.jar -288.1 kB + +maven-compat-3.9.6.jar +289.9 kB 215 163 29 -1.7 +1.8 Yes - -maven-core-3.8.7.jar -646.4 kB -498 -411 + +maven-core-3.9.6.jar +701.6 kB +521 +434 57 -1.7 +1.8 Yes - -maven-embedder-3.9.1.jar -103.2 kB -78 -49 + +maven-embedder-3.9.4.jar +107.7 kB +81 +52 11 1.8 Yes - -maven-model-3.8.7.jar -216.8 kB + +maven-model-3.9.6.jar +217.6 kB 97 80 3 -1.7 +1.8 Yes - -maven-model-builder-3.8.7.jar -195.8 kB + +maven-model-builder-3.9.6.jar +198.4 kB 159 126 16 -1.7 +1.8 Yes - -maven-plugin-api-3.9.1.jar + +maven-plugin-api-3.9.5.jar 47.4 kB 48 27 6 1.8 Yes - -maven-repository-metadata-3.8.7.jar + +maven-repository-metadata-3.9.6.jar 28.4 kB 27 9 2 -1.7 +1.8 Yes - -maven-resolver-provider-3.8.7.jar -67.9 kB -44 -27 + +maven-resolver-provider-3.9.6.jar +74.4 kB +49 +32 1 -1.7 +1.8 Yes - -maven-settings-3.8.7.jar -44.3 kB + +maven-settings-3.9.6.jar +44.5 kB 35 19 2 -1.7 +1.8 Yes - -maven-settings-builder-3.8.7.jar -42.1 kB + +maven-settings-builder-3.9.6.jar +42.3 kB 53 32 5 -1.7 +1.8 Yes - -maven-plugin-annotations-3.8.1.jar -13.9 kB + +maven-plugin-annotations-3.11.0.jar +13.8 kB 22 7 1 1.8 Yes - -maven-resolver-api-1.6.3.jar -149.3 kB -156 -132 + +maven-resolver-api-1.9.18.jar +157.1 kB +169 +145 12 -1.7 +1.8 +Yes + +maven-resolver-impl-1.9.18.jar +317.9 kB +208 +178 +14 +1.8 Yes -maven-resolver-impl-1.6.3.jar -179.6 kB -115 -94 -5 -1.7 +maven-resolver-named-locks-1.9.18.jar +37.9 kB +40 +22 +3 +1.8 Yes -maven-resolver-spi-1.6.3.jar -38.4 kB -56 -34 -8 -1.7 +maven-resolver-spi-1.9.18.jar +51.7 kB +84 +58 +12 +1.8 Yes -maven-resolver-util-1.6.3.jar -168.9 kB -132 -105 +maven-resolver-util-1.9.18.jar +196 kB +156 +129 13 -1.7 +1.8 Yes maven-shared-utils-3.3.4.jar @@ -1329,7 +1302,7 @@

    Dependency File Details

    9 3 2 -- +9 Yes plexus-cipher-2.0.jar @@ -1340,12 +1313,12 @@

    Dependency File Details

    1.7 Yes -plexus-classworlds-2.6.0.jar -52.9 kB -52 -37 +plexus-classworlds-2.7.0.jar +53.3 kB +51 +36 5 -1.7 +1.8 Yes plexus-component-annotations-2.1.0.jar @@ -1372,28 +1345,28 @@

    Dependency File Details

    1.7 Yes -plexus-utils-3.5.0.jar -267.2 kB -145 -107 +plexus-utils-3.5.1.jar +269.3 kB +152 +108 9 -- +11 Yes -org.eclipse.sisu.inject-0.3.5.jar -379.3 kB -289 -271 +org.eclipse.sisu.inject-0.9.0.M2.jar +424.6 kB +318 +294 9 -1.6 +1.8 Yes -org.eclipse.sisu.plexus-0.3.5.jar -205.3 kB -196 -164 +org.eclipse.sisu.plexus-0.9.0.M2.jar +209.8 kB +203 +165 20 -1.6 +1.8 Yes hamcrest-core-1.3.jar @@ -1404,44 +1377,44 @@

    Dependency File Details

    1.5 Yes -junit-jupiter-api-5.9.2.jar -207.8 kB -194 -179 +junit-jupiter-api-5.10.2.jar +211 kB +197 +182 8 -- +9 Yes -junit-platform-commons-1.9.2.jar -103 kB +junit-platform-commons-1.10.2.jar +106.2 kB 64 44 7 -- +9 Yes -opentest4j-1.2.0.jar -7.7 kB -11 -7 +opentest4j-1.3.0.jar +14.3 kB +15 +9 2 -- +9 Yes -slf4j-api-2.0.7.jar -63.6 kB +slf4j-api-2.0.9.jar +64.6 kB 67 52 5 -- +9 Yes -slf4j-simple-2.0.7.jar -16 kB +slf4j-simple-2.0.9.jar +16.1 kB 23 8 2 -- +9 Yes plexus-build-api-0.0.7.jar @@ -1457,7 +1430,7 @@

    Dependency File Details

    238 218 10 -- +9 Yes Total @@ -1469,36 +1442,35 @@

    Dependency File Details

    Debug Information 52 -24.7 MB -15459 -13958 -568 -1.8 +25.3 MB +16012 +14363 +617 +11 50 compile: 9 -compile: 16.2 MB -compile: 8839 -compile: 8215 -compile: 212 -- +compile: 16.8 MB +compile: 9530 +compile: 8797 +compile: 254 +11 compile: 9 -test: 16 -test: 2.4 MB -test: 1892 -test: 1594 -test: 128 -- -test: 16 - -provided: 27 -provided: 6 MB -provided: 4728 -provided: 4149 -provided: 228 -- -provided: 25
    +provided: 29 +provided: 6.8 MB +provided: 5105 +provided: 4458 +provided: 247 +provided: 27 + +test: 14 +test: 1.7 MB +test: 1377 +test: 1108 +test: 116 +11 +test: 14 @@ -1506,7 +1478,7 @@

    Dependency File Details