You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Milos Kleint (JIRA)" <ji...@codehaus.org> on 2008/03/14 18:19:28 UTC

[jira] Created: (MNG-3464) maven-toolchains missing from final binary.. need to update the assembly

maven-toolchains missing from final binary.. need to update the assembly
------------------------------------------------------------------------

                 Key: MNG-3464
                 URL: http://jira.codehaus.org/browse/MNG-3464
             Project: Maven 2
          Issue Type: Bug
          Components: Command Line
    Affects Versions: 2.0.9
            Reporter: Milos Kleint
            Priority: Blocker


the newly added toolchains components are not packaged in the final binary fo 2.0.9

-- 
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] Reopened: (MNG-3464) maven-toolchains missing from final binary.. need to update the assembly

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

John Casey reopened MNG-3464:
-----------------------------


adds a cyclic dependency when added to maven-core...I didn't realize this. I need to move the assembly stuff out to a new module.

> maven-toolchains missing from final binary.. need to update the assembly
> ------------------------------------------------------------------------
>
>                 Key: MNG-3464
>                 URL: http://jira.codehaus.org/browse/MNG-3464
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Command Line
>    Affects Versions: 2.0.9
>            Reporter: Milos Kleint
>            Assignee: John Casey
>            Priority: Blocker
>             Fix For: 2.0.9
>
>
> the newly added toolchains components are not packaged in the final binary fo 2.0.9

-- 
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-3464) maven-toolchains missing from final binary.. need to update the assembly

Posted by "Milos Kleint (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_127386 ] 

Milos Kleint commented on MNG-3464:
-----------------------------------

and
http://svn.apache.org/viewvc?rev=637657&view=rev

> maven-toolchains missing from final binary.. need to update the assembly
> ------------------------------------------------------------------------
>
>                 Key: MNG-3464
>                 URL: http://jira.codehaus.org/browse/MNG-3464
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Command Line
>    Affects Versions: 2.0.9
>            Reporter: Milos Kleint
>            Assignee: Milos Kleint
>            Priority: Blocker
>             Fix For: 2.0.9
>
>
> the newly added toolchains components are not packaged in the final binary fo 2.0.9

-- 
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-3464) maven-toolchains missing from final binary.. need to update the assembly

Posted by "Milos Kleint (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_127291 ] 

Milos Kleint commented on MNG-3464:
-----------------------------------

i have split the assembly into a separate module, it depends on core and toolchain. it seems to work. Is your fix along those lines?


> maven-toolchains missing from final binary.. need to update the assembly
> ------------------------------------------------------------------------
>
>                 Key: MNG-3464
>                 URL: http://jira.codehaus.org/browse/MNG-3464
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Command Line
>    Affects Versions: 2.0.9
>            Reporter: Milos Kleint
>            Assignee: Milos Kleint
>            Priority: Blocker
>             Fix For: 2.0.9
>
>
> the newly added toolchains components are not packaged in the final binary fo 2.0.9

-- 
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-3464) maven-toolchains missing from final binary.. need to update the assembly

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_127302 ] 

John Casey commented on MNG-3464:
---------------------------------

Mine does the same thing, though there are also changes that need to be done for the integration-test executor, and the src/bin, src/conf, and NOTICE.txt, etc. files need to be moved as well.

> maven-toolchains missing from final binary.. need to update the assembly
> ------------------------------------------------------------------------
>
>                 Key: MNG-3464
>                 URL: http://jira.codehaus.org/browse/MNG-3464
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Command Line
>    Affects Versions: 2.0.9
>            Reporter: Milos Kleint
>            Assignee: Milos Kleint
>            Priority: Blocker
>             Fix For: 2.0.9
>
>
> the newly added toolchains components are not packaged in the final binary fo 2.0.9

-- 
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-3464) maven-toolchains missing from final binary.. need to update the assembly

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

Milos Kleint closed MNG-3464.
-----------------------------

    Resolution: Fixed

http://svn.apache.org/viewvc?rev=637648&view=rev


> maven-toolchains missing from final binary.. need to update the assembly
> ------------------------------------------------------------------------
>
>                 Key: MNG-3464
>                 URL: http://jira.codehaus.org/browse/MNG-3464
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Command Line
>    Affects Versions: 2.0.9
>            Reporter: Milos Kleint
>            Assignee: Milos Kleint
>            Priority: Blocker
>             Fix For: 2.0.9
>
>
> the newly added toolchains components are not packaged in the final binary fo 2.0.9

-- 
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-3464) maven-toolchains missing from final binary.. need to update the assembly

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

John Casey closed MNG-3464.
---------------------------

      Assignee: John Casey  (was: Milos Kleint)
    Resolution: Fixed

done, just needed to be added to the dependencyManagement in the maven top-level POM and the dependencies of the maven-core POM.

> maven-toolchains missing from final binary.. need to update the assembly
> ------------------------------------------------------------------------
>
>                 Key: MNG-3464
>                 URL: http://jira.codehaus.org/browse/MNG-3464
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Command Line
>    Affects Versions: 2.0.9
>            Reporter: Milos Kleint
>            Assignee: John Casey
>            Priority: Blocker
>             Fix For: 2.0.9
>
>
> the newly added toolchains components are not packaged in the final binary fo 2.0.9

-- 
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: (MNG-3464) maven-toolchains missing from final binary.. need to update the assembly

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

Milos Kleint updated MNG-3464:
------------------------------

    Fix Version/s: 2.0.9

> maven-toolchains missing from final binary.. need to update the assembly
> ------------------------------------------------------------------------
>
>                 Key: MNG-3464
>                 URL: http://jira.codehaus.org/browse/MNG-3464
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Command Line
>    Affects Versions: 2.0.9
>            Reporter: Milos Kleint
>            Assignee: Milos Kleint
>            Priority: Blocker
>             Fix For: 2.0.9
>
>
> the newly added toolchains components are not packaged in the final binary fo 2.0.9

-- 
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-3464) maven-toolchains missing from final binary.. need to update the assembly

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_127284 ] 

John Casey commented on MNG-3464:
---------------------------------

Milos, I have a working fix for this, but Brian mentioned you already had something you thought would work. If you have any trouble, let me know.

> maven-toolchains missing from final binary.. need to update the assembly
> ------------------------------------------------------------------------
>
>                 Key: MNG-3464
>                 URL: http://jira.codehaus.org/browse/MNG-3464
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Command Line
>    Affects Versions: 2.0.9
>            Reporter: Milos Kleint
>            Assignee: John Casey
>            Priority: Blocker
>             Fix For: 2.0.9
>
>
> the newly added toolchains components are not packaged in the final binary fo 2.0.9

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