Windup CLI

Command Line Interface for JBoss Windup.

License

License

Categories

Categories

JBoss Container Application Servers CLI User Interface
GroupId

GroupId

org.jboss.windup
ArtifactId

ArtifactId

windup-cli
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Windup CLI
Command Line Interface for JBoss Windup.
Project Organization

Project Organization

JBoss by Red Hat

Download windup-cli

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.2
commons-logging : commons-logging jar 1.1.3
org.jboss.windup : windup-reporting jar 0.7.0
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.

Windup

Windup is an automated application migration and assessment tool. If you want to contribute or participate in developer discussions, join us on the irc.freenode.net #windup channel or subscribe to the windup-dev mailing list.

Get involved

Installation and Usage

You may download the latest Windup release. After that, follow the User Guide, Execute Windup.

Windup distribution contains a sample file to try Windup with. Try the following command in a console:

bin/windup --target eap --input samples/jee-example-app-1.0.0.ear

This will create a report next to the scanned archive:

samples/jee-example-app-1.0.0.ear.report/index.html

Project Source Code Format

This project has an agreed upon source format style documented via an Eclipse code formatter profile. If using an alternate IDE, plugins are available to allow use of this profile (see below). All contributions should be formatted using this profile before submission.

org.jboss.windup

Windup

Windup - upstream project for Red Hat Application Migration Toolkit

Versions

Version
0.7.0