Jane Young wrote:
> It's a known issue. See:
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6766662
> Workaround is to rebuild again w/o cleaning up your maven repo.
Still fails.
Harsha Godugu wrote:
> This is happening due to maven-bundle plugin hitting a vm limitation
> around file manipulation (zip/jar files this case).
> If you run into this issue, try first building javaee-api and then the
> rest of the top level from v3/pom.xml.
This worked for me.
I also kicked the JDK team so hopefully this bug will get fixed in the
next update release.