SpiceOwlf commented on pull request #5524:
URL: https://github.com/apache/nifi/pull/5524#issuecomment-975595612


   Environment: 
   openjdk version "1.8.0_292"
   OpenJDK Runtime Environment (build 1.8.0_292-8u292-b10-0ubuntu1~18.04-b10)
   OpenJDK 64-Bit Server VM (build 25.292-b10, mixed mode)
   
   Apache Maven 3.6.0
   
   Install NonDex based on the instructions from 
https://github.com/TestingResearchIllinois/NonDex
   
   Run the following commands under /nifi:
   
   1. mvn install -pl 
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-authorization-providers
 -am -DskipTests 
   
   2. mvn -pl 
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-authorization-providers
 test 
-Dtest=org.apache.nifi.authorization.CompositeUserGroupProviderTest#testMultipleProvidersWithConflictingUsers
   
   3. mvn -pl  
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-authorization-providers
 edu.illinois:nondex-maven-plugin:1.1.2:nondex 
-Dtest=org.apache.nifi.authorization.CompositeUserGroupProviderTest#testMultipleProvidersWithConflictingUsers
 -DnondexRuns=10
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to