You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by "Yann Le Du (JIRA)" <ji...@codehaus.org> on 2005/07/04 16:20:14 UTC

[jira] Created: (CONTINUUM-194) Build of M2 project freezes with M2-alpha 3

Build of M2 project freezes with M2-alpha 3
-------------------------------------------

         Key: CONTINUUM-194
         URL: http://jira.codehaus.org/browse/CONTINUUM-194
     Project: Continuum
        Type: Bug
  Components: continuum-core  
    Versions: 1.0-alpha-2    
 Environment: Maven 2 alpha 3
Linux
    Reporter: Yann Le Du
    Priority: Critical


Added an M2 project --> OK. Hit "Build". The console keeps frozen on :
Build event for project 'Common framework':Running goals.
2005-07-04 16:04:17,137 [Thread-4] INFO  ShellCommandHelper             - Executing: m2 clean:clean install
2005-07-04 16:04:17,138 [Thread-4] INFO  ShellCommandHelper             - Working directory: /devel/continuum/apps/continuum/temp/86

My guess is that Maven is asking the "new plugin version" question, but we can't see it :
        Would you like to use this new version from now on? ( [Y]es, [n]o, [a]ll, n[o]ne )
Indeed, if I provide a complete plugin-registry.xml in ~/.m2, the build terminates "correctly".

I tried to turn off the interactive mode in /devel/maven/conf/settings.xml :
<interactiveMode>true</interactiveMode>
... but it doesn't seem to work.

-- 
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] Updated: (CONTINUUM-194) Build of M2 project freezes with M2-alpha 3

Posted by "Trygve Laugstol (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-194?page=all ]

Trygve Laugstol updated CONTINUUM-194:
--------------------------------------

    Fix Version: 1.0-alpha-3

> Build of M2 project freezes with M2-alpha 3
> -------------------------------------------
>
>          Key: CONTINUUM-194
>          URL: http://jira.codehaus.org/browse/CONTINUUM-194
>      Project: Continuum
>         Type: Bug
>   Components: continuum-core
>     Versions: 1.0-alpha-2
>  Environment: Maven 2 alpha 3
> Linux
>     Reporter: Yann Le Du
>     Assignee: Trygve Laugstol
>     Priority: Critical
>      Fix For: 1.0-alpha-3

>
>
> Added an M2 project --> OK. Hit "Build". The console keeps frozen on :
> Build event for project 'Common framework':Running goals.
> 2005-07-04 16:04:17,137 [Thread-4] INFO  ShellCommandHelper             - Executing: m2 clean:clean install
> 2005-07-04 16:04:17,138 [Thread-4] INFO  ShellCommandHelper             - Working directory: /devel/continuum/apps/continuum/temp/86
> My guess is that Maven is asking the "new plugin version" question, but we can't see it :
>         Would you like to use this new version from now on? ( [Y]es, [n]o, [a]ll, n[o]ne )
> Indeed, if I provide a complete plugin-registry.xml in ~/.m2, the build terminates "correctly".
> I tried to turn off the interactive mode in /devel/maven/conf/settings.xml :
> <interactiveMode>true</interactiveMode>
> ... but it doesn't seem to work.

-- 
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: (CONTINUUM-194) Build of M2 project freezes with M2-alpha 3

Posted by "Trygve Laugstol (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-194?page=all ]
     
Trygve Laugstol closed CONTINUUM-194:
-------------------------------------

    Resolution: Fixed

Fixed, thanks for the issue report.

> Build of M2 project freezes with M2-alpha 3
> -------------------------------------------
>
>          Key: CONTINUUM-194
>          URL: http://jira.codehaus.org/browse/CONTINUUM-194
>      Project: Continuum
>         Type: Bug
>   Components: continuum-core
>     Versions: 1.0-alpha-2
>  Environment: Maven 2 alpha 3
> Linux
>     Reporter: Yann Le Du
>     Assignee: Trygve Laugstol
>     Priority: Critical
>      Fix For: 1.0-alpha-3

>
>
> Added an M2 project --> OK. Hit "Build". The console keeps frozen on :
> Build event for project 'Common framework':Running goals.
> 2005-07-04 16:04:17,137 [Thread-4] INFO  ShellCommandHelper             - Executing: m2 clean:clean install
> 2005-07-04 16:04:17,138 [Thread-4] INFO  ShellCommandHelper             - Working directory: /devel/continuum/apps/continuum/temp/86
> My guess is that Maven is asking the "new plugin version" question, but we can't see it :
>         Would you like to use this new version from now on? ( [Y]es, [n]o, [a]ll, n[o]ne )
> Indeed, if I provide a complete plugin-registry.xml in ~/.m2, the build terminates "correctly".
> I tried to turn off the interactive mode in /devel/maven/conf/settings.xml :
> <interactiveMode>true</interactiveMode>
> ... but it doesn't seem to work.

-- 
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: (CONTINUUM-194) Build of M2 project freezes with M2-alpha 3

Posted by "Trygve Laugstol (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-194?page=comments#action_42339 ] 

Trygve Laugstol commented on CONTINUUM-194:
-------------------------------------------

Hm, strange. I was sure stdin was closed right after execting the command.

> Build of M2 project freezes with M2-alpha 3
> -------------------------------------------
>
>          Key: CONTINUUM-194
>          URL: http://jira.codehaus.org/browse/CONTINUUM-194
>      Project: Continuum
>         Type: Bug
>   Components: continuum-core
>     Versions: 1.0-alpha-2
>  Environment: Maven 2 alpha 3
> Linux
>     Reporter: Yann Le Du
>     Priority: Critical

>
>
> Added an M2 project --> OK. Hit "Build". The console keeps frozen on :
> Build event for project 'Common framework':Running goals.
> 2005-07-04 16:04:17,137 [Thread-4] INFO  ShellCommandHelper             - Executing: m2 clean:clean install
> 2005-07-04 16:04:17,138 [Thread-4] INFO  ShellCommandHelper             - Working directory: /devel/continuum/apps/continuum/temp/86
> My guess is that Maven is asking the "new plugin version" question, but we can't see it :
>         Would you like to use this new version from now on? ( [Y]es, [n]o, [a]ll, n[o]ne )
> Indeed, if I provide a complete plugin-registry.xml in ~/.m2, the build terminates "correctly".
> I tried to turn off the interactive mode in /devel/maven/conf/settings.xml :
> <interactiveMode>true</interactiveMode>
> ... but it doesn't seem to work.

-- 
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] Assigned: (CONTINUUM-194) Build of M2 project freezes with M2-alpha 3

Posted by "Trygve Laugstol (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-194?page=all ]

Trygve Laugstol reassigned CONTINUUM-194:
-----------------------------------------

    Assign To: Trygve Laugstol

> Build of M2 project freezes with M2-alpha 3
> -------------------------------------------
>
>          Key: CONTINUUM-194
>          URL: http://jira.codehaus.org/browse/CONTINUUM-194
>      Project: Continuum
>         Type: Bug
>   Components: continuum-core
>     Versions: 1.0-alpha-2
>  Environment: Maven 2 alpha 3
> Linux
>     Reporter: Yann Le Du
>     Assignee: Trygve Laugstol
>     Priority: Critical
>      Fix For: 1.0-alpha-3

>
>
> Added an M2 project --> OK. Hit "Build". The console keeps frozen on :
> Build event for project 'Common framework':Running goals.
> 2005-07-04 16:04:17,137 [Thread-4] INFO  ShellCommandHelper             - Executing: m2 clean:clean install
> 2005-07-04 16:04:17,138 [Thread-4] INFO  ShellCommandHelper             - Working directory: /devel/continuum/apps/continuum/temp/86
> My guess is that Maven is asking the "new plugin version" question, but we can't see it :
>         Would you like to use this new version from now on? ( [Y]es, [n]o, [a]ll, n[o]ne )
> Indeed, if I provide a complete plugin-registry.xml in ~/.m2, the build terminates "correctly".
> I tried to turn off the interactive mode in /devel/maven/conf/settings.xml :
> <interactiveMode>true</interactiveMode>
> ... but it doesn't seem to work.

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