Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support the WAR lifecycle #8

Open
jvanzyl opened this issue Jan 17, 2015 · 16 comments
Open

Support the WAR lifecycle #8

jvanzyl opened this issue Jan 17, 2015 · 16 comments

Comments

@jvanzyl
Copy link
Contributor

jvanzyl commented Jan 17, 2015

Currently there is no support for producing WAR files. This is probably not completely straight forward but if enough people ask for it we'll consider implementing it.

@theit
Copy link

theit commented Feb 4, 2015

+1 for WAR support

@vmassol
Copy link

vmassol commented Feb 4, 2015

+1, Servlet app are still quite common nowadays :) (and if we want to use Takari on XWiki's build we'll need that support)

@reckart
Copy link

reckart commented Feb 4, 2015

As long as I can have takari-lifecycle projects as dependencies of WAR modules in Eclipse, I'd probably be ok with not having the WAR module itself using the life-cycle. Just making some first steps towards switching to the new lifecycle so far, so no really formed opinion yet. Not even sure yet whether the takari-lifecycle actually speeds up anything for m2e projects in Eclipse, since Eclipse already comes with incremental compile.

@jeffjensen
Copy link

What is the probable improvement impact? Improvement only if the Java code is in the WAR module? Since my WAR modules simply assemble jars into lib, loose non-compiled files, and a handful of Spring config .java -> .class files into archive, without intimate details, I wonder that the largest improvement is with assembly plugin or the Java jar program in this case.

@jvanzyl
Copy link
Contributor Author

jvanzyl commented Feb 4, 2015

People have some questions so I'll write something up about the benefits and why you might want to use the Takari Lifecycle for WAR projects.

@javapapo
Copy link

+1 for the issue

@mosabua
Copy link
Member

mosabua commented Apr 17, 2015

Definitely interested as well. So +1 or more from me ;-)

@goldenice
Copy link

+1

1 similar comment
@Rebzie
Copy link

Rebzie commented May 5, 2015

+1

@goldenice
Copy link

What is the status on this? Is it actually up for implementation, or are there too few votes to be considered?

@jvanzyl
Copy link
Contributor Author

jvanzyl commented Jun 24, 2015

I plan to implement it but it likely won't be until August at the very least.

@barbarello
Copy link

+1 as well

@ydirickson
Copy link

It would be awesome, +1 for WAR packaging.

@louislepper
Copy link

+1

1 similar comment
@s4gh
Copy link

s4gh commented Apr 1, 2016

+1

@jakub-bochenski
Copy link

@jvanzyl it would be awesome to see this implemented or get the writeup "about the benefits and why you might want to use the Takari Lifecycle for WAR projects."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests