You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Gautham Pamu <ga...@hotmail.com> on 2004/07/14 01:08:39 UTC

typo in UserGuide Documentation

Hi Maven Team,

In code snippet of User Guide Documentation, there is typo.. it should be 
</artifactId>. If this is already fixed.. you can ignore this email.... If I 
need to open an issue in
http://jira.codehaus.org/BrowseProject.jspa?id=10030, please let me know.

<project>
  ...
  <dependencies>

   <dependency>
     <groupId>commons-jelly</groupId>
     <artifactId>commons-jelly</groupId>
     <version>SNAPSHOT</version>
   </dependency>

  </dependencies>
...
</project>

Thanks
Gautham Pamu

_________________________________________________________________
MSN Life Events gives you the tips and tools to handle the turning points in 
your life. http://lifeevents.msn.com


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


Re: typo in UserGuide Documentation

Posted by Brett Porter <br...@gmail.com>.
never hurts to open an issue so we don't forget... the site was last
published in the last 24 hours, so I'm guessing it is still there.


On Tue, 13 Jul 2004 23:08:39 +0000, Gautham Pamu
<ga...@hotmail.com> wrote:
> Hi Maven Team,
> 
> In code snippet of User Guide Documentation, there is typo.. it should be
> </artifactId>. If this is already fixed.. you can ignore this email.... If I
> need to open an issue in
> http://jira.codehaus.org/BrowseProject.jspa?id=10030, please let me know.
> 
> <project>
>   ...
>   <dependencies>
> 
>    <dependency>
>      <groupId>commons-jelly</groupId>
>      <artifactId>commons-jelly</groupId>
>      <version>SNAPSHOT</version>
>    </dependency>
> 
>   </dependencies>
> ...
> </project>
> 
> Thanks
> Gautham Pamu
> 
> _________________________________________________________________
> MSN Life Events gives you the tips and tools to handle the turning points in
> your life. http://lifeevents.msn.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
>

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