On 12/14/06, Deepak Bhole <[EMAIL PROTECTED]> wrote:
Why is offline behaviour useful? It is just the way Fedora does things
to ensure that everything is traceable. It is to ensure that the entire
application is built ground up from sources. All of the "System
installed jars" that I am referring to above, are jars that come from
packages we built into Fedora, which would have been built from source.

so you need all jars that Maven depends on to be built from sources,
right? it's just that you already have the most used ones built
already (eg. xerces) and only need the ones Fedora hasn't built yet
(eg. plexus).

This is just the build step for inclusion in Fedora and ensure sources
match binaries, after maven is built users will do as usual and first
time they call mvn all those dependencies will be downloaded from the
repo instead of using the Fedora provided ones.

did I get it right?

--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                            -- The Princess Bride

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to