Ok,
this was due to fact that I didn't restart Netbeans after update, silly me..
I still couldn't get it totally working but it seems promising. Anyone doing Cocoon application development with Netbeans? Does it work?

cheers,
mika

P.S. Once again, I apologize mailing too easily when I have these minor problems.

Lehtonen, Mika kirjoitti:
Hi,

is it possible to create Cocoon applications straight using Netbeans IDE 6.1 and Maven plugin? I tried to do so, but I got some errors. Mainly it's about missing classworlds (this is only a part of the stacktrace):

reg. mika

[ERROR]Root error message:Missing:
[ERROR]----------
[ERROR]1) classworlds:classworlds:jar:1.1
[ERROR]  Try downloading the file manually from the project website.
[ERROR]  Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=classworlds -DartifactId=classworlds -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file [ERROR] Alternatively, if you host your own repository you can deploy the file there: [ERROR] mvn deploy:deploy-file -DgroupId=classworlds -DartifactId=classworlds -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]  Path to dependency:
[ERROR] 1) org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:2.0-alpha-3
[ERROR]      2) org.apache.maven:maven-core:jar:2.0.8
[ERROR]      3) classworlds:classworlds:jar:1.1
[ERROR]2) org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2
[ERROR]  Try downloading the file manually from the project website.
[ERROR]  Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.apache.maven.wagon -DartifactId=wagon-provider-api -Dversion=1.0-beta-2 -Dpackaging=jar -Dfile=/path/to/file [ERROR] Alternatively, if you host your own repository you can deploy the file there: [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.maven.wagon -DartifactId=wagon-provider-api -Dversion=1.0-beta-2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]  Path to dependency:
[ERROR] 1) org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:2.0-alpha-3
[ERROR]      2) org.apache.maven:maven-core:jar:2.0.8
[ERROR]      3) org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2
[ERROR]----------
[ERROR]2 required artifacts are missing.
[ERROR]for artifact:
[ERROR] org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:2.0-alpha-3
[ERROR]from the specified remote repositories:
[ERROR] apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
[ERROR]  central (http://repo1.maven.org/maven2)


---------------------------------------------------------------------
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]

Reply via email to