Skip to content

Conversation

@magwas
Copy link
Contributor

@magwas magwas commented Mar 27, 2019

No description provided.

@magwas
Copy link
Contributor Author

magwas commented Mar 27, 2019

fixes #14

@red61wjt
Copy link

I get package com.sun.javadoc does not exist when I try and compile this branch

@magwas
Copy link
Contributor Author

magwas commented Aug 28, 2019

Are you sure? I have just checked, and this works flawlessly:

git clone --branch feature/compile_with_java_11 https://github.com/magwas/xml-doclet.git;\
    cd xml-doclet/; mvn install;

please share the build output so I can figure out what the problem is.

@magwas
Copy link
Contributor Author

magwas commented Aug 28, 2019

As there is no response from Markus, I intend to publish a package to OSSRH/maven central with the fix.
https://issues.sonatype.org/browse/OSSRH-51109

@kingb12
Copy link

kingb12 commented Jul 22, 2020

@magwas did you ever get this published to maven central? Sorry if I'm missing something, running into the same issue you fixed

@magwas
Copy link
Contributor Author

magwas commented Jul 24, 2020

No, we just check out and mvn install.

@russo595
Copy link

russo595 commented Jul 31, 2020

@MarkusBernhardt When changes will be made?

@manticore-projects
Copy link

manticore-projects commented May 8, 2023

As there is no response from Markus, I intend to publish a package to OSSRH/maven central with the fix. https://issues.sonatype.org/browse/OSSRH-51109

Greetings.
I have done exactly that: https://github.com/manticore-projects/xml-doclet

<docletArtifact>
    <groupId>com.manticore-projects.tools</groupId>
    <artifactId>xml-doclet</artifactId>
    <version>1.1.3</version>
</docletArtifact>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants