I can't help you more, I didn't use those feature when I work with netbeans. I run the
webapp from a shell with "mvn jetty:run".
Sorry
ZedroS Schwart wrote:
Thanks a lot.
Netbeans has now created a quickstart project. However its name is
quickstart (war) and I don't manage to have it running. I run the
Start.java but nothing happens...
Sorry for all these questions, I'm new to Netbeans (which I choose to
try out the UML part).
Thanks in advance
ZedroS
On 10/20/07, David Bernard <[EMAIL PROTECTED]> wrote:
I try NB 6 some time ago with wicket and maven.
You don't need to "mvn netbeans:netbeans", but you need to install NB
module/plugins to manage maven2 project.
Tools>Plugins>Available plugins
Sort by category, select to install : maven in category java, and if you want
(optional) other plugin in category maven.
Regard
ZedroS Schwart wrote:
Hi all
Following what's written here http://wicket.apache.org/quickstart.html
I've tried to have the quickstart to run in Netbeans 6 beta 1.
I successfully managed to create the project using the "mvn
archetype:create ..." command, but I don't manage to use it with
Netbeans 6 even if I read :
* To create a NetBeans project perform the "mvn netbeans:netbeans"
command inside the project directory, or if using NetBeans 6, just
open the pom.xml directly.
I've tried the "mvn netbeans:netbeans" command in various locations
(at the same level as the project folder and inside it) but got :
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'netbeans'.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] The plugin 'org.apache.maven.plugins:maven-netbeans-plugin' does not exis
t or no valid version could be found
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Sat Oct 20 14:59:25 CEST 2007
[INFO] Final Memory: 1M/4M
[INFO] ------------------------------------------------------------------------
Furthermore, I don't manage to "just open the pom.xml directly". I
open the file with Netbeans, then I see it but I see nothing to have
some action. Furthermore, when doing "open project" in my project
folder, NEtbeans doesn't recognise the pom file, so no project is
open.
Where am I doing wrong ?
Thanks in advance
ZedroS
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]