You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Wayne Fay <wa...@gmail.com> on 2009/04/08 02:59:08 UTC

Re: What does it mean when a plugin element doesn't have a groupId element?

> I noticed that all the references to "maven-assembly-plugin" do not have a
> "groupId" value.  Why doesn't this have a "groupId" value, and what is the
> impact of that?

The default for plugins is o.a.m.p (org.apache.maven.plugins). Its
generally a good idea to include groupIds, but not absolutely required
if you are using o.a.m.p plugins.

Wayne

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