customized notice message for the maven notice plugin

Project: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-marmotta/commit/e4f9877e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/tree/e4f9877e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/diff/e4f9877e

Branch: refs/heads/develop
Commit: e4f9877e90aca43b33e0efc420c4612ceff1ee06
Parents: b641283
Author: Sergio Fernández <[email protected]>
Authored: Mon Apr 8 10:22:34 2013 +0200
Committer: Sergio Fernández <[email protected]>
Committed: Mon Apr 8 10:22:34 2013 +0200

----------------------------------------------------------------------
 launchers/marmotta-webapp/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/e4f9877e/launchers/marmotta-webapp/pom.xml
----------------------------------------------------------------------
diff --git a/launchers/marmotta-webapp/pom.xml 
b/launchers/marmotta-webapp/pom.xml
index 91afcc8..2e29657 100644
--- a/launchers/marmotta-webapp/pom.xml
+++ b/launchers/marmotta-webapp/pom.xml
@@ -154,10 +154,10 @@
                 <version>1.0.4</version>
                 <configuration>
                     <noticeTemplate>NOTICE.template</noticeTemplate>
-
                     <licenseMapping>
                         <param>../../license-mappings.xml</param>
                     </licenseMapping>
+                    <noticeMessage>* {0}, under {1}</noticeMessage>
                 </configuration>
             </plugin>
         </plugins>

Reply via email to