Building with maven I get \"package javax.xml.bind.annotation does not exist\"
What do I need to make JAXB work with Java 5?
Jaxb should work with Java 5 but it seems that there are more people having issues with it. Could it be that are missing some jars?
Check out this forum post.