It's just a matter of not running it. Since nothing comes after "deploy", the only way it will run is if you run "m2 deploy".
- Brett On 8/23/05, Scott Goldstein <[EMAIL PROTECTED]> wrote: > I have a quick newbie question. In Maven 2, from the documention, it appears > that the "deploy" lifecycle publishes a project to teh remote repository. > For projects in which you don't want published to the remote ibiblio > repository, it seems like you would want to disable this lifecycle phase, > correct? Otherwise, it seems too easy to make a mistake and publish it. Can > this be done easily or am I misunderstanding the documentation? > > Thanks. > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
