Project

General

Profile

« Previous | Next » 

Revision 35066a11

Added by Andreas Kohlbecker about 5 years ago

ref #6522 cleaning up docker config files

View differences:

pom.xml
479 479
                 <assembly>
480 480
                    <descriptorRef>artifact</descriptorRef>
481 481
                    <!--
482
                         1. The maven plugin copies the jar to the artifacts assembly locaton at:
482
                         1. The maven plugin copies the jar to the artifacts assembly location at:
483 483
                            ./target/docker/eu.etaxonomy/cdm-server/${project.version}/build/maven/cdm-server-${project.version}.jar
484 484
                         2. a tar is being created at target/docker/eu.etaxonomy/cdm-server/${project.version}/tmp/docker-build.tar 
485 485
                            which contains all files located in /target/docker/production and the artifacts. 

Also available in: Unified diff