Hi Norman, > thx for the pointer.. Anyway thats not quite right, cause the > distribution build can be found under spring-deployment/target. Interesting, where do the archives in the repository come from then? Are they downloaded by Maven from a Maven repository?
Tim > I just > add a note about it.. > > Bye, > Norman > > 2010/1/12 Tim-Christian Mundt <[email protected]>: > > Hi, > > > > it would be helpful for beginners to tell them where to find James after > > building it. I attached a quick proposal. (Was still expecting it in > > /target, took me quite some time to find it.) > > > > Tim > > > > Index: BUILDING.txt > > =================================================================== > > --- BUILDING.txt (revision 898340) > > +++ BUILDING.txt (working copy) > > @@ -1,4 +1,4 @@ > > -The primary build tool for James server is maven. > > +The primary build tool for James server is Maven. > > > > On a new checkout start by running > > $ cd stage > > @@ -6,4 +6,4 @@ > > $ cd .. > > $ mvn clean package > > > > -This will compiled all modules and build the distributions. > > +This will compile all modules and build the distributions which can then be > > found in the local Maven repository: > > <HOME>/.m2/repository/org/apache/james/james-server-spring-deployment/ > > \ No newline at end of file > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
