Skip to content
This repository was archived by the owner on Aug 29, 2024. It is now read-only.
This repository was archived by the owner on Aug 29, 2024. It is now read-only.

Publish the library as a "real" JAR (with compiled classes!) and not only as a "sources" JAR ! #16

Description

@olivier-duval

Hi
I had a really "fun" time trying to understand what was wrong with the "com.github.teclib-idmef:java-idmef-library:V1.0.2"...
After carefull inspection, it appears that this jar contains only the SOURCES (.java files) and is not already compiled (.class files), as it it usually the case...

So, I strongly suggest that you

  • publish a "real" compiled JAR (like the one on your github release) to mavenCentral (or any repository... as long as it's public and contains the compiled .class files)
  • rename the JitPack JAR explicitly as sources, like: java-idmef-library-sources_V1.0.2.jar

I'm sure that every dev will thank you for not losing time to understand what is wrong with it...

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