cstamas commented on code in PR #3:
URL: https://github.com/apache/maven-rar-plugin/pull/3#discussion_r922326256


##########
pom.xml:
##########
@@ -171,6 +186,12 @@ under the License.
         </plugin>
       </plugins>
     </pluginManagement>
+    <plugins>
+      <plugin>
+        <groupId>org.eclipse.sisu</groupId>
+        <artifactId>sisu-maven-plugin</artifactId>
+      </plugin>
+    </plugins>

Review Comment:
   Am on the edge here. If we start doing that, sisu will be "yet another" 
plexus-utils that are "auto-dragged" by any plugin, no? sisu plugin does it's 
job at build time and makes project dependency less to pull....



-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to