Publish tomahawk-sandbox-1.1.9.jar in Maven Repo

2011-02-22 Thread Sebastian Gomez
Good morning everyone, Yesterday I wrote a similar post on the user list, but I guess writing to the dev list would have been more appropriate. I hope there's no problem in having written to both lists. I'd like to use the tomahawk-sandbox-1.1.9.jar in my application, but to do so I need to have

Re: Publish tomahawk-sandbox-1.1.9.jar in Maven Repo

2011-02-22 Thread Jakob Korherr
Hi Sebastian, Unfortunately tomahawk-sandbox was not part of the tomahawk 1.1.9 release (see [1]). Thus we can't upload it to an apache repo. However, you could create your own public maven repo, build tomahawk-sandbox yourself, and upload it (maybe with a slightly different name) to this repo.

Re: Publish tomahawk-sandbox-1.1.9.jar in Maven Repo

2011-02-22 Thread Gerhard
short addition: if you are really sure that you need it and you don't have the infrastructure for it, you could use the wagon-svn maven extension for using a svn repository as maven repository. regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in

Re: Publish tomahawk-sandbox-1.1.9.jar in Maven Repo

2011-02-22 Thread Sebastian Gomez
Thanks for such quick and concise answer Jakob. One last thing, does anyone know if there are plans in incorporating the pprPanelGroup into the trunk to be released in some near future in a non-sandbox release? Best regards, Sebastian Gomez On Tue, Feb 22, 2011 at 10:41 AM, Jakob Korherr

Re: Publish tomahawk-sandbox-1.1.9.jar in Maven Repo

2011-02-22 Thread Sebastian Gomez
Thanks Gerhard, I'll take look at the project and update! On Tue, Feb 22, 2011 at 1:17 PM, Sebastian Gomez sage...@gmail.com wrote: Thanks for such quick and concise answer Jakob. One last thing, does anyone know if there are plans in incorporating the pprPanelGroup into the trunk to be

Re: Publish tomahawk-sandbox-1.1.9.jar in Maven Repo

2011-02-22 Thread Mike Kienenberger
We've been really slow about promoting things out of sandbox. Here's how you can help make that happen. http://wiki.apache.org/myfaces/promotion I've not used pprPanelGroup so I don't really know the status of it. With the changes in MyFaces 2.0 supporting ajax, it may be no longer required.