[ 
https://issues.apache.org/jira/browse/AIRAVATA-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16379200#comment-16379200
 ] 

ASF GitHub Bot commented on AIRAVATA-2662:
------------------------------------------

tilaks26 commented on a change in pull request #168: [AIRAVATA-2662] Adding 
Migrator class to create everyone group in all domains
URL: https://github.com/apache/airavata/pull/168#discussion_r171049209
 
 

 ##########
 File path: modules/sharing-registry/sharing-data-migrator/pom.xml
 ##########
 @@ -59,6 +59,16 @@
             <artifactId>airavata-data-models</artifactId>
             <version>${project.version}</version>
         </dependency>
+        <dependency>
+            <groupId>org.apache.airavata</groupId>
+            <artifactId>airavata-credential-store-stubs</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+        <dependency>
 
 Review comment:
   You're right. This is not needed. I added this earlier because I was using 
the KeyCloakSecurityManager instance in my code.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> One-Time Migration to Create the "everyone" Group for all Domains
> -----------------------------------------------------------------
>
>                 Key: AIRAVATA-2662
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-2662
>             Project: Airavata
>          Issue Type: Improvement
>            Reporter: Sneha Tilak
>            Assignee: Sneha Tilak
>            Priority: Major
>
> One-time migration to create and populate the “everyone” group for all 
> existing domains and share all the existing application deployments with the 
> group.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to