Skip to content

[BUG] Snapshot build doesn't produce snapshot JARs #56

@dblock

Description

@dblock

Describe the bug

Coming from opensearch-project/opensearch-build#179, the build with -Dbuild.snapshot=true doesn't produce snapshot outputs.

To Reproduce

./gradlew publishToMavenLoacal --no-daemon --refresh-dependencies -DskipTests=true -Dopensearch.version=1.0.0-SNAPSHOT -Dbuild.snapshot=true

Creates ~/.m2/repository/org/opensearch/common-utils/1.0.0.0.

Expected behavior

Expected common-utils/1.0.0-SNAPSHOT.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions