Trying to generate the javadocs with maven -> mvn site
I'm hitting this build error, any ideas?

[INFO] 
----------------------------------------------------------------------------
[INFO] Building Geronimo Test Support :: Selenium
[INFO]    task-segment: [site]
[INFO] 
----------------------------------------------------------------------------
[INFO] Preparing javadoc:javadoc
[INFO] [enforcer:enforce {execution: default}]
[INFO] Preparing surefire-report:report
[INFO] [enforcer:enforce {execution: default}]
[INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Not compiling test sources
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [site:site]
[WARNING] Unable to load parent project from repository: Could not find the 
model file 'D:\Apache\tags-2.0.1\..\pom.xml'.
[INFO] Generate "Checkstyle" report.
[INFO] There are 45 checkstyle errors.
[INFO] Generate "JavaDocs" report.
1 error
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error during page generation

Embedded error: Error rendering Maven report: Exit code: 1 - 
D:\Apache\tags-2.0.1\testsupport\testsupport-selenium\src\main\java\org\apache\geronimo\testsupport\SeleniumTestSupport.java:56:
 annotations are not supported in -source 1.4
(try -source 1.5 to enable annotations)
   @BeforeSuite
    ^

Command line was:C:\Java\jdk1.5.0_06\jre\..\bin\javadoc.exe -J-Xmx512m 
-J-Xms128m @options @packages
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 8 seconds
[INFO] Finished at: Thu Aug 23 15:52:58 EDT 2007
[INFO] Final Memory: 78M/508M
[INFO] ------------------------------------------------------------------------

Cheers!
Hernan


Hernan Cunico wrote:
Good point, does anyone know if maven 2 has some sort of template for formatting the java docs?

/www/geronimo.apache.org/api is not under version control, does anyone know how these used to get updated in the past?

I'm looking into generating a new set of javadocs but I think we should keep them on svn this time. Thoughts?

As for the schemas, we currently have schemas-1.0 and schemas-1.1 under http://svn.apache.org/repos/asf/geronimo/site/trunk/docs/

Can you folks copy all the .xsd to *schemas-2.0*, I don't really know where to get them all from. I'll update the website once we have the schemas there. How does that sound?

Cheers!
Hernan

Jarek Gawor wrote:
Hernan,

The 'Javadoc' link on the main page still seems to point to some
outdated API. Also, the 'XML Schemas' link does not have the 2.0
schemas.

Jarek

On 8/21/07, Hernan Cunico <[EMAIL PROTECTED]> wrote:
Ok, the downloads page is updated as well as the News in the front page.

Cheers!
Hernan

Matt Hogstrom wrote:
Da

On Aug 21, 2007, at 4:12 PM, Hernan Cunico wrote:

I'll update it later tonight. Are we ready for updating the "News"
section too?

Cheers!
Hernan

Matt Hogstrom wrote:
Hernan,
Oh mighty purveyor of Confluence shtuffes.  Can you update our
website for downloads of 2.0.1...looks like its had time to bake and
we're good to go.  (So long as Donald doesn't find a security problem
;-P )



Reply via email to