Hi Ioan,
snapshots are published
https://repository.apache.org/content/groups/snapshots/org/apache/james/james-project/
but mailbox pom.xml still points to 1.6
I upgraded locally to 1.7-SNAPSHOT, tried 'mvn site', and got error.
With 1.6, javadoc was fine.
Maybe it needs apiviz executable in path (will try later, or you can
remove it from your path and see result :)
Thx.
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-javadoc-plugin:2.7:aggregate
(javadocs-for-site) on project apache-james-mailbox: An error has
occurred in JavaDocs report generation:
[ERROR] Exit code: 1 - javadoc: error -
/Users/echarles/dev/apache-james/current/mailbox/target/classes doesn't
exist or is not readable.
[ERROR]
[ERROR] Command line was:
/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/javadoc
-J-Xmx1024m -J-Xms256m @options @packages
[ERROR]
[ERROR] Refer to the generated Javadoc files in
'/Users/echarles/dev/apache-james/current/mailbox/target/site/apidocs' dir.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.7:aggregate
(javadocs-for-site) on project apache-james-mailbox: An error has
occurred in JavaDocs report generation:
Exit code: 1 - javadoc: error -
/Users/echarles/dev/apache-james/current/mailbox/target/classes doesn't
exist or is not readable.
Command line was:
/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/javadoc
-J-Xmx1024m -J-Xms256m @options @packages
Refer to the generated Javadoc files in
'/Users/echarles/dev/apache-james/current/mailbox/target/site/apidocs' dir.
On 10/09/11 10:41, Ioan Eugen Stan wrote:
Hello,
Well, I've added the changes and commited them but when I compiled
james server nothing happened. Does Maven downloads the parent POM
every time or do I have to clean the cache? Or it downloads the
released version of the POM so it will be available when the new
SNAPSHOT/RELEASE version is published ?
Bye,
--
Eric
http://about.echarles.net
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]