Super-confusing?? :-)

Yes, Maven Repositories has nothing to do with GIT repositories. The
former is a 'download location' for dependencies during the build
process. The latter is source control system term, like in Perforce
and AccuRev I think it was called Depots.
So no, they don't belong together.

StreamFlow is not officially part of Qi4j, which both a good and bad
thing. The good side is we don't want to be an umbrella for all Qi4j
apps, but the downside is that at the moment it produces a lot of
feedback that is discussed and often get incorporate into the Qi4j
project, either due to usecase or simply as reusable code, suggestions
for improvements, bugs found and so on.

Regarding the 'download sources', you can also do mvn
dependency:sources directly on the command line in a project, or
incorporate that into your own POM to do it automatically, as we do.
Check the <build> section and look for a 'maven-dependency-plugin' to
see how that is done or check Maven's official docs.



Cheers

On Wed, Mar 3, 2010 at 2:57 AM, Marc Grue <[email protected]> wrote:
> Oh, and there's the mvn-snapshots repository at
> http://repository.ops4j.org/mvn-snapshots/org/qi4j/
> What is the difference to the git repository at
> http://dscm.ops4j.org/git/gitweb.cgi?
> Do they have different purposes? Which is newest? It's seems redundant and
> confusing. Couldn't it all be in one place?
> Any more repositories?...
>
> (sorry for not cleaning up my previous posts)
> On 02/03/2010, at 19.39, Marc Grue wrote:
>
> ============================
> Web Access
> ...
> [other projects/repository addresses/access approaches...???]
> =====================================
> ... I'm also curious if there are other "secret" qi4j repositories/projects
> around... ;)
>
> _______________________________________________
> qi4j-dev mailing list
> [email protected]
> http://lists.ops4j.org/mailman/listinfo/qi4j-dev
>
>



-- 
Niclas Hedhman, Software Developer
http://www.qi4j.org - New Energy for Java

I  live here; http://tinyurl.com/2qq9er
I  work here; http://tinyurl.com/2ymelc
I relax here; http://tinyurl.com/2cgsug

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to