Re: New site content

2014-01-03 Thread Mirko Friedenhagen
Hello there, I recently wrote in an internal blog article about failsafe vs. surefire: "Maven defines lifecycles, each lifecycle is a sequence of well defined phases[0]. Each phase executes bound goals, which are defined as so called Mojo classes in Maven plugins. Lifecycles typically produce out

Re: New site content

2014-01-03 Thread Ron Wheeler
https://cwiki.apache.org/confluence/display/MAVEN/Tutorial%3A+Maven+in+60+seconds Still think that it is overly vague. It would be easier to understand if the passive voice was eliminated. Makes it clearer to understand what the developer has to do and what maven is going to do while processing

Re: New site content

2014-01-03 Thread Stephen Connolly
Also, in case it is not clear, my preferred style is to tell you information that is important later without distracting you by that information A case in point is the information that > The list of modules in the reactor is sorted in order to ensure that any dependencies that will be created by

Re: New site content

2014-01-03 Thread Stephen Connolly
FYI here is my current plan for content: https://cwiki.apache.org/confluence/display/MAVEN/New+Main+Site On 3 January 2014 16:27, Ron Wheeler wrote: > I agree with Robert's comment. > There is a danger that the page will become architecturally elegant and > will correctly describe all of the p

Re: New site content

2014-01-03 Thread Ron Wheeler
I agree with Robert's comment. There is a danger that the page will become architecturally elegant and will correctly describe all of the possible uses of Maven but will be too obscure to be useful as a starting point for a new person. It is sufficiently difficult to understand the basic conce

Re: New site content

2014-01-03 Thread Stephen Connolly
On 3 January 2014 16:09, Robert Scholte wrote: > Op Fri, 03 Jan 2014 16:46:33 +0100 schreef Stephen Connolly < > stephen.alan.conno...@gmail.com>: > > > On 3 January 2014 15:17, Robert Scholte wrote: >> >> Hi, >>> >>> I like the idea of images, however I would avoid a graph to make >>> somethi

Re: New site content

2014-01-03 Thread Robert Scholte
Op Fri, 03 Jan 2014 16:46:33 +0100 schreef Stephen Connolly : On 3 January 2014 15:17, Robert Scholte wrote: Hi, I like the idea of images, however I would avoid a graph to make something clear for new Maven users. Instead I'd prefer a linear model. My first draft did not have the gr

Re: New site content

2014-01-03 Thread Stephen Connolly
On 3 January 2014 15:17, Robert Scholte wrote: > Hi, > > I like the idea of images, however I would avoid a graph to make something > clear for new Maven users. > Instead I'd prefer a linear model. > My first draft did not have the graph at the top... perhaps it would be better suited at the bot

Re: New site content

2014-01-03 Thread Ron Wheeler
"The *reactor* of modules that will be built when building your project" From Wikipedia, the free encyclopedia *Reactor* can mean: In science * Bioreactor , any device or system that supports a biologically active environment. * Chemical reactor <

Re: New site content

2014-01-03 Thread Robert Scholte
Hi, I like the idea of images, however I would avoid a graph to make something clear for new Maven users. Instead I'd prefer a linear model. I think you should split the current model into pieces: A project model contains: - dependencies - a build plan - other project models ( you can call t

Re: New site content

2014-01-03 Thread Adam Retter
It might be clearer to annotate the diagram, rather than have a separate key table. On 3 January 2014 14:41, Stephen Connolly wrote: > Just in case it wasn't clear... I'm looking for comments and feedback > > > On 3 January 2014 14:35, Stephen Connolly > wrote: > >> OK, so to start working on new

Re: New site content

2014-01-03 Thread Stephen Connolly
Just in case it wasn't clear... I'm looking for comments and feedback On 3 January 2014 14:35, Stephen Connolly wrote: > OK, so to start working on new content I created some pages on the wiki: > > The first page is a 60 seconds overview of Maven's build process > > > https://cwiki.apache.org/co

New site content

2014-01-03 Thread Stephen Connolly
OK, so to start working on new content I created some pages on the wiki: The first page is a 60 seconds overview of Maven's build process https://cwiki.apache.org/confluence/display/MAVEN/Tutorial:+Maven+in+60+seconds I am using icons because I want to have subsequent pages give more detail and