-
Story
-
Resolution: Done
-
Major
-
2.0.0.Beta6
-
None
We really should support --overwrite from the CLI, currently there is no way to avoid this error other than specifying a full output path.
localhost:test-files lb3$
localhost:test-files lb3$ windup --input jee-example-app-1.0.0.ear
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
_ ___ __
| | / (_)___ ____/ /_ ______
| | /| / / / __ \/ __ / / / / __ \
| |/ |/ / / / / / /_/ / /_/ / /_/ /
|__/|__/_/_/ /_/\__,_/\__,_/ .___/
/_/
JBoss Windup, version [ 2.0.0-SNAPSHOT ] - JBoss, by Red Hat, Inc. [ http://windup.jboss.org ]
[test-files]$ windup-migrate-app --input /Users/lb3/projects/jboss-migration/windup/test-files/jee-example-app-1.0.0.ear
***ERROR*** Files exist in /Users/lb3/projects/jboss-migration/windup/test-files/jee-example-app-1.0.0.ear.report, but --overwrite not specified. Aborting!
[test-files]$ exit