+
+ Yes, you can skip deployment of several attached artifacts by configuring the Deploy Plugin as follows:
+
+
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+ X.Y
+
+
+
+ group
+ id
+ 1.0
+ jar
+ classifier
+
+
+ group
+ id
+ 1.0
+ zip
+
+
+
+ ]]>
+
+