<div dir="ltr">Hi all,<div>  As development continues on Forge 2, I think we had all hoped the improvements to the parser API would be available in time to be used for the release.  We now have a split between JavaType and JavaSource which represent the read only and writable portions of the parser API for a given class|interface|enum|annotation|package-descriptor.  The latest version is at <a href="https://github.com/forge/java-parser/tree/refactor-hierarchy">https://github.com/forge/java-parser/tree/refactor-hierarchy</a>.  Would it be SOP to proceed by publishing a SNAPSHOT, or...?</div>
<div><br></div><div>  Also, since there are quite a few incompatible API changes, I wonder if it would make sense to change the package name at some level, e.g. org.jboss.forge.parser2, as well as the Maven artifact id.  By avoiding &quot;jar hell&quot; with multiple versions of the library on the classpath, this would make it possible for dependent Forge plugins to switch over gradually if necessary and might avoid impacting release timelines.</div>
<div><br></div><div>Thanks,</div><div>Matt</div></div>