Re: Compiler plugin picks up source from jars in classpath

2008-03-25 Thread Benjamin Bentmann
I found that one of my dependencies bundles some source in the jar... the compiler plugin compiles it and it ends up in my artifact. Has anyone see this before? This could be unrelated to the plugin but be a general issue with javac. If you read its tech docs [0], you notice that it reads sourc

Compiler plugin picks up source from jars in classpath

2008-03-24 Thread Michael McCallum
I found that one of my dependencies bundles some source in the jar... the compiler plugin compiles it and it ends up in my artifact. Has anyone see this before? -- Michael McCallum Enterprise Engineer mailto:[EMAIL PROTECTED] ---