Javadoc Report

  Generating Javadoc
  Javadoc execution
  Loading source files for package net.sf.tourviewer...
  Constructing Javadoc information...
  src/java/net/sf/tourviewer/JTourViewer.java:8: package net.sf.tourviewer.lib does not exist
  import net.sf.tourviewer.lib.Tour;
                               ^
  src/java/net/sf/tourviewer/JTourViewer.java:9: package net.sf.tourviewer.lib does not exist
  import net.sf.tourviewer.lib.TourRecord;
                               ^
  src/java/net/sf/tourviewer/JTourViewer.java:10: package net.sf.tourviewer.lib does not exist
  import net.sf.tourviewer.lib.TourSet;
                               ^
  src/java/net/sf/tourviewer/JTourViewer.java:11: package net.sf.tourviewer.lib.ciclo does not exist
  import net.sf.tourviewer.lib.ciclo.CicloRawReader;
                                     ^
  src/java/net/sf/tourviewer/JTourViewer.java:19: cannot find symbol
  symbol  : class TourSet
  location: class net.sf.tourviewer.JTourViewer
  	public TourSet read(String filename) throws IOException {
                 ^
  src/java/net/sf/tourviewer/JTourViewer.java:40: cannot find symbol
  symbol  : class TourSet
  location: class net.sf.tourviewer.JTourViewer
  	private void print(TourSet tourSet)
                             ^
  Standard Doclet version 1.5.0-beta3
  Building tree for all the packages and classes...
  Generating target/docs/apidocs/constant-values.html...
  Copying file cache/maven-javadoc-plugin-1.6.1/plugin-resources/stylesheet.css to file target/docs/apidocs/stylesheet.css...
  Building index for all the packages and classes...
  Building index for all classes...
  Generating target/docs/apidocs/help-doc.html...
  6 warnings