IzPack util module

The IzPack parent module

License

License

Categories

Categories

IzPack Build Tools Distribution
GroupId

GroupId

org.codehaus.izpack
ArtifactId

ArtifactId

izpack-util
Last Version

Last Version

5.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

IzPack util module
The IzPack parent module

Download izpack-util

How to add to project

<!-- https://jarcasting.com/artifacts/org.codehaus.izpack/izpack-util/ -->
<dependency>
    <groupId>org.codehaus.izpack</groupId>
    <artifactId>izpack-util</artifactId>
    <version>5.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.izpack/izpack-util/
implementation 'org.codehaus.izpack:izpack-util:5.1.3'
// https://jarcasting.com/artifacts/org.codehaus.izpack/izpack-util/
implementation ("org.codehaus.izpack:izpack-util:5.1.3")
'org.codehaus.izpack:izpack-util:jar:5.1.3'
<dependency org="org.codehaus.izpack" name="izpack-util" rev="5.1.3">
  <artifact name="izpack-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.izpack', module='izpack-util', version='5.1.3')
)
libraryDependencies += "org.codehaus.izpack" % "izpack-util" % "5.1.3"
[org.codehaus.izpack/izpack-util "5.1.3"]

Dependencies

compile (7)

Group / Artifact Type Version
org.codehaus.izpack : izpack-api jar 5.1.3
org.codehaus.izpack : izpack-tools jar 5.1.3
org.apache.ant : ant jar 1.9.9
jline : jline jar 2.12.1
commons-io : commons-io jar 2.5
org.apache.commons : commons-compress jar 1.12
org.jdom : jdom2 jar 2.0.5

provided (2)

Group / Artifact Type Version
jaxen : jaxen jar 1.1.4
com.wutka : dtdparser jar 1.21

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

IzPack

IzPack is a widely used tool for packaging applications on the Java platform as cross-platform installers.

License

IzPack is published under the terms of the Apache License, Version 2.0, meaning that you can adapt it to your needs with very minimal constraints.

Some third-party components (e.g., look and feel libraries) may be released under different terms.

Building IzPack from source

Build Status

IzPack only requires Java SE 6+ and at minimum Maven 3. Due to the JDK compatibility the maximum Maven version supported is 3.2.6 when compiled using JDK 1.6.

mvn clean install

The build generates a distribution IzPack installer JAR in izpack-dist/target.

The IzPack Maven plugin is inside the izpack-maven-plugin module.

Contributing to IzPack

While reporting an issue on our JIRA tracker is useful, investigating and offering a patch is much better!

We suggest that you follow our guidelines for contributing, and especially that you have a fork of https://github.com/izpack/izpack on GitHub. You can then offer contributions using pull requests.

We very much prefer pull requests over attaching patches in a JIRA issues.

Resources

During the migration from the Codehaus services, which were shut down, we had do divide different services to separate providers, there hasn't been available a compact offer comparable to the services the Codehaus in such a short time. There are some smaller drawbacks which couldn't be avoided, see below.

If you are wondering where to find some service the project offers visit out web site http://izpack.org/. This domain is still kindly provided and paid by Julien Ponge, the project founder.

Below I provide a list of new services divided by providers:

IzPack@Github

If you want to participate in development or improving our website, grab a Github account and send pull requests. All you need is the basic idea and the knowledge in using GIT and the Github services.

Don't use the Github issue tracker or Wiki at this time. We use more advanced services for this.

Source code

The IzPack source code is hosted at https://github.com/izpack/izpack. See the Developing and contributing section about how to contribute code changes.

Fork the Github repository, create a branch using an according JIRA issue as the branch name for each change and send pull requests from this branch to be able to create a changelog for each release and not get mixed up changes from your master branch for several issues at once.

Web page

The IzPack website is hosted at https://github.com/izpack/izpack.github.com. For bigger changes or refactory use a special branch for each change. Send pull requests.

The resulting website izpack.github.com is directly forwarded to izpack.org by an according DNS configuration.

IzPack@Sonatype

