You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Natalie Burdick (JIRA)" <ji...@codehaus.org> on 2005/08/30 22:15:02 UTC

[jira] Created: (MNG-808) Maven 2 Website Information

Maven 2 Website Information
---------------------------

         Key: MNG-808
         URL: http://jira.codehaus.org/browse/MNG-808
     Project: Maven 2
        Type: Task
  Components: documentation  
 Reporter: Natalie Burdick


Sample topics/themes (based on mailing lists):

1) Why Choose/Use Maven:

- How does using Maven change my every day job?
- How does using Maven make my code better?
- I'm a developer that uses Maven, how do I get other developers to adopt Maven when they say "I've got an IDE
that compile's my java code and don't need anything else."
- I'm a developer that uses Maven, how do I get my manager(s) to adopt Maven?

2) Build Basics:

Why use a CI server?
How do I use CI with Maven:

--With Continuum
--with CruiseControl
--with Anthill

Why use a SCM?
How do I use my SCM and Maven:
--with CVS
--with subversion
--with (tbd)

Why Perform Unit Testing?

How do I perform unit testing in Maven:
--with Junit
--with Cactus

Why Apply Code Coverage?
*How to apply code coverage to Maven:
--with Clover
--with Jcoverage
--with Corbetura

3) Maven-specifics:

When/Why should I use M1
When/Why should I use M2
When, Why should I set up a multi-project?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MNG-808) Maven 2 Website Information

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-808?page=all ]

John Casey updated MNG-808:
---------------------------

    Fix Version:     (was: 2.0.3)
                 documentation

> Maven 2 Website Information
> ---------------------------
>
>          Key: MNG-808
>          URL: http://jira.codehaus.org/browse/MNG-808
>      Project: Maven 2
>         Type: Task

>   Components: documentation - general
>     Reporter: Natalie Burdick
>      Fix For: documentation

>
>
> Sample topics/themes (based on mailing lists):
> 1) Why Choose/Use Maven:
> - How does using Maven change my every day job?
> - How does using Maven make my code better?
> - I'm a developer that uses Maven, how do I get other developers to adopt Maven when they say "I've got an IDE
> that compile's my java code and don't need anything else."
> - I'm a developer that uses Maven, how do I get my manager(s) to adopt Maven?
> 2) Build Basics:
> Why use a CI server?
> How do I use CI with Maven:
> --With Continuum
> --with CruiseControl
> --with Anthill
> Why use a SCM?
> How do I use my SCM and Maven:
> --with CVS
> --with subversion
> --with (tbd)
> Why Perform Unit Testing?
> How do I perform unit testing in Maven:
> --with Junit
> --with Cactus
> Why Apply Code Coverage?
> *How to apply code coverage to Maven:
> --with Clover
> --with Jcoverage
> --with Corbetura
> 3) Maven-specifics:
> When/Why should I use M1
> When/Why should I use M2
> When, Why should I set up a multi-project?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MNG-808) Maven 2 Website Information

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-808?page=all ]

Brett Porter updated MNG-808:
-----------------------------

    Fix Version: 2.0
     Complexity: Novice  (was: Intermediate)

> Maven 2 Website Information
> ---------------------------
>
>          Key: MNG-808
>          URL: http://jira.codehaus.org/browse/MNG-808
>      Project: Maven 2
>         Type: Task
>   Components: documentation
>     Reporter: Natalie Burdick
>      Fix For: 2.0

>
>
> Sample topics/themes (based on mailing lists):
> 1) Why Choose/Use Maven:
> - How does using Maven change my every day job?
> - How does using Maven make my code better?
> - I'm a developer that uses Maven, how do I get other developers to adopt Maven when they say "I've got an IDE
> that compile's my java code and don't need anything else."
> - I'm a developer that uses Maven, how do I get my manager(s) to adopt Maven?
> 2) Build Basics:
> Why use a CI server?
> How do I use CI with Maven:
> --With Continuum
> --with CruiseControl
> --with Anthill
> Why use a SCM?
> How do I use my SCM and Maven:
> --with CVS
> --with subversion
> --with (tbd)
> Why Perform Unit Testing?
> How do I perform unit testing in Maven:
> --with Junit
> --with Cactus
> Why Apply Code Coverage?
> *How to apply code coverage to Maven:
> --with Clover
> --with Jcoverage
> --with Corbetura
> 3) Maven-specifics:
> When/Why should I use M1
> When/Why should I use M2
> When, Why should I set up a multi-project?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MNG-808) Maven 2 Website Information

Posted by "Brian K. Wallace (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-808?page=comments#action_60298 ] 

Brian K. Wallace commented on MNG-808:
--------------------------------------

Aside from the "Why Choose/Use Maven", is there really a need for the "Why XXX" sections? I view "Why perform Unit Testing" or "Why use CI" as issues to be dealt with in a "Unit Testing" or "CI" document. HOW to use those with Maven, definitely - but why?

> Maven 2 Website Information
> ---------------------------
>
>          Key: MNG-808
>          URL: http://jira.codehaus.org/browse/MNG-808
>      Project: Maven 2
>         Type: Task

>   Components: Documentation:  General
>     Reporter: Natalie Burdick
>      Fix For: documentation

>
>
> Sample topics/themes (based on mailing lists):
> 1) Why Choose/Use Maven:
> - How does using Maven change my every day job?
> - How does using Maven make my code better?
> - I'm a developer that uses Maven, how do I get other developers to adopt Maven when they say "I've got an IDE
> that compile's my java code and don't need anything else."
> - I'm a developer that uses Maven, how do I get my manager(s) to adopt Maven?
> 2) Build Basics:
> Why use a CI server?
> How do I use CI with Maven:
> --With Continuum
> --with CruiseControl
> --with Anthill
> Why use a SCM?
> How do I use my SCM and Maven:
> --with CVS
> --with subversion
> --with (tbd)
> Why Perform Unit Testing?
> How do I perform unit testing in Maven:
> --with Junit
> --with Cactus
> Why Apply Code Coverage?
> *How to apply code coverage to Maven:
> --with Clover
> --with Jcoverage
> --with Corbetura
> 3) Maven-specifics:
> When/Why should I use M1
> When/Why should I use M2
> When, Why should I set up a multi-project?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MNG-808) Maven 2 Website Information

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-808?page=all ]

John Casey updated MNG-808:
---------------------------

    Fix Version:     (was: 2.0.1)
                 2.0.2

> Maven 2 Website Information
> ---------------------------
>
>          Key: MNG-808
>          URL: http://jira.codehaus.org/browse/MNG-808
>      Project: Maven 2
>         Type: Task
>   Components: documentation - general
>     Reporter: Natalie Burdick
>      Fix For: 2.0.2

>
>
> Sample topics/themes (based on mailing lists):
> 1) Why Choose/Use Maven:
> - How does using Maven change my every day job?
> - How does using Maven make my code better?
> - I'm a developer that uses Maven, how do I get other developers to adopt Maven when they say "I've got an IDE
> that compile's my java code and don't need anything else."
> - I'm a developer that uses Maven, how do I get my manager(s) to adopt Maven?
> 2) Build Basics:
> Why use a CI server?
> How do I use CI with Maven:
> --With Continuum
> --with CruiseControl
> --with Anthill
> Why use a SCM?
> How do I use my SCM and Maven:
> --with CVS
> --with subversion
> --with (tbd)
> Why Perform Unit Testing?
> How do I perform unit testing in Maven:
> --with Junit
> --with Cactus
> Why Apply Code Coverage?
> *How to apply code coverage to Maven:
> --with Clover
> --with Jcoverage
> --with Corbetura
> 3) Maven-specifics:
> When/Why should I use M1
> When/Why should I use M2
> When, Why should I set up a multi-project?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org