> I think what I may be encountering is a bug with the maven-processor-plugin.
Without knowing anything more than what you've said so far about things, I can only agree with this. But I could be wrong. > I'm only using Maven 2 however, so it is not the most recent version, but I Can you at least give the latest Maven 3.0.4 a try on your own personal machine or in a VM? If you aren't using the latest and greatest, there's a chance you've run into a bug in Maven (or something related) that's already been fixed in a more recent version of things. > can't upgrade now. Can I create a ticket for it somewhere, along with which > I could attach the code? It isn't clear to me what you are hoping to "create a ticket" for? If the issue is a bug in m-processor-p, then you would open an issue in their tracker: http://code.google.com/p/maven-annotation-plugin/issues/list If the issue is in Maven, then you would open a JIRA @ Codehaus: http://jira.codehaus.org/browse/MNG > By the way, it seems that I may have offended. For the record, I love I can't speak for anyone else, but I wasn't offended by anything you've said thus far. ;-) Don't mistake a lack of response for having offended anyone. People usually only reply if they have something specific to say and can help. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
