[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-960?page=comments#action_68474 ] 

Carlos Sanchez commented on MAVENUPLOAD-960:
--------------------------------------------

the maven 1 pom can have inside dependencies/properties

<scope>provided</scope> (for the servlet api)
<scope>runtime</scope> (only needed at runtime)
<scope>test</scope> (only needed for testing htmlunit, so not needed by people 
using it)

plus

<optional>true</optional>
if it's only needed at build time or is optional


> HtmlUnit 1.9 upload request
> ---------------------------
>
>          Key: MAVENUPLOAD-960
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-960
>      Project: maven-upload-requests
>         Type: Task

>     Reporter: Marc Guillemot

>
>
> http://htmlunit.sourceforge.net/htmlunit-1.9-bundle.jar
> Team members, including myself:
> http://htmlunit.sourceforge.net/team-list.html
> http://sourceforge.net/project/memberlist.php?group_id=47038 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to