Re: Remove maven-site-plugin:attach-descriptor from ASF Maven parent 42

2024-04-10 Thread Sylwester Lachiewicz
+1 wt., 9 kwi 2024, 22:59 użytkownik Slawomir Jaranowski < s.jaranow...@gmail.com> napisał: > Hi, > > I'm going to remove the goal maven-site-plugin:attach-descriptor from ASF > Maven parent 42, > > It can cause problems with your project build if you need to deploy a site > descriptor. > In such

Remove maven-site-plugin:attach-descriptor from ASF Maven parent 42

2024-04-09 Thread Slawomir Jaranowski
Hi, I'm going to remove the goal maven-site-plugin:attach-descriptor from ASF Maven parent 42, It can cause problems with your project build if you need to deploy a site descriptor. In such cases you need to add it in your project after upgrading to ASF parent 42. Please look at MPOM-480 [1] iss