Any update to this? I've tried a bunch of combinations. I think at this
point I'm going to try and hack the latest source to meet my needs.
~ David
Hal Hildebrand-3 wrote:
>
> I have a large, multiple module project that I need to create a repository
> assembly for. I have no problems creating the binary, including the
> dependencies. However, I can't seem to create a repository. I'm running
> the
> assembly in the project's top level pom, of course, but from what I can
> tell, there seems to be no way to indicated to use all the sub modules -
> i.e. The only way to create the repository seems to be be placing all the
> dependencies in the top level pom. Obviously, this will be a nightmare to
> maintain. Also, since the binary assembly seems perfectly capable of
> including the sub module's binaries and dependencies, it would seem that
> the
> repository assembly should be able to do the same.
>
> Falling short of actually creating the repository for one reason or
> another,
> if I could get the format of the binary assembly to be identical to the
> repository layout, that would be sufficient for my needs as I don't need
> the
> maven repository metadata. Right now, I've tried using no outputfile
> format, with simply a directory - doesn't work. I've also tried using:
> ${groupId}/${artifactId} as the directory - kind of works, but now I have
> .'s instead of /'s in the repository group id directory.
>
> Surely this is possible through some machination or incantation, right?
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
>
--
View this message in context:
http://www.nabble.com/-maven-2--assembly%3A-repository-from-multiple-modules-tp8505848p23566098.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]