You will generally find it helpful to grab a look at some significant
open source project that addresses some of what you are looking to do.
Have, for example, a look at cxf.apache.org.

On Wed, Jul 6, 2011 at 6:37 PM, kanesee <kane...@gmail.com> wrote:
> I thought the <dependency> section was just for artifacts that are located in
> the repository.
> For artifacts that consist of my own code, aren't those modules? I may be
> confusing the two.
>
> Our code base actually contains several different products, so I don't think
> it makes sense to have one pom that lists all of the subdirs as modules. My
> understanding is that I would have a pom-package for each of our products,
> which references only the subdirs (modules or dependencies) that it needed.
>
> Is my understanding correct?
>
> --
> View this message in context: 
> http://maven.40175.n5.nabble.com/Referencing-modules-in-a-sibling-folder-tp4559091p4559177.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to