On Thu, 21 Jun 2012 09:42:12 -0300, Kristian Marinkovic
<kristian.marinko...@gmail.com> wrote:
not allowed to use ant? many of us are still forced to use ant :)
Regardless of what tools you use and not use, Tapestry applications are
ordinary Java Servlet API web applications. All you need to do is to put
the dependency JARs in the webapp classpath in some way and your .class
(IDE project configuration, JARs in WEB-INF/lib) and resource (images,
.properties, etc) into the webapp classpath someway (IDE project
configuration, resources in WEB-INF/classes), app.properties in WEB-INF,
TapestryFilter configured in web.xml.
Regarding project structure, any can be used. Tapestry doesn't care about
it nor knows it. And the project structure suggested by Maven is a good
one, even when you're not using Maven.
Summary: I don't think the original post in this thread makes sense, as
Tapestry isn't built on Maven nor supposes you're using it. The Tapestry
project just provides Maven artifacts so you can easily set up your
project using Maven, Ivy, Gradle or any other tool that supports Maven
remote repositories.
On Thu, Jun 21, 2012 at 12:51 PM, Muhammad Gelbana <m.gelb...@gmail.com>
wrote:
In case these policies prohibits ant as well. I guess all you need is to
create tapestry's layout manually, include tapestry's libraries in your
classpath and you are good to go. To be clear I haven't tried that
before
although I was thinking about it.
This should be helpful
http://tapestry.apache.org/project-layout.html
On Thu, Jun 21, 2012 at 12:11 PM, Chris Mylonas <ch...@opencsta.org>
wrote:
jumpstart.doublenegative.com.au
all of it downloadable and instructions on how to set it up in eclipse.
it is ant scripts, not maven.
On 21/06/2012, at 7:45 PM, captain_rhino wrote:
> For complicated company polictical reasons I need to demonstrate a
non
maven
> eclipse project.
>
> Does any have a good example of this they could share? An axample
project
> or typical non-maven project structure. I am basically just looking
to
> produce a tapestry war using eclispe export functionality. I have a
> standard maven project so I already have the dependencies downloaded.
Any
> advice much appreciated in advance.
>
> --
> View this message in context:
http://tapestry.1045711.n5.nabble.com/Non-Maven-project-Tapestry-5-3-tp5714005.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
--
*Regards,*
*Muhammad Gelbana
Java Developer*
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
--
Thiago H. de Paula Figueiredo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org