You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Stefano Bagnara (JIRA)" <se...@james.apache.org> on 2006/05/15 00:43:05 UTC

[jira] Created: (JAMES-497) Introduce use of Maven2

Introduce use of Maven2
-----------------------

         Key: JAMES-497
         URL: http://issues.apache.org/jira/browse/JAMES-497
     Project: James
        Type: New Feature

  Components: Build System  
    Reporter: Stefano Bagnara
     Fix For: 2.4.0


Maven2 would give us:
- automatic dependency download from ibiblio (remove problems with lgpl libraries we use in tests)
- generation of .project and .classpath for eclipse and other specific IDE tasks (IDEA): JAMES-439
- simpler integration with third party tools (clover, continuos integration)
- standard folder structure: more similar to our sister project "Apache Directory", we can reuse their installer and modules.
- integrated site generation (good thing if we plan to make our release cycles faster)


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


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


[jira] Updated: (JAMES-497) Introduce use of Maven2

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ http://issues.apache.org/jira/browse/JAMES-497?page=all ]

Norman Maurer updated JAMES-497:
--------------------------------

    Fix Version: 3.0
                     (was: 2.4.0)

> Introduce use of Maven2
> -----------------------
>
>          Key: JAMES-497
>          URL: http://issues.apache.org/jira/browse/JAMES-497
>      Project: James
>         Type: New Feature

>   Components: Build System
>     Reporter: Stefano Bagnara
>      Fix For: 3.0

>
> Maven2 would give us:
> - automatic dependency download from ibiblio (remove problems with lgpl libraries we use in tests)
> - generation of .project and .classpath for eclipse and other specific IDE tasks (IDEA): JAMES-439
> - simpler integration with third party tools (clover, continuos integration)
> - standard folder structure: more similar to our sister project "Apache Directory", we can reuse their installer and modules.
> - integrated site generation (good thing if we plan to make our release cycles faster)

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


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


[jira] Commented: (JAMES-497) Introduce use of Maven2

Posted by "Stefano Bagnara (JIRA)" <se...@james.apache.org>.
    [ http://issues.apache.org/jira/browse/JAMES-497?page=comments#action_12424937 ] 
            
Stefano Bagnara commented on JAMES-497:
---------------------------------------

I added a basic pom.xml to create our current site.
The pom also include all the dependencies needed to build and run tests/build reports for james-server but it should not be used as the official way to build it because it currently depend on not-verified third party libraries from ibiblio.

> Introduce use of Maven2
> -----------------------
>
>                 Key: JAMES-497
>                 URL: http://issues.apache.org/jira/browse/JAMES-497
>             Project: James
>          Issue Type: New Feature
>          Components: Build System
>            Reporter: Stefano Bagnara
>             Fix For: 3.0
>
>
> Maven2 would give us:
> - automatic dependency download from ibiblio (remove problems with lgpl libraries we use in tests)
> - generation of .project and .classpath for eclipse and other specific IDE tasks (IDEA): JAMES-439
> - simpler integration with third party tools (clover, continuos integration)
> - standard folder structure: more similar to our sister project "Apache Directory", we can reuse their installer and modules.
> - integrated site generation (good thing if we plan to make our release cycles faster)

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

        

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


[jira] Resolved: (JAMES-497) Introduce use of Maven2

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved JAMES-497.
---------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: Trunk)
                   3.0-M1
         Assignee: Norman Maurer

maven2 is now the official build tool

> Introduce use of Maven2
> -----------------------
>
>                 Key: JAMES-497
>                 URL: https://issues.apache.org/jira/browse/JAMES-497
>             Project: JAMES Server
>          Issue Type: New Feature
>          Components: Build System
>            Reporter: Stefano Bagnara
>            Assignee: Norman Maurer
>             Fix For: 3.0-M1
>
>
> Maven2 would give us:
> - automatic dependency download from ibiblio (remove problems with lgpl libraries we use in tests)
> - generation of .project and .classpath for eclipse and other specific IDE tasks (IDEA): JAMES-439
> - simpler integration with third party tools (clover, continuos integration)
> - standard folder structure: more similar to our sister project "Apache Directory", we can reuse their installer and modules.
> - integrated site generation (good thing if we plan to make our release cycles faster)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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