Sonatype provides the service of deploying snapshots and releases to the Maven Central repository.

For us being an open source project with the appropriate license, Sonatype offers a staging repository for our deployed binaries along with using the Nexus Professional repository service for free. See our wiki page Deploying IzPack for more information how this is set up and used.

IzPack@Atlassian

We have been set up a new JIRA and Confluence cloud instance kindly provided by Atlassian we received an on-demand open source license for. The central address is https://izpack.atlassian.net/.

Although the number of registered users is limited everyone is currently allowed to sign up.

Important
There is a drawback after importing the legacy issues from Codehaus JIRA: There are the same user accounts used for JIRA and Confluence, each of both can be enabled separately for each user. The former users have been recreated along with the issues they participated in, but just their synonyms. There are auto-generated user names and the mail addresses got lost. If you have been alread signed up to Codehaus, before signing up again try to find your user name in some older issues and ask by mail to (re)set your user name and mail address. Please tell me the full name shown in the issues, your current e-mail address and at least one Codehaus JIRA issue you participated in for security reasons. This will save work of moving references to issues and cleaning up duplicate user accounts. After that you will be probably able to reset the password of this migrated account and log in again. If you feel this is a problem for you just sign up straight away and from time to time I will try to clean up the user accounts manually. Former Confluence-only users must re-register in each case.

You can sign up to JIRA and Confluence with one and the same user account. It is your choice which one of both services you want use.

Issue tracker - JIRA

IzPack issues will continue to be tracked to JIRA. The central address is https://izpack.atlassian.net/.

By the way, the former Codehaus administrators kindly offered a HTTP redirection from the old Codehaus issues to the new address at Codehaus itself in case there are still old links. This has been activated for all former IZPACK issues and their issues IDs have been kept.

The Github issue tracking has been deactivated to not confuse anyone and because it is just too plain at the moment. There is no real advantage for us at the moment in using Github issues.

Confluence - Wiki

The IzPack Wiki has been reimported and left on Confluence. It seems to be the more comfortable choice and better user experience compared to the Github Wiki at the moment.

The central entry point to IzPack Confluence is at https://izpack.atlassian.net/wiki, or check the IzPack documentation directly. The content is considered to be up to date for Izpack 5, feel free to help us directly improving the documentation.

IzPack@Google

Google Groups - mailing lists

Regarding the mailing lists we ended up in reusing the existing mailing lists at Google Groups. There is a main reason - we kept all the old messages and subscribers from the Codehaus mailing lists mirrored there automatically and can continue to use it slightly.

Please note in advance that these are real mailing lists and you do not need necessarily an Google account at all to join them, see this support notice.

The existing subscribers have been left and don't probably have to re-subscribe. All existing lists have been left, just the mail addresses change.

In particular, there are activated the following lists:

If you are not a member of one of the above groups of your interest you may subscribe to them with or without being logged on as Google user on the web interface or by mail. For more help on Google Groups visit the according help center.

Be invited to join us again.

Google Plus - Social Networking

IzPack has its own page at Google+. We will forward blog posts there and it is open for discussions for registered Google users.

The address is https://plus.google.com/+izpack/.

IzPack@Twitter

IzPack has a Twitter account. We will forward blog posts there and it is open for your tweets for registered Twitter users. Or just follow us to get the latest news.

org.codehaus.izpack

IzPack

Package Once. Deploy Everywhere.

Versions

Version
5.1.3
5.1.2
5.1.1
5.1.0
5.1.0-RC7
5.1.0-RC6
5.1.0-RC5
5.1.0-RC4
5.1.0-RC3
5.1.0-RC2
5.1.0-RC1
5.0.10
5.0.9
5.0.8
5.0.7
5.0.6
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
5.0.0-rc5
5.0.0-rc4
5.0.0-rc3
5.0.0-rc2
5.0.0-rc1
5.0.0-beta11
5.0.0-beta10
5.0.0-beta9
5.0.0-beta8
5.0.0-beta7
5.0.0-beta6
5.0.0-beta5
5.0.0-beta3
5.0.0-beta2
5.0.0-beta1