Hi there,
I am currently working on a larger project with several subprojects.
For building the whole thing (an ear file by the way) we are using
a reactor to build all subprojects.
On Windows everything works just fine, but if I run the same reactor
on a Linux box it fails. After some investigatio
Hi there,
not sure if I missed something here, if the maven source is now under svn,
what is the svn url and on which branch is the current development taking
place?
Is there a anonymous user like under cvs?
Cheers
Hardy
--
\///
(o -)
-o00-(_)-00o-
--
Hi there,
just wondering how you guys are dealing with this.
I am using maven to build my java projects and have a installed version of
maven 1.0.1.
I also would like to develop/debug the maven. I can build maven using my
installed
version of maven, but how do I get a running version maven instal
Hi there,
I am trying to get familiar with the maven source and checked it out via:
cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login
cvs -z3 -d :pserver:[EMAIL PROTECTED]:/home/cvspublic co maven
Now, there are several things I don't understand.
1. I seem to be able to build maven, at least