No, it's not a pom, its purpose is to go download other dependencies and repackage them nicely.
On Tue, Aug 3, 2010 at 4:49 PM, Anders Hammar <[email protected]> wrote: > A pom project? > > /Anders > > On Tue, Aug 3, 2010 at 16:22, C. Benson Manica <[email protected]> wrote: > > > Is it possible to configure a Maven project so that it doesn't build or > > deploy the main artifact? I have projects that are essentially shells to > > download and package dependencies, but there are no Java sources to > compile > > or package as a jar (or anything else). Am I condemned to have empty > jars > > deployed along with the artifacts I want, or are there configuration > > options > > that can address this? > > > > -- > > C. Benson Manica > > [email protected] > > > -- C. Benson Manica [email protected]
