> 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]
