wouterhardeman / play2-maven-plugin

Automatically exported from code.google.com/p/play2-maven-plugin
0 stars 0 forks source link

Need some configurable file(s) outside the jar with play2-war-plugin #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I am using play2-war-plugin 1.0 to create war from the attached Play Java 
Application with following command

\myFirstApp>play war

2. Some the resource files under inside the project (myFirstApp) are bundled 
within myfirstapp_2.10-1.0-SNAPSHOT.jar, but none outside the jar.

3. Is it possible to keep some resource files  bundled inside the war, but  
outside the myfirstapp_2.10-1.0-SNAPSHOT.jar files?

 The file also needs to be available in the CLASSPATH. 

What version of the product are you using? On what operating system?

Java version: 1.7.0_04, vendor: Oracle Corporation

Default locale: en_IN, platform encoding: Cp1252

OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"

Please provide any additional information below.

Original issue reported on code.google.com by Lab.Bhat...@gmail.com on 26 Sep 2013 at 2:31

Attachments:

GoogleCodeExporter commented 8 years ago
This is not WAR Plugin for Play framework 2.x. Look here: 
https://github.com/dlecan/play2-war-plugin

Original comment by gslowiko...@gmail.com on 27 Sep 2013 at 7:56