Hi, I just find a bug in plexus-compiler-plugin. All classes complied by plexus-compiler-plugin will get 'source not found' problem in eclipse class file editor which is opened when you access the jar file containing the compiled classes even though you have source jar associated with the jar file. I do not know where to report this bug. This bug has been around and bothered me for many years. Today, I finally find out why I always get the 'source not found' for all jars genered by me. Some guy met the same probem as mine, see http://www.mail-archive.com/users@maven.apache.org/msg80120.html for his observation on this problem.
Regards, Rice