You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Yuri Schimke (JIRA)" <ji...@codehaus.org> on 2006/01/01 23:05:12 UTC

[jira] Created: (MASSEMBLY-47) Assembly task does not include dependencies

Assembly task does not include dependencies
-------------------------------------------

         Key: MASSEMBLY-47
         URL: http://jira.codehaus.org/browse/MASSEMBLY-47
     Project: Maven 2.x Assembly Plugin
        Type: Bug

 Environment: OSX
    Reporter: Yuri Schimke
    Priority: Minor


I have a multi module project, with the parent pom doing the actual assembly.  The parent pom.xml does not have any direct dependencies, only those through the individual modules.

None of the dependencies are included in the assembly.

However by including one of the dependencies with default scope in the parent pom.xml, all dependencies are included in the assembly.  



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


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


[jira] Closed: (MASSEMBLY-47) Assembly task does not include modules

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MASSEMBLY-47?page=all ]
     
Brett Porter closed MASSEMBLY-47:
---------------------------------

     Resolution: Duplicate
    Fix Version:     (was: 2.1)

> Assembly task does not include modules
> --------------------------------------
>
>          Key: MASSEMBLY-47
>          URL: http://jira.codehaus.org/browse/MASSEMBLY-47
>      Project: Maven 2.x Assembly Plugin
>         Type: Bug

>     Versions: 2.0
>  Environment: OSX
>     Reporter: Yuri Schimke
>     Assignee: Brett Porter
>     Priority: Minor

>
>
> I have a multi module project, with the parent pom doing the actual assembly.  The parent pom.xml does not have any direct dependencies, only those through the individual modules.
> None of the dependencies are included in the assembly.
> However by including one of the dependencies with default scope in the parent pom.xml, all dependencies are included in the assembly.  

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


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


[jira] Updated: (MASSEMBLY-47) Assembly task does not include modules

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MASSEMBLY-47?page=all ]

Brett Porter updated MASSEMBLY-47:
----------------------------------

      Assign To: Brett Porter
        Version: 2.0
    Fix Version: 2.1

> Assembly task does not include modules
> --------------------------------------
>
>          Key: MASSEMBLY-47
>          URL: http://jira.codehaus.org/browse/MASSEMBLY-47
>      Project: Maven 2.x Assembly Plugin
>         Type: Bug

>     Versions: 2.0
>  Environment: OSX
>     Reporter: Yuri Schimke
>     Assignee: Brett Porter
>     Priority: Minor
>      Fix For: 2.1

>
>
> I have a multi module project, with the parent pom doing the actual assembly.  The parent pom.xml does not have any direct dependencies, only those through the individual modules.
> None of the dependencies are included in the assembly.
> However by including one of the dependencies with default scope in the parent pom.xml, all dependencies are included in the assembly.  

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


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


[jira] Updated: (MASSEMBLY-47) Assembly task does not include modules

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MASSEMBLY-47?page=all ]

Brett Porter updated MASSEMBLY-47:
----------------------------------

    Summary: Assembly task does not include modules  (was: Assembly task does not include dependencies)

> Assembly task does not include modules
> --------------------------------------
>
>          Key: MASSEMBLY-47
>          URL: http://jira.codehaus.org/browse/MASSEMBLY-47
>      Project: Maven 2.x Assembly Plugin
>         Type: Bug

>  Environment: OSX
>     Reporter: Yuri Schimke
>     Priority: Minor

>
>
> I have a multi module project, with the parent pom doing the actual assembly.  The parent pom.xml does not have any direct dependencies, only those through the individual modules.
> None of the dependencies are included in the assembly.
> However by including one of the dependencies with default scope in the parent pom.xml, all dependencies are included in the assembly.  

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


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


[jira] Commented: (MASSEMBLY-47) Assembly task does not include modules

Posted by "Yuri Schimke (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MASSEMBLY-47?page=comments#action_54703 ] 

Yuri Schimke commented on MASSEMBLY-47:
---------------------------------------

Yes, thats exactly what I want.  to include all artifacts and dependencies.

The bug report is just that, I needed to directly include at least one of the dependencies, and then they were all included.

> Assembly task does not include modules
> --------------------------------------
>
>          Key: MASSEMBLY-47
>          URL: http://jira.codehaus.org/browse/MASSEMBLY-47
>      Project: Maven 2.x Assembly Plugin
>         Type: Bug

>  Environment: OSX
>     Reporter: Yuri Schimke
>     Priority: Minor

>
>
> I have a multi module project, with the parent pom doing the actual assembly.  The parent pom.xml does not have any direct dependencies, only those through the individual modules.
> None of the dependencies are included in the assembly.
> However by including one of the dependencies with default scope in the parent pom.xml, all dependencies are included in the assembly.  

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


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


[jira] Reopened: (MASSEMBLY-47) Assembly task does not include modules

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MASSEMBLY-47?page=all ]
     
Brett Porter reopened MASSEMBLY-47:
-----------------------------------


> Assembly task does not include modules
> --------------------------------------
>
>          Key: MASSEMBLY-47
>          URL: http://jira.codehaus.org/browse/MASSEMBLY-47
>      Project: Maven 2.x Assembly Plugin
>         Type: Bug

>     Versions: 2.0
>  Environment: OSX
>     Reporter: Yuri Schimke
>     Assignee: Brett Porter
>     Priority: Minor
>      Fix For: 2.1

>
>
> I have a multi module project, with the parent pom doing the actual assembly.  The parent pom.xml does not have any direct dependencies, only those through the individual modules.
> None of the dependencies are included in the assembly.
> However by including one of the dependencies with default scope in the parent pom.xml, all dependencies are included in the assembly.  

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


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


[jira] Commented: (MASSEMBLY-47) Assembly task does not include modules

Posted by "Yuri Schimke (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MASSEMBLY-47?page=comments#action_54677 ] 

Yuri Schimke commented on MASSEMBLY-47:
---------------------------------------

Actually its the dependency jars that are missing.  The bug title should be changed back.

The module jars are included successfully.  Although I am using the following to include them.  

        <fileSet>
            <directory>moduleA/target</directory>
            <includes>
                <include>*.jar</include>
            </includes>
            <outputDirectory>/lib</outputDirectory>
        </fileSet>

> Assembly task does not include modules
> --------------------------------------
>
>          Key: MASSEMBLY-47
>          URL: http://jira.codehaus.org/browse/MASSEMBLY-47
>      Project: Maven 2.x Assembly Plugin
>         Type: Bug

>  Environment: OSX
>     Reporter: Yuri Schimke
>     Priority: Minor

>
>
> I have a multi module project, with the parent pom doing the actual assembly.  The parent pom.xml does not have any direct dependencies, only those through the individual modules.
> None of the dependencies are included in the assembly.
> However by including one of the dependencies with default scope in the parent pom.xml, all dependencies are included in the assembly.  

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


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


[jira] Commented: (MASSEMBLY-47) Assembly task does not include modules

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MASSEMBLY-47?page=comments#action_54702 ] 

Brett Porter commented on MASSEMBLY-47:
---------------------------------------

Maven doesn't guess that modeA/target/*.jar is actually a Mavne project with dependencies, its just a JAR.

What you want is to automatically include all modules built artifacts and their dependencies. Right?

> Assembly task does not include modules
> --------------------------------------
>
>          Key: MASSEMBLY-47
>          URL: http://jira.codehaus.org/browse/MASSEMBLY-47
>      Project: Maven 2.x Assembly Plugin
>         Type: Bug

>  Environment: OSX
>     Reporter: Yuri Schimke
>     Priority: Minor

>
>
> I have a multi module project, with the parent pom doing the actual assembly.  The parent pom.xml does not have any direct dependencies, only those through the individual modules.
> None of the dependencies are included in the assembly.
> However by including one of the dependencies with default scope in the parent pom.xml, all dependencies are included in the assembly.  

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


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


[jira] Closed: (MASSEMBLY-47) Assembly task does not include modules

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MASSEMBLY-47?page=all ]
     
Brett Porter closed MASSEMBLY-47:
---------------------------------

    Resolution: Fixed

> Assembly task does not include modules
> --------------------------------------
>
>          Key: MASSEMBLY-47
>          URL: http://jira.codehaus.org/browse/MASSEMBLY-47
>      Project: Maven 2.x Assembly Plugin
>         Type: Bug

>     Versions: 2.0
>  Environment: OSX
>     Reporter: Yuri Schimke
>     Assignee: Brett Porter
>     Priority: Minor
>      Fix For: 2.1

>
>
> I have a multi module project, with the parent pom doing the actual assembly.  The parent pom.xml does not have any direct dependencies, only those through the individual modules.
> None of the dependencies are included in the assembly.
> However by including one of the dependencies with default scope in the parent pom.xml, all dependencies are included in the assembly.  

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


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