[ http://jira.codehaus.org/browse/MEV-140?page=comments#action_53783 ] 

Matt Raible commented on MEV-140:
---------------------------------

Jesse - you can learn about the upload process on Maven's site at: 
http://maven.apache.org/guides/mini/guide-ibiblio-upload.html

Basically, you just need to modify the existing pom.xml in ibiblio and add the 
dependencies that aren't listed in the current one.  I'll attach a version that 
is different from the current 3.0.3 version in the following way.

1. Marks jsp-api and servlet-api as <scope>provided</scope>.
2. Marks geronimo-spec-ejb as optional since I don't believe it's needed to run 
Tapestry.  
3. Adds javassist and ognl as dependencies.
4. Changes commons-codec version to 1.2.

The current version for 3.0.3 (and others) is at 
http://ibiblio.org/maven2/tapestry/tapestry/3.0.3/tapestry-3.0.3.pom.

Thanks!

Matt

> Tapestry POM missing dependencies for javassist (2.6), ognl (2.6.3), 
> commons-fileupload (1.0)
> ---------------------------------------------------------------------------------------------
>
>          Key: MEV-140
>          URL: http://jira.codehaus.org/browse/MEV-140
>      Project: Maven Evangelism
>         Type: Bug

>   Components: Missing POM
>     Reporter: Matt Raible
>     Assignee: Edwin Punzalan
>  Attachments: tapestry-3.0.3.pom
>
>
> You might include tapestry-contrib since most everyone uses it when using 
> Tapestry.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to