NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
Zahari
Joined: 16 Sep 2010 Posts: 2
|
Posted: Thu Sep 16, 2010 10:14 am Post subject: Copy html files to class directory in maven web project |
|
|
Hi,
I've created a maven web project. In this project I used wicket framework. By convention each Wicket page consists of both a markup file and a Java file. Their names must be the same, except for the extension. For example name the files Index.html and Index.java, both files must exist in the same directory on the classpath. How could I configure my project to copy the HTML files to the generated class’s directory ? |
|
| Back to top |
|
 |
jyeary
Joined: 21 Oct 2008 Posts: 605 Location: Simpsonville, SC
|
Posted: Sat Sep 18, 2010 2:48 pm Post subject: Re: Copy html files to class directory in maven web project |
|
|
Are you using the Wicket plugin? I see that one exists, but I personally don't use Wicket.
Sent from my iPhone
On Sep 16, 2010, at 5:14, "Zahari" <address-removed> wrote:
| Quote: | Hi,
I've created a maven web project. In this project I used wicket framework. By convention each Wicket page consists of both a markup file and a Java file. Their names must be the same, except for the extension. For example name the files Index.html and Index.java, both files must exist in the same directory on the classpath. How could I configure my project to copy the HTML files to the generated class’s directory ?
|
|
|
| Back to top |
|
 |
Zahari
Joined: 16 Sep 2010 Posts: 2
|
Posted: Sat Sep 18, 2010 7:56 pm Post subject: |
|
|
| Hi I fix it it was maven configuration file issue. I don't use wicket plugin. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|