Add class folder to maven compiler plugin

2014-05-29 Thread Petar Tahchiev
Hi guys,

here's an interesting question I can't find the answer to: how do you add a
folder of classes to your classpath of the maven-compiler-plugin? I read on
the internet most people say one should package it and add it in the
repository, but in my case that's a huuge overhead.

Any other suggestions?

-- 
Regards, Petar!
Karlovo, Bulgaria.
---
Public PGP Key at:
https://keyserver1.pgp.com/vkd/DownloadKey.event?keyid=0x19658550C3110611
Key Fingerprint: A369 A7EE 61BC 93A3 CDFF  55A5 1965 8550 C311 0611


Re: Add class folder to maven compiler plugin

2014-05-29 Thread Igor Fedorenko

Can you explain your usecase in more details? In particular, how this
class folder is consumed during build time and at runtime. I am trying
to understand why packaging a class folder is huge overhead.

--
Regards,
Igor

On 2014-05-29, 3:39, Petar Tahchiev wrote:

Hi guys,

here's an interesting question I can't find the answer to: how do you add a
folder of classes to your classpath of the maven-compiler-plugin? I read on
the internet most people say one should package it and add it in the
repository, but in my case that's a huuge overhead.

Any other suggestions?



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org