[java-identity-provider] 03/03: IDP-2147 - Test deploying pom.xml

Tom Zeller tzeller at dragonacea.biz
Fri Apr 12 00:42:58 UTC 2024


This is an automated email from the git hooks/post-receive script.

tzeller pushed a commit to branch dev/IDP-2147
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=cdbdb0c7511a001650621757878ad2bbf8735747

commit cdbdb0c7511a001650621757878ad2bbf8735747
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Thu Apr 11 19:42:15 2024 -0500

    IDP-2147 - Test deploying pom.xml
    
    https://shibboleth.atlassian.net/browse/IDP-2147
---
 idp-msi/pom.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/idp-msi/pom.xml b/idp-msi/pom.xml
index 1dc34142d..37c45f96a 100644
--- a/idp-msi/pom.xml
+++ b/idp-msi/pom.xml
@@ -172,12 +172,15 @@
                                     <!--
                                     <file>${project.basedir}/target/shibboleth-identity-provider-${project.version}-x64.msi</file>
                                     -->
+                                    <file>${project.basedir}/pom.xml</file>
                                     <groupId>net.shibboleth.idp</groupId>
                                     <artifactId>idp-msi</artifactId>
                                     <version>${project.version}</version>
                                     <generatePom>false</generatePom>
+                                    <!--
                                     <packaging>jar</packaging>
                                     <classifier>msi</classifier>
+                                    -->
                                     <homedir>${project.basedir}/gnupg</homedir>
                                 </configuration>
                             </execution>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list