You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2010/12/16 14:42:08 UTC

[jira] Created: (MNG-4936) Allow to better monitor and adjust a Maven build during CI

Allow to better monitor and adjust a Maven build during CI
----------------------------------------------------------

                 Key: MNG-4936
                 URL: http://jira.codehaus.org/browse/MNG-4936
             Project: Maven 2 & 3
          Issue Type: New Feature
          Components: Command Line, Settings
    Affects Versions: 3.0.1
            Reporter: Benjamin Bentmann


For improved integration into CI, Maven should
a) have a means to load an extension (let's call it spy) via CLI
b) enable this spy extension to adjust major parameters of the build like the settings
c) provide this spy extension with detailed events about the execution


-- 
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

        

[jira] Closed: (MNG-4936) Allow to better monitor and adjust a Maven build during CI

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-4936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MNG-4936.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.2
         Assignee: Benjamin Bentmann

Done in [r1050096|http://svn.apache.org/viewvc?view=revision&revision=1050096].

The system property {{maven.ext.class.path}} can point at one or more JARs which can contribute {{EventSpy}} impls. Such a spy gets notified of both execution and repository events and other interesting bits.

> Allow to better monitor and adjust a Maven build during CI
> ----------------------------------------------------------
>
>                 Key: MNG-4936
>                 URL: http://jira.codehaus.org/browse/MNG-4936
>             Project: Maven 2 & 3
>          Issue Type: New Feature
>          Components: Command Line, Settings
>    Affects Versions: 3.0.1
>            Reporter: Benjamin Bentmann
>            Assignee: Benjamin Bentmann
>             Fix For: 3.0.2
>
>
> For improved integration into CI, Maven should
> a) have a means to load an extension (let's call it spy) via CLI
> b) enable this spy extension to adjust major parameters of the build like the settings
> c) provide this spy extension with detailed events about the execution

-- 
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

        

[jira] Commented: (MNG-4936) Allow to better monitor and adjust a Maven build during CI

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-4936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=248770#action_248770 ] 

Olivier Lamy commented on MNG-4936:
-----------------------------------

very interesting !
What is your implementation idea exactly ?
c) you mean a kind of extension of the current ExecutionListener ?

> Allow to better monitor and adjust a Maven build during CI
> ----------------------------------------------------------
>
>                 Key: MNG-4936
>                 URL: http://jira.codehaus.org/browse/MNG-4936
>             Project: Maven 2 & 3
>          Issue Type: New Feature
>          Components: Command Line, Settings
>    Affects Versions: 3.0.1
>            Reporter: Benjamin Bentmann
>
> For improved integration into CI, Maven should
> a) have a means to load an extension (let's call it spy) via CLI
> b) enable this spy extension to adjust major parameters of the build like the settings
> c) provide this spy extension with detailed events about the execution

-- 
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