Building a project that contains a maven artifact from a remote repository
generates a ".m2" folder
---------------------------------------------------------------------------------------------------
Key: NPANDAY-367
URL: https://issues.apache.org/jira/browse/NPANDAY-367
Project: NPanday
Issue Type: Bug
Reporter: Adelita L. Padilla
Priority: Minor
Fix For: 2.0
A new ".m2" folder is generated after building a project with a dependency
Steps to reproduce:
1) Create a new project
2) Generate POM
3) Add a new maven artifact from a remote repository
4) Click on Build
Actual Behavior: A new .m2 folder is generated in the user_home directory
Expected Behavior: No generation of a new .m2 folder should be happening
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.