[java-idp-integration-tests] 01/04: Do not remove testbed classifier when using Eclipse (m2e)

Tom Zeller tzeller at dragonacea.biz
Wed Aug 21 15:51:09 EDT 2019


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

tzeller pushed a commit to branch master
in repository java-idp-integration-tests.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=4f2fbe46cc2a6daea2340ceb2f7022167230b256

commit 4f2fbe46cc2a6daea2340ceb2f7022167230b256
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Aug 21 14:31:13 2019 -0500

    Do not remove testbed classifier when using Eclipse (m2e)
    
    Workaround no longer necessary
---
 pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 71b2f28..613558a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -713,7 +713,6 @@
         </profile>
 
         <!--
-        Remove the testbed dependency classifier when using Eclipse, but not from the command line.
         See https://wiki.eclipse.org/M2E-WTP_FAQ
         -->
         <profile>
@@ -767,9 +766,6 @@
                     </plugins>
                 </pluginManagement>
             </build>
-            <properties>
-                <testbed.classifier></testbed.classifier>
-            </properties>
         </profile>
     </profiles>
 

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


More information about the commits mailing list