patrodyne / hisrc-higherjaxb

The most advanced JAXB Maven Plugin for XJC (XML Schema compilation).
BSD 3-Clause "New" or "Revised" License
8 stars 0 forks source link

Integrate changes from other forks? #1

Closed norrisjeremy closed 2 years ago

norrisjeremy commented 2 years ago

Will you be looking at integrating changes from other forks, such as https://github.com/evolvedbinary/jvnet-jaxb-maven-plugin?

patrodyne commented 2 years ago

Jeremy, I have updated the README with my next goals for this repository. My plan is to work slowly, with incremental commits and occasional releases, until all dependencies are updated to current versions. My overall goal, for the near term, is to include the new jakarta namespace. After that, I'll consider new features.

vetrivendhan commented 2 years ago

Hi @patrodyne When will it be released in the Maven central?

patrodyne commented 2 years ago

Hi @vetrivendhan, all the libraries (hisrc-xxx.jar) have been released to the Maven Central Repository. See the README.md for the Maven Search and Index links.

vetrivendhan commented 2 years ago

Thanks, @patrodyne for the response. But the version which is in Maven (0.6.3) doesn't seem to support the Jakarta JAXB libraries. Can you please let me know if this support is to be added in near future?

patrodyne commented 2 years ago

I do not have dates for the next release. I will keep the README.md updated with my current goals and status. Currently, I am working on new sample projects to explore features and further verify the current build. After that, I plan to slowly update dependencies to new versions but short of the Jakarta namespace conversation. When I am confident of the pre-Jakarta build(s) then I'll look at conversion to the Jakarta build which will be several releases away.

vetrivendhan commented 2 years ago

Thanks for the prompt update @patrodyne . Appreciate your kind response!!