summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Fankhauser hiddenalpha.ch2023-01-27 17:54:29 +0100
committerAndreas Fankhauser hiddenalpha.ch2023-01-27 17:54:29 +0100
commit84a84b52fdbf6536850c028089e899c4e705ed76 (patch)
tree9882a561e59485625709131d54c3a2c7fe9f27dd
parent40d31ee7c234fd0e7e292c3c5ff2645fb2a56f58 (diff)
downloadUnspecifiedGarbage-84a84b52fdbf6536850c028089e899c4e705ed76.zip
UnspecifiedGarbage-84a84b52fdbf6536850c028089e899c4e705ed76.tar.gz
(mvn doc) Add cmdline how to create effective-pom
-rw-r--r--doc/note/maven/base.xml (renamed from doc/note/maven-pom/base.xml)0
-rw-r--r--doc/note/maven/maven.txt5
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/note/maven-pom/base.xml b/doc/note/maven/base.xml
index 68624fb..68624fb 100644
--- a/doc/note/maven-pom/base.xml
+++ b/doc/note/maven/base.xml
diff --git a/doc/note/maven/maven.txt b/doc/note/maven/maven.txt
new file mode 100644
index 0000000..fe641e8
--- /dev/null
+++ b/doc/note/maven/maven.txt
@@ -0,0 +1,5 @@
+
+## Print effective-pom
+
+ mvn help:effective-pom -Doutput="the-effective-pom.xml"
+