Windup 2, JBoss Migration tool, has come to phase when we can release first tech preview release.
This is a limited beta, which is targetted mainly for rule authors to get familiar with how Windup 2 works.
The downloadable offline .zip is in JBoss Maven repository.
The rest of the artifacts are also in JBoss Maven repository.
Example usage
wget http://repository.jboss.org/nexus/content/groups/public/org/jboss/windup/windup-distribution/2.0.0.Beta1/windup-distribu…
unzip windup-distribution-2.0.0.Beta1-offline.zip
cd windup-distribution-2.0.0.Beta1/bin
./windup
At the prompt:
windup-migrate-app --input <path/to/your/app> --output /tmp/Windup/beta1/
For further usage instructions, execute:
man windup-migrate-app
Demo video coming soon!
Comments