You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Martin Gainty <mg...@hotmail.com> on 2006/02/17 17:11:27 UTC

pom.artifactID

Good Morning All-

Stupid question but I have to ask
where are the POM attributes set?
more specifically how and where is the pom.artifactId set?

Thanks,

Martin-

Re: pom.artifactID

Posted by John Casey <jd...@yahoo.com>.
um,

<project>
   <artifactId>someartifact</artifactId>
...

you might have a look at 
http://maven.apache.org/guides/getting-started/index.html

-john

Martin Gainty wrote:
> Good Morning All-
> 
> Stupid question but I have to ask
> where are the POM attributes set?
> more specifically how and where is the pom.artifactId set?
> 
> Thanks,
> 
> Martin-

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