License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.wix-maven |
ArtifactId | ArtifactIdwix-maven-plugin |
Version | Version0.3.0 |
Type | Typemaven-plugin |
Description |
DescriptionWiX Maven Plugin
A maven plugin to provide lifecycle of a Windows Installer build using WiX Toolset (Windows Installer XML Toolset) .
Provides lifecycles for
* msi
* msp
* wixlib
* bundle
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wix-maven-plugin-0.3.0.pom | |
wix-maven-plugin-0.3.0.jar | 121 KB |
wix-maven-plugin-0.3.0-sources.jar | 70 KB |
wix-maven-plugin-0.3.0-javadoc.jar | 178 KB |
Browse |
<plugin>
<groupId>com.github.wix-maven</groupId>
<artifactId>wix-maven-plugin</artifactId>
<version>0.3.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.2.1 |
org.apache.maven : maven-artifact | jar | 2.2.1 |
org.apache.maven : maven-project | jar | 2.2.1 |
org.apache.maven : maven-archiver | jar | 2.5 |
org.codehaus.plexus : plexus-compiler-api Optional | jar | 1.8 |
org.codehaus.plexus : plexus-utils | jar | 3.0.17 |
org.apache.maven.shared : maven-common-artifact-filters | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.wixtoolset.maven : wix-toolset | jar | 3.11.0 |