w3c / w3c/css-validator

Only validator - no dependencies

Open
#428 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
250
Forks
123
PR merge metrics
No merged PRs in 30d

Description

Hello,

  1. Is there a current version of the jar that is not a fat jar that contains only the validator? Of course I can unpack this jar, leave what is theoretically needed in it and repack it, but I have some doubts about which packages to leave, I would definitely have to exclude javax, with the implementation of the servlet mechanism, because I have a conflict in my web application. The question is whether this validator can be used in this way, and what is the template for the correct use of this validator?

  2. It would be best if there was such a version available in the maven repository, because from what I have seen there is no current version there?

  3. Is this project still being developed, if not can you recommend something?

Regards,
Kamil Jarmusik

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking how the current validator JAR is packaged and whether a current artifact is published in the Maven repository. The issue asks for a non-fat validator version, guidance on its dependencies, and confirmation of project status; done would require a clear supported distribution or an explicit explanation of what is available.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.