简体   繁体   中英

Extracting a SCM project generate a “maven.4684615498” random folder

When im doing a " Checkout Maven Project from SCM" , my code is put in the path :

WORKSPACE/Maven.454654987/MyProject! I want to have my project in :

WORKSPACE/MyProject

Is theire a possibility to not have this random folder name ?

I had the same problem. I checked out the project as a Java project and then I changhed the nature to Maven nature.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM