[
https://issues.jboss.org/browse/MODCLUSTER-631?page=com.atlassian.jira.pl...
]
Radoslav Husar commented on MODCLUSTER-631:
-------------------------------------------
So the best way to use this is to append assembly IDs (default) and attach automatically
(default as well). This generates the following artefact names which is reasonable:
{noformat}
[rhusar@syrah 2.0.0.Alpha1-SNAPSHOT]$ ll -h
total 26904
-rw-r--r-- 1 rhusar staff 689B Nov 20 22:32 _remote.repositories
-rw-r--r-- 1 rhusar staff 2.7K Nov 20 22:33
maven-metadata-jboss-snapshots-repository.xml
-rw-r--r-- 1 rhusar staff 40B Nov 20 22:32
maven-metadata-jboss-snapshots-repository.xml.sha1
-rw-r--r-- 1 rhusar staff 2.2K Nov 20 22:32 maven-metadata-local.xml
-rw-r--r-- 1 rhusar staff 5.9M Nov 20 22:32
mod_cluster-distribution-2.0.0.Alpha1-SNAPSHOT-demo.tar.gz
-rw-r--r-- 1 rhusar staff 5.9M Nov 20 22:32
mod_cluster-distribution-2.0.0.Alpha1-SNAPSHOT-demo.zip
-rw-r--r-- 1 rhusar staff 227K Nov 20 22:32
mod_cluster-distribution-2.0.0.Alpha1-SNAPSHOT-tomcat7.tar.gz
-rw-r--r-- 1 rhusar staff 229K Nov 20 22:32
mod_cluster-distribution-2.0.0.Alpha1-SNAPSHOT-tomcat7.zip
-rw-r--r-- 1 rhusar staff 234K Nov 20 22:32
mod_cluster-distribution-2.0.0.Alpha1-SNAPSHOT-tomcat8.tar.gz
-rw-r--r-- 1 rhusar staff 236K Nov 20 22:32
mod_cluster-distribution-2.0.0.Alpha1-SNAPSHOT-tomcat8.zip
-rw-r--r-- 1 rhusar staff 237K Nov 20 22:32
mod_cluster-distribution-2.0.0.Alpha1-SNAPSHOT-tomcat85.tar.gz
-rw-r--r-- 1 rhusar staff 239K Nov 20 22:32
mod_cluster-distribution-2.0.0.Alpha1-SNAPSHOT-tomcat85.zip
-rw-r--r-- 1 rhusar staff 8.2K Nov 20 22:30
mod_cluster-distribution-2.0.0.Alpha1-SNAPSHOT.pom
-rw-r--r-- 1 rhusar staff 212B Nov 20 22:33 resolver-status.properties
{noformat}
Maven pushes only one tomcat distribution archive on deploy
-----------------------------------------------------------
Key: MODCLUSTER-631
URL:
https://issues.jboss.org/browse/MODCLUSTER-631
Project: mod_cluster
Issue Type: Task
Components: CI & Packaging
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Fix For: 1.4.0.Alpha2, 2.0.0.Alpha1
This is because maven by default only pushes one artefact per maven module.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)