Wednesday, March 3, 2010

Sun "internal" packages: Maven vs Eclipse

When working with any java classes that have the word "internal" in their package name you'll notice that your build will compile just fine in Eclipse but fail when compiled via Maven.

If you want an intelligent guess at why this may be happening, you can refer to this useful post which talks about this issue in more detail.

0 comments:

Post a Comment