Java

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Assemblies created from a pom project

    1 answers - 590 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Hi!
    I get the following when I run mvn assembly:assembly (shortened to 2
    important lines):
    [INF] Building jar: <path>/
    [INF] Included module: does not
    have an artifact with a file. Please ensure the package phase is run
    before the assembly is generated.
    I remember that there is a bug in maven preventing the reactor project
    list from being filled when using the assembly plugin. It might be
    scheduled for the next release but up until then you can work around
    this problem by calling
    mvn package assembly:assembly
    This should work.
  • No.1 | | 493 bytes | |

    9/22/06, S Undheim <staaleu (AT) coretrek (DOT) comwrote:
    Is there any way I can make the parent project inherit all the child
    projects dependencies and use dependencySet to group together dependencies?

    Search the archives for my posts.
    I go into detail about setting up assemblies.
    Those posts should help.

    To unsubscribe, e-mail: users-unsubscribe (AT) maven (DOT) apache.org
    For additional commands, e-mail: users-help (AT) maven (DOT) apache.org

Re: Assemblies created from a pom project


max 4000 letters.
Your nickname that display:
In order to stop the spam: 2 + 1 =
QUESTION ON "Java"

EMSDN.COM