Hi Henry.

I will update the site tonight. Last night I had some problems with the
internet connection. Meanwhile you can use this URL if you want to get the
latest
Tomcat5 release:

http://apache.speedbone.de/tomcat/tomcat-5/v5.5.27/bin/apache-tomcat-5.5.27.zip

We also provide an example using the Jetty embedded container. But the fact
is that you will, eventually need a container (Tomcat, JBoss...) and
normally
it is installed already in some place. You can point to that place by
setting the
[home] parameter in the cargo-maven2-plugin.

Since different people need to set different [home] parameters and some
people
might not even have a container installed, I thought that it would be much
more
simpler if the container is pulled from the internet. You can also avoid
this if you
want with the [home] parameter I just told you about.

Cheers, Petar

2009/1/27 Henri Yandell <flame...@gmail.com>

> 1.8.1 release and I was able to get the m2 plugin!
>
> Next problem is that I can't get the cargo-maven2-plugin as listed on
> the Cactus page :)
>
> The Tomcat url listed doesn't work btw - and wouldn't an example that
> pulls from Maven and not a zip, be it Tomcat or Jetty, be cleaner?
>
> Thanks,
>
> Hen
>
> On Sun, Jan 4, 2009 at 5:17 AM, Petar Tahchiev <paranoia...@gmail.com>
> wrote:
> > Hi Henry,
> >
> > good to see you on the Cactus dev list :-).
> > It is also good to see someone is taking care of
> > the Taglibs. I myself once migrated Cactus from Ant
> > to M2 so if you find any problems in the migration
> > you can contact me offline.
> >
> > About the cactus-maven2-plugin. Currently the only possible
> > way to get the 1.8.1-SNAPSHOT maven2 plugin is to
> > checkout cactus from the svn and build it.
> > I was hoping to make a 1.8.1 release by the end of December, but the
> point
> > is cactus depends on Maven-assembly-plugin. I started contributing
> > patches to the assembly-plugin to ease the MASSEMBLY release and now I am
> > currently
> > waiting for the Maven guys to push their release (they already
> > casted a vote on the mailing list).
> >
> > The cactus-maven2 plugin can be used only to cactify your war/ear file.
> The
> > rest of the game is
> > taken care of by the Maven-Assmebly plugin and the Cargo plugin.
> > For the cactifywar goal there is a web-page
> >
> > http://jakarta.apache.org/cactus/integration/maven2/cactifywar.html
> >
> > explaining roughly how to use. I was in the process of writing a
> cactifyear
> > web page and I think it
> > is in the SVN. Cactus comes with several sample applications
> > that you can consult to see how they are working. In the 1.8.0 release
> they
> > used to be built with Ant and Ivy, but in the SVN HEAD they are built
> with
> > maven and the
> > cactus-maven2 plugin. Take a look at them and I am sure you will get the
> > idea.
> >
> > I hope I was able to help.
> >
> > See you in March on the ApacheCON :-).
> >
> > Cheers, Petar.
> >
> > 2009/1/4, Henri Yandell <flame...@gmail.com>:
> >>
> >> I'm throwing some energy into Jakarta Taglibs - moving it to M2. The
> >> Standard Taglib currently uses Cactus, but it seems to me that all of
> >> them should and it would be a good working example for Cactus to point
> >> to, it being so close project wise etc.
> >>
> >> I had a brief dig into Cactus and M2 - following the instructions on the
> >> site:
> >>
> >> http://jakarta.apache.org/cactus/integration/maven2/index.html
> >>
> >> My current problem is that I can't get the 1.8.1-SNAPSHOT maven2
> >> plugin. It's not on the snapshot repo, and there's no m2 integration
> >> in the central repo. Later problems that the page doesn't cover will
> >> be:
> >>
> >> * How do I run it?
> >> * Where do I put the jsp files to be picked up etc?
> >>
> >> :)
> >>
> >> Any ideas/thoughts would be greatly appreciated,
> >>
> >> Hen
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: cactus-dev-unsubscr...@jakarta.apache.org
> >> For additional commands, e-mail: cactus-dev-h...@jakarta.apache.org
> >>
> >>
> >
> >
> > --
> > Regards, Petar!
> > Karlovo, Bulgaria.
> > - - - - - - - -
> > | Author @ Manning Publications.
> > | Senior Solution Architect @ Unic
> > | BGJUG-Bulgarian Java User Group Leader.
> > | Apache Jakarta PMC member.
> > | Jakarta Cactus Lead Developer.
> > | Blogger: http://weblogs.java.net/blog/paranoiabla/
> > - - - - - - - -
> > Public PGP Key at:
> >
> https://keyserver1.pgp.com/vkd/DownloadKey.event?keyid=0x19658550C3110611
> > Key Fingerprint: A369 A7EE 61BC 93A3 CDFF  55A5 1965 8550 C311 0611
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cactus-dev-unsubscr...@jakarta.apache.org
> For additional commands, e-mail: cactus-dev-h...@jakarta.apache.org
>
>


-- 
Regards, Petar!
Karlovo, Bulgaria.
- - - - - - - -
| Author @ Manning Publications.
| Senior Solution Architect @ Unic
| BGJUG-Bulgarian Java User Group Leader.
| Apache Maven Developer.
| Apache Jakarta PMC member.
| Jakarta Cactus Lead Developer.
| Blogger: http://weblogs.java.net/blog/paranoiabla/
- - - - - - - -
Public PGP Key at:
https://keyserver1.pgp.com/vkd/DownloadKey.event?keyid=0x19658550C3110611
Key Fingerprint: A369 A7EE 61BC 93A3 CDFF  55A5 1965 8550 C311 0611

Reply via email to