Skip to content

Namespace pom.properties #3556

@ccjernigan

Description

@ccjernigan

Expected behavior

Jedis JAR contents should be namespaced to avoid conflicts when compiled together with other JARs in an application.

I think the more conventional namespace would be META-INF/maven/redis.clients/jedis/pom.properties

Actual behavior

Jedis JAR contains pom.properties at the root which could conflict with other libraries at compile time.

Steps to reproduce:

  1. Unzip the Jedis 5.0 JAR
  2. See pom.properties in the root

Redis / Jedis Configuration

5.0

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions