Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maven depedency not present on maven central #41

Open
dave-InTheCloud opened this issue Dec 20, 2022 · 1 comment
Open

Maven depedency not present on maven central #41

dave-InTheCloud opened this issue Dec 20, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@dave-InTheCloud
Copy link

Hi,

I am trying to use the maven dependency, but when I checked on maven central:

<dependency>
  <groupId>com.delinea.secrets</groupId>
  <artifactId>tss-sdk-java</artifactId>
  <version>1.0</version>
</dependency>

I only found the old (one):

    <dependency>
            <groupId>com.thycotic.secrets</groupId>
            <artifactId>tss-sdk-java</artifactId>
            <version>1.0.1</version>
   </dependency>

I used the last on it's avaible a maven central repository. Is it the good choice ?

@tylerezimmerman tylerezimmerman added the bug Something isn't working label Dec 21, 2022
@tylerezimmerman
Copy link
Contributor

@githubsuha please review the scope for getting the rebranded SS plugin published to the Maven repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants