> No source files and no packages have been specified.
> Total time:  26 seconds

Do you have a <package> in your project.xml?
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/


"Joshi, Yogesh (Cognizant)" <[EMAIL PROTECTED]> wrote on 
19/09/2003 01:31:58 AM:

> 
> Hi ,
> 
> Maven is one level up to Ant in terms of Project Management 
capabilities.
> But I am not very clear how they are represented. Does it mean, it 
> generates a consolidated report when 
> I say "maven site" ?
> 
> I tried this and I got the below mentioned Error.
> 
> Attaching with this is my project.xml.
> 
> 
> 
> 
> D:\SampleMaven>maven site
>  __  __
> |  \/  |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-10
> 
> site:
> xdoc:register-reports:
> maven-jdepend-plugin:register:
> 
> maven-checkstyle-plugin:register:
> 
> maven-changes-plugin:register:
> 
> maven-changelog-plugin:register:
> 
> maven-developer-activity-plugin:register:
> 
> maven-file-activity-plugin:register:
> 
> maven-license-plugin:register:
> 
> maven-javadoc-plugin:register:
> 
> maven-jxr-plugin:register:
> 
> maven-junit-report-plugin:register:
> 
> maven-linkcheck-plugin:register:
> 
> maven-tasklist-plugin:register:
> 
> 
> site:run-reports:
>     [echo] Generating the Metrics...
> maven-jdepend-plugin:report:
> java:prepare-filesystem:
> 
> java:compile:
>     [echo] Compiling to D:\SampleMaven/target/classes
> 
>     [mkdir] Created dir: D:\SampleMaven\target\generated-xdocs
> 
>     [echo] Generating the Checkstyle...
> checkstyle:init:
> 
> checkstyle:license:
>     [echo]
> 
> ====================================================================
> ==
>             =                             W A R N I N G
>  =
> 
> ====================================================================
> ==
>             =  Your project doesn't contain a header file specified as:
>  =
>             =  D:\SampleMaven\LICENSE.txt
>             =  Checkstyle needs it to check the existence of the 
> License in your
>  =
>             =  source files. If it can't find this file, it throws an 
error.
>  =
>             =  A temporary solution is to create an empty LICENSE.txt 
file.
>  =
>             =  Though, we recommend that you edit this License.
>  =
> 
> ====================================================================
> ==
> 
> 
> checkstyle:report:
> 
>     [echo] Generating the Change Log...
> maven-changelog-plugin:report:
>     [echo] Generating the changelog report
> 
>     [echo] Generating the Developer Activity...
> maven-developer-activity-plugin:report:
>     [echo] Generating the developer activity report
> 
>     [echo] Generating the File Activity...
> maven-file-activity-plugin:report:
>     [echo] Generating the file activity report
> 
>     [echo] Generating the Project License...
> maven-license-plugin:report:
> xdoc:init:
>     [mkdir] Created dir: D:\SampleMaven\target\docs
> 
> license:transfer:
>     [echo]
> ======================================================================
>       =                             W A R N I N G   =
> ======================================================================
>       =  Your project doesn't contain a header file specified as:   =
>       =  D:\SampleMaven/LICENSE.txt
>       =  The License Report Plugin needs it to display the license   =
>       =  for the project.   =
>       =  If it can't find this file, it creates a page mentioning that  
=
>       =  no license file has been given to Maven.   =
> ======================================================================
> 
> 
> license:
> 
> 
>     [echo] Generating the JavaDocs...
> xdoc:init:
> 
> maven-javadoc-plugin:report:
>     [mkdir] Created dir: D:\SampleMaven\target\docs\apidocs
>     [mkdir] Created dir: D:\SampleMaven\target\javadoc
> 
> BUILD FAILED
> File...... file:/C:/Documents and Settings/104487/.
> maven/plugins/maven-javadoc-p
> lugin-1.3-SNAPSHOT/
> Element... ant:javadoc
> Line...... 98
> Column.... 60
> No source files and no packages have been specified.
> Total time:  26 seconds
> 
> 
> Any tips would be of great help !
> 
> Regards
> Yogesh
> [attachment "project.xml" deleted by dIon Gillard/Multitask 
> Consulting/AU] [attachment "InterScan_Disclaimer.txt" deleted by 
> dIon Gillard/Multitask Consulting/AU] 
> ---------------------------------------------------------------------
> 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