Skip to content

Missing project? #11

Description

@allentc

This maven project pom.xml, and also the Direct Project Stock project, references an "org.nhind" dependency for which the source code is not found in this GitHub organization. Or perhaps the repo is not public:

<dependency>
    <groupId>${project.groupId}</groupId>
    <artifactId>direct-jce-providers</artifactId>
    <version>1.0</version>
    <exclusions>...</exclusions>
</dependency>

This artifact was published (with source) publicly in 2016 and is currently available from Maven Central: direct-jce-providers. One would think it should be found in the DirectProjectJavaRI organization as well.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions