Hello Decebal,

when I try to install your application I get the error:

[ERROR] MavenInvocationException: Error when invoking Maven, consult the invoker log file: /homeerweitert/java/wicket/appfuse/makler/wicket-jade/new/trunk/wicket-jade/target/invoker/maven-javadoc-plugin25820809.txt

and in maven-javadoc-plugin25820809.txt


is written:

Invoking Maven for the goals: [org.apache.maven.plugins:maven-javadoc-plugin:2.6.1:javadoc] with no properties

M2_HOME=/usr/share/maven2
MAVEN_OPTS=null
JAVA_HOME=/homeerweitert/usr/lib/jvm/java-7-openjdk-i386/jre/..
JAVA_OPTS=null

[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Wicket Jade Demo
[INFO] task-segment: [org.apache.maven.plugins:maven-javadoc-plugin:2.6.1:javadoc] [INFO] ------------------------------------------------------------------------
[INFO] Preparing javadoc:javadoc
[INFO] snapshot ro.fortsoft.wicket.jade:wicket-jade:0.1-SNAPSHOT: checking for updates from sonatype-nexus-snapshots Downloading: https://oss.sonatype.org/content/repositories/snapshots/ro/fortsoft/wicket/jade/wicket-jade/0.1-SNAPSHOT/wicket-jade-0.1-SNAPSHOT.pom [INFO] Unable to find resource 'ro.fortsoft.wicket.jade:wicket-jade:pom:0.1-SNAPSHOT' in repository sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots) Downloading: https://oss.sonatype.org/content/repositories/snapshots/ro/fortsoft/wicket/jade/wicket-jade/0.1-SNAPSHOT/wicket-jade-0.1-SNAPSHOT.jar [INFO] Unable to find resource 'ro.fortsoft.wicket.jade:wicket-jade:jar:0.1-SNAPSHOT' in repository sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots) [INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) ro.fortsoft.wicket.jade:wicket-jade:jar:0.1-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
mvn install:install-file -DgroupId=ro.fortsoft.wicket.jade -DartifactId=wicket-jade -Dversion=0.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=ro.fortsoft.wicket.jade -DartifactId=wicket-jade -Dversion=0.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) ro.fortsoft.wicket.jade:wicket-jade-demo:war:0.1-SNAPSHOT
      2) ro.fortsoft.wicket.jade:wicket-jade:jar:0.1-SNAPSHOT

----------
1 required artifact is missing.

for artifact:
  ro.fortsoft.wicket.jade:wicket-jade-demo:war:0.1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 seconds
[INFO] Finished at: Wed Aug 07 09:46:27 CEST 2013
[INFO] Final Memory: 19M/89M
[INFO] ------------------------------------------------------------------------
Am 07.08.2013 00:10, schrieb Decebal Suiu:
Hi Martin

I created a branch
https://github.com/decebals/wicket-jade/tree/children-components for your
idea.
I increased the complexity of demo application a little bit.
Now, the HomePage contains a BooksPanel that contains an AuthorPanel. Both
panels extend JadePanel.
BooksPanel.jade contains a div(wicket:id="authorPanel"). The markup for
authorPanel is AuthorPanel.jade.

Everything works fine.

Is this what you want or I misunderstand you? Can you explain your idea in
more words?

Best regards,
Decebal



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Announce-wicket-jade-tp4660722p4660739.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

By cocoon project I I got some information about node.js and now I am investigating how I could use it

Best regards
Heiner

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to