Hi All,
We want to upgrade our application to newer version of AEM.
I want the new version AEM should be refererred from separate .m2 repository and old one should existing AEM version.
Is this possible??
Thanks,
Kishore
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Kishore,
Yes, you can do that.
Locate your settings.xml file(your config file for maven).[1]
Find line that specifies <localRepository>/change/this/path/to/new/path</localRepository>
[1] https://maven.apache.org/guides/mini/guide-configuring-maven.html
Regards,
Peter
Views
Replies
Total Likes
Hi Kishore,
Yes, you can do that.
Locate your settings.xml file(your config file for maven).[1]
Find line that specifies <localRepository>/change/this/path/to/new/path</localRepository>
[1] https://maven.apache.org/guides/mini/guide-configuring-maven.html
Regards,
Peter
Views
Replies
Total Likes