You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Johan Andrén (JIRA)" <ji...@codehaus.org> on 2009/10/16 11:12:26 UTC

[jira] Created: (MNG-4397) -Dnetbeans.execution=true breaks reaktor builds on windows

-Dnetbeans.execution=true breaks reaktor builds on windows
----------------------------------------------------------

                 Key: MNG-4397
                 URL: http://jira.codehaus.org/browse/MNG-4397
             Project: Maven 2
          Issue Type: Bug
          Components: General
    Affects Versions: 2.2.1
         Environment: Windows XP, Windows 7
            Reporter: Johan Andrén


When building our multimodule project with the netbeans.execution property set (Just like the netbeans plugin run maven) none of the modules get installed in the local repository.


Project structure is something like this with dependencies from project2 on project1 etc.

root
-- multi1
---- project1 (jar)
---- project2 (ejb)
-- multi2
---- project3 (nbm)
---- project4 (nbm)
---- project5 (nbm-application)


Commandline from root of our top project to build all modules in the tree: 'mvn install -Dnetbeans.execution=true'


In the output the modules that are not installed the part with 
[INFO] [install:install {execution: default-install}]
[INFO] Installing ...


is not even present for each project built. 


If one of the leaf projects is built with netbeans.execution=true it gets installed as expected.

The problem does not appear on OsX or linux with the same 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

       

[jira] Closed: (MNG-4397) -Dnetbeans.execution=true breaks reaktor builds on windows

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

Benjamin Bentmann closed MNG-4397.
----------------------------------

    Resolution: Incomplete
      Assignee: Benjamin Bentmann

Insufficient information to debug, please re-open when a reproducible test project is available.

> -Dnetbeans.execution=true breaks reaktor builds on windows
> ----------------------------------------------------------
>
>                 Key: MNG-4397
>                 URL: http://jira.codehaus.org/browse/MNG-4397
>             Project: Maven 2
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 2.2.1
>         Environment: Windows XP, Windows 7
>            Reporter: Johan Andrén
>            Assignee: Benjamin Bentmann
>
> When building our multimodule project with the netbeans.execution property set (Just like the netbeans plugin run maven) none of the modules get installed in the local repository.
> Project structure is something like this with dependencies from project2 on project1 etc.
> root
> -- multi1
> ---- project1 (jar)
> ---- project2 (ejb)
> -- multi2
> ---- project3 (nbm)
> ---- project4 (nbm)
> ---- project5 (nbm-application)
> Commandline from root of our top project to build all modules in the tree: 'mvn install -Dnetbeans.execution=true'
> In the output the modules that are not installed the part with 
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing ...
> is not even present for each project built. 
> If one of the leaf projects is built with netbeans.execution=true it gets installed as expected.
> The problem does not appear on OsX or linux with the same 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

       

[jira] Issue Comment Edited: (MNG-4397) -Dnetbeans.execution=true breaks reaktor builds on windows

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-4397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=194978#action_194978 ] 

Benjamin Bentmann edited comment on MNG-4397 at 10/16/09 4:25 AM:
------------------------------------------------------------------

Insufficient information to debug, please re-open when a reproducible test project is available. See also the instructions given at http://jira.codehaus.org/browse/MNG

      was (Author: bentmann):
    Insufficient information to debug, please re-open when a reproducible test project is available.
  
> -Dnetbeans.execution=true breaks reaktor builds on windows
> ----------------------------------------------------------
>
>                 Key: MNG-4397
>                 URL: http://jira.codehaus.org/browse/MNG-4397
>             Project: Maven 2
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 2.2.1
>         Environment: Windows XP, Windows 7
>            Reporter: Johan Andrén
>            Assignee: Benjamin Bentmann
>
> When building our multimodule project with the netbeans.execution property set (Just like the netbeans plugin run maven) none of the modules get installed in the local repository.
> Project structure is something like this with dependencies from project2 on project1 etc.
> root
> -- multi1
> ---- project1 (jar)
> ---- project2 (ejb)
> -- multi2
> ---- project3 (nbm)
> ---- project4 (nbm)
> ---- project5 (nbm-application)
> Commandline from root of our top project to build all modules in the tree: 'mvn install -Dnetbeans.execution=true'
> In the output the modules that are not installed the part with 
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing ...
> is not even present for each project built. 
> If one of the leaf projects is built with netbeans.execution=true it gets installed as expected.
> The problem does not appear on OsX or linux with the same 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