Uploaded image for project: 'WINDUP - Red Hat Application Migration Toolkit'
  1. WINDUP - Red Hat Application Migration Toolkit
  2. WINDUP-421

Windup (native) CLI should support --overwrite when files exist in report directory

XMLWordPrintable

      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
      
      

            jsightle@redhat.com Jess Sightler
            lincolnthree Lincoln Baxter III (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: