lukaszlenart commented on code in PR #918:
URL: https://github.com/apache/struts/pull/918#discussion_r1573263034


##########
pom.xml:
##########
@@ -342,13 +342,6 @@
                         <skipRuntimeScope>true</skipRuntimeScope>
                     </configuration>
                 </plugin>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-assembly-plugin</artifactId>
-                    <configuration>
-                        <skipAssembly>true</skipAssembly>
-                    </configuration>
-                </plugin>

Review Comment:
   It's needed, in other way the final assembly packages are missing when 
releasing a new version of Struts 7 - no idea why it works in different way 
than in Struts 6



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to