HI wayne, I think deploy approach is the correct one looks like in this case.
But when we execute MVN INSTALL it will generate all artifacts locally or on our local cache correct ? Thanks. On Tue, Feb 21, 2012 at 12:50 PM, Wayne Fay <[email protected]> wrote: > > How can i disable those 2 (maven-pojo and maven-java) projects not to > > publish artifacts at repository level. > > You can perhaps try to do this using deploy:deploy-file to only deploy > the specific files/artifacts you want deployed but not the entire > project. > > > Looking for some solution on this, As don't want to create unncessary > > artifacts on repository as nobody is going to use it other then my own > Main > > project EAR project. > > This isn't sufficient justification for these efforts, IMO. > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
