Skip to content

Rewrite README with usage, status and version guidance - #134

Merged
slachiewicz merged 1 commit into
masterfrom
docs/readme
Aug 8, 2026
Merged

Rewrite README with usage, status and version guidance#134
slachiewicz merged 1 commit into
masterfrom
docs/readme

Conversation

@slachiewicz

Copy link
Copy Markdown
Member

Part of codehaus-plexus/.github#58. Same skeleton as the merged pilots.

Adds the usual: description, status, dependency snippet, Java baseline, docs links. Three things specific to this repo:

Java 17. This is one of only two projects here that needs it rather than Java 8, and the README did not say so.

plexus-cipher was absorbed. The cipher implementation lives here as of 4.x (Cipher, internal/cipher), and the standalone artifact is archived. Anyone still depending on plexus-cipher should know that.

Maven users are pointed elsewhere. The old README linked the encryption guide with no framing; it now says plainly that if you are a Maven user rather than a tool author, the guide is what you want and this artifact is the implementation behind it.

Since this handles credentials, the README also asks for vulnerabilities to be reported privately. That reads as boilerplate on most repos; here it is the point.

The site-publishing recipe is dropped rather than corrected — it never worked in this repo (#132, fixed in #133).

Ran mvn spotless:apply.

Adds what the library does, a dependency snippet, the Java 17 baseline
for 4.x, and the note that plexus-cipher was absorbed here in 4.x and
is archived.

Points Maven users at the encryption guide rather than at this
artifact, and asks for vulnerabilities to be reported privately, which
matters more here than elsewhere.

Drops the 2015 'current master is now at' line and the site-publishing
recipe - the latter did not work anyway, see #132.

Part of codehaus-plexus/.github#58
@slachiewicz slachiewicz added the maintenance Cleanup, refactoring or other internal change label Aug 8, 2026
@slachiewicz
slachiewicz merged commit 4d0e254 into master Aug 8, 2026
16 checks passed
@slachiewicz
slachiewicz deleted the docs/readme branch August 17, 2026 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Cleanup, refactoring or other internal change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant