Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
org.apache.maven maven-archiver 2.5 jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-project 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven.shared maven-common-artifact-filters 1.4 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-compiler-api 1.8 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.17 jar The Apache Software License, Version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
org.wixtoolset.maven wix-toolset 3.11.0 jar Microsoft Reciprocal License (Ms-RL)

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:

GroupId ArtifactId Version Type Licenses
org.apache.maven.plugin-tools maven-plugin-annotations 3.4 jar Apache License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
backport-util-concurrent backport-util-concurrent 3.1 jar Public Domain
classworlds classworlds 1.1-alpha-2 jar -
commons-cli commons-cli 1.0 jar -
junit junit 3.8.1 jar Common Public License Version 1.0
org.apache.maven maven-artifact-manager 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-core 2.0.6 jar The Apache Software License, Version 2.0
org.apache.maven maven-error-diagnostics 2.0.6 jar The Apache Software License, Version 2.0
org.apache.maven maven-model 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-monitor 2.0.6 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-descriptor 2.0.6 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-parameter-documenter 2.0.6 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-registry 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-profile 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-sink-api 1.0-alpha-7 jar -
org.apache.maven.reporting maven-reporting-api 2.0.6 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 1.0-beta-6 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-archiver 2.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-container-default 1.0-alpha-9-stable-1 jar -
org.codehaus.plexus plexus-interactivity-api 1.0-alpha-4 jar -
org.codehaus.plexus plexus-interpolation 1.11 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-io 2.0.2 jar The Apache Software License, Version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
com.jcraft jsch 0.1.27 jar BSD
jtidy jtidy 4aug2000r7-dev jar Java HTML Tidy License
org.apache.maven.wagon wagon-file 1.0-beta-2 jar -
org.apache.maven.wagon wagon-http-lightweight 1.0-beta-2 jar -
org.apache.maven.wagon wagon-http-shared 1.0-beta-2 jar -
org.apache.maven.wagon wagon-ssh 1.0-beta-2 jar -
org.apache.maven.wagon wagon-ssh-common 1.0-beta-2 jar -
org.apache.maven.wagon wagon-ssh-external 1.0-beta-2 jar -
org.wixtoolset.maven wix-bootstrap 3.11.0 jar Microsoft Reciprocal License (Ms-RL)
xml-apis xml-apis 1.0.b2 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

  • com.github.wix-maven:wix-maven-plugin:maven-plugin:0.3.0 [Information]
    • org.apache.maven:maven-plugin-api:jar:2.2.1 (compile) [Information]
    • org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.4 (provided) [Information]
    • org.apache.maven:maven-artifact:jar:2.2.1 (compile) [Information]
    • org.apache.maven:maven-project:jar:2.2.1 (compile) [Information]
      • org.apache.maven:maven-settings:jar:2.2.1 (compile) [Information]
      • org.apache.maven:maven-profile:jar:2.2.1 (compile) [Information]
      • org.apache.maven:maven-model:jar:2.2.1 (compile) [Information]
      • org.apache.maven:maven-artifact-manager:jar:2.2.1 (compile) [Information]
      • org.apache.maven:maven-plugin-registry:jar:2.2.1 (compile) [Information]
      • org.codehaus.plexus:plexus-interpolation:jar:1.11 (compile) [Information]
      • org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (compile) [Information]
        • junit:junit:jar:3.8.1 (compile) [Information]
        • classworlds:classworlds:jar:1.1-alpha-2 (compile) [Information]
    • org.apache.maven:maven-archiver:jar:2.5 (compile) [Information]
      • org.apache.maven:maven-core:jar:2.0.6 (compile) [Information]
        • org.apache.maven.wagon:wagon-file:jar:1.0-beta-2 (runtime) [Information]
        • org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6 (compile) [Information]
        • org.apache.maven.wagon:wagon-http-lightweight:jar:1.0-beta-2 (runtime) [Information]
          • org.apache.maven.wagon:wagon-http-shared:jar:1.0-beta-2 (runtime) [Information]
            • jtidy:jtidy:jar:4aug2000r7-dev (runtime) [Information]
          • xml-apis:xml-apis:jar:1.0.b2 (runtime) [Information]
        • org.apache.maven.reporting:maven-reporting-api:jar:2.0.6 (compile) [Information]
          • org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7 (compile) [Information]
        • org.apache.maven:maven-error-diagnostics:jar:2.0.6 (compile) [Information]
        • commons-cli:commons-cli:jar:1.0 (compile) [Information]
        • org.apache.maven.wagon:wagon-ssh-external:jar:1.0-beta-2 (runtime) [Information]
          • org.apache.maven.wagon:wagon-ssh-common:jar:1.0-beta-2 (runtime) [Information]
        • org.apache.maven:maven-plugin-descriptor:jar:2.0.6 (compile) [Information]
        • org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 (compile) [Information]
        • org.apache.maven:maven-monitor:jar:2.0.6 (compile) [Information]
        • org.apache.maven.wagon:wagon-ssh:jar:1.0-beta-2 (runtime) [Information]
          • com.jcraft:jsch:jar:0.1.27 (runtime) [Information]
      • org.codehaus.plexus:plexus-archiver:jar:2.1 (compile) [Information]
    • org.codehaus.plexus:plexus-compiler-api:jar:1.8 (compile) [Information]
    • org.codehaus.plexus:plexus-utils:jar:3.0.17 (compile) [Information]
    • org.apache.maven.shared:maven-common-artifact-filters:jar:1.4 (compile) [Information]
    • org.wixtoolset.maven:wix-toolset:jar:3.11.0 (runtime) [Information]

Licenses

BSD: JSch

Unknown: CLI, Default Plexus Container, classworlds

Apache License, Version 2.0: Maven Plugin Tools Java 5 Annotations, Plexus Archiver Component

Java HTML Tidy License: JTidy

Microsoft Reciprocal License (Ms-RL): WiX Toolset Maven, WiX Toolset Maven burn bootstrap application

Public Domain: Backport of JSR 166

The Apache Software License, Version 2.0: Maven Archiver, Maven Artifact, Maven Artifact Manager, Maven Common Artifact Filters, Maven Core, Maven Error Diagnostics, Maven Local Settings Model, Maven Model, Maven Monitor, Maven Plugin API, Maven Plugin Descriptor Model, Maven Plugin Parameter Documenter API, Maven Plugin Registry Model, Maven Profile Model, Maven Project Builder, Maven Reporting API, Maven Repository Metadata Model, Maven Wagon API, Plexus Common Utilities, Plexus Compiler Api, Plexus IO Components, Plexus Interpolation API, WiX Maven Plugin, XML Commons External Components XML APIs

Common Public License Version 1.0: JUnit

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
backport-util-concurrent-3.1.jar 331.7 kB 251 239 5 1.4 Yes
classworlds-1.1-alpha-2.jar 37.5 kB 32 22 3 1.1 Yes
jsch-0.1.27.jar 122 kB 97 94 3 1.2 No
commons-cli-1.0.jar 30.1 kB 27 20 1 1.1 Yes
jtidy-4aug2000r7-dev.jar 137.8 kB 129 119 3 1.1 No
junit-3.8.1.jar 121.1 kB 119 100 6 1.1 Yes
maven-archiver-2.5.jar 21.8 kB 19 5 1 1.5 Yes
maven-artifact-2.2.1.jar 80.3 kB 94 64 15 1.5 Yes
maven-artifact-manager-2.2.1.jar 67.6 kB 52 29 7 1.5 Yes
maven-core-2.0.6.jar 151.6 kB 108 67 13 1.1 Yes
maven-error-diagnostics-2.0.6.jar 13.6 kB 22 6 1 1.1 Yes
maven-model-2.2.1.jar 87.6 kB 61 45 2 1.5 Yes
maven-monitor-2.0.6.jar 10.2 kB 19 5 1 1.1 Yes
maven-plugin-api-2.2.1.jar 12.4 kB 23 8 2 1.5 Yes
maven-plugin-descriptor-2.0.6.jar 36.9 kB 32 15 3 1.1 Yes
maven-plugin-parameter-documenter-2.0.6.jar 20.8 kB 20 4 2 1.1 Yes
maven-plugin-registry-2.2.1.jar 29.7 kB 28 9 2 1.5 Yes
maven-profile-2.2.1.jar 35.4 kB 33 15 2 1.5 Yes
maven-project-2.2.1.jar 156.3 kB 98 72 10 1.5 Yes
maven-repository-metadata-2.2.1.jar 25.7 kB 24 6 2 1.5 Yes
maven-settings-2.2.1.jar 49 kB 38 20 2 1.5 Yes
doxia-sink-api-1.0-alpha-7.jar 5.9 kB 19 3 2 1.1 Yes
maven-plugin-annotations-3.4.jar 14.2 kB 22 7 1 1.5 Yes
maven-reporting-api-2.0.6.jar 9.9 kB 18 4 1 1.1 Yes
maven-common-artifact-filters-1.4.jar 31.6 kB 36 19 2 1.5 Yes
wagon-file-1.0-beta-2.jar 9.9 kB 18 1 1 1.1 Yes
wagon-http-lightweight-1.0-beta-2.jar 12.3 kB 19 2 1 1.1 Yes
wagon-http-shared-1.0-beta-2.jar 9.6 kB 17 2 1 1.1 Yes
wagon-provider-api-1.0-beta-6.jar 53.2 kB 62 41 8 1.4 Yes
wagon-ssh-1.0-beta-2.jar 23.6 kB 26 7 2 1.1 Yes
wagon-ssh-common-1.0-beta-2.jar 25.2 kB 37 18 3 1.1 Yes
wagon-ssh-external-1.0-beta-2.jar 12.6 kB 19 1 1 1.1 Yes
plexus-archiver-2.1.jar 184.4 kB 137 112 12 1.5 Yes
plexus-compiler-api-1.8.jar 19.9 kB 30 16 4 1.4 Yes
plexus-container-default-1.0-alpha-9-stable-1.jar 194.2 kB 215 175 28 1.1 Yes
plexus-interactivity-api-1.0-alpha-4.jar 13.4 kB 25 11 1 1.1 Yes
plexus-interpolation-1.11.jar 50.9 kB 55 40 5 1.4 Yes
plexus-io-2.0.2.jar 58.3 kB 62 43 5 1.5 Yes
plexus-utils-3.0.17.jar 251.8 kB 129 104 9 1.6 Yes
wix-bootstrap-3.11.0.jar 2.2 MB 13 0 0 - No
wix-toolset-3.11.0.jar 1.6 MB 54 0 0 - No
xml-apis-1.0.b2.jar 109.3 kB 217 184 17 1.2 No
Total Size Entries Classes Packages Java Version Debug Information
42 6.4 MB 2556 1754 190 1.6 37
compile: 30 compile: 2.2 MB compile: 1888 compile: 1319 compile: 157 - compile: 30
runtime: 11 runtime: 4.2 MB runtime: 646 runtime: 428 runtime: 32 - runtime: 6
provided: 1 provided: 14.2 kB provided: 22 provided: 7 provided: 1 - provided: 1