[java-idp-oidc] 01/02: Re-enable POM plugins that help flow tests work.

Scott Cantor cantor.2 at osu.edu
Fri Jan 10 11:40:38 EST 2020


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

scantor pushed a commit to branch master
in repository java-idp-oidc.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=69776a720a1a1a2186cb5bc6622999f9c552b4fc

commit 69776a720a1a1a2186cb5bc6622999f9c552b4fc
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jan 10 11:39:35 2020 -0500

    Re-enable POM plugins that help flow tests work.
---
 idp-oidc-extension-impl/pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/idp-oidc-extension-impl/pom.xml b/idp-oidc-extension-impl/pom.xml
index ac74387..d223e31 100644
--- a/idp-oidc-extension-impl/pom.xml
+++ b/idp-oidc-extension-impl/pom.xml
@@ -210,7 +210,6 @@
     </dependencies>
     <build>
         <plugins>
-        <!--
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-dependency-plugin</artifactId>
@@ -240,7 +239,6 @@
                     </execution>
                 </executions>
             </plugin>
-         -->
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-compiler-plugin</artifactId>

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


More information about the commits mailing list