e extending the "compile" configuration... you may want to refine your
> configurations.
>
> -Archie
>
> On Fri, Jan 16, 2009 at 10:12 AM, crashmeister
> wrote:
>
>>
>> I have 'compile' and 'runtime' confs. Runtime extends Compile.
>>
I have 'compile' and 'runtime' confs. Runtime extends Compile.
Under certain circumstances, I want to use an artifact for compilation, but
NOT for runtime.
Is there any way to block the 'runtime' conf for a dependency ?
I tried this but it did not work:
...
--
View this
Never mind, I got it to work.
Lesson: NEVER publish out of your source directory - always copy to dist and
publish from there !
--
View this message in context:
http://www.nabble.com/Publishing-multiple-artifacts-in-one-publish-event-tp21464294p21482153.html
Sent from the ivy-user mailing li