[Dle-ohmit] Nightly build results for dle-ohmit

Maven User maven at epic52.dep.state.fl.us
Wed Nov 16 21:11:53 EST 2005


 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

build:start:

nightly-build:
    [mkdir] Created dir: /3psw/home/maven-1.0.2/projects/dle-ohmit/target
clean:clean:
    [delete] Deleting directory /3psw/home/maven-1.0.2/projects/dle-ohmit/target

clean:

java:prepare-filesystem:
    [mkdir] Created dir: /3psw/home/maven-1.0.2/projects/dle-ohmit/target/classes

java:compile:
    [echo] Compiling to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/classes
    [echo] 
==========================================================

  NOTE: Targetting JVM 1.4, classes
  will not run on earlier JVMs

==========================================================
          
    [javac] Compiling 131 source files to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/classes

jcoverage:on:
    [mkdir] Created dir: /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/jcoverage
    [mkdir] Created dir: /3psw/home/maven-1.0.2/projects/dle-ohmit/target/jcoverage/database
    [mkdir] Created dir: /3psw/home/maven-1.0.2/projects/dle-ohmit/target/jcoverage/classes
instrumenting the class-files...
jcoverage 1.0.5 copyright (c)2003 jcoverage ltd. http://jcoverage.com/
jcoverage is licensed under the GNU General Public License
jcoverage comes with ABSOLUTELY NO WARRANTY
instrumenting 194 classes to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/jcoverage/classes
    [instrument] WARN instrument, no source line numbers found for: dle.ohmit.dao.impl.party.IncdntPartyDAOImpl$1, compile with debug="yes".
    [instrument] WARN instrument, no source line numbers found for: dle.ohmit.dao.lookup.impl.LookupObjectDAOImpl$1, compile with debug="yes".
    [instrument] WARN instrument, no source line numbers found for: dle.ohmit.dao.impl.party.PartyDAOImpl$1, compile with debug="yes".
    [instrument] WARN instrument, no source line numbers found for: dle.ohmit.dao.lookup.impl.LookupDistrictDAOImpl$1, compile with debug="yes".
    [instrument] WARN instrument, no source line numbers found for: dle.ohmit.dao.impl.IncdntNtfctnDAOImpl$1, compile with debug="yes".
    [instrument] WARN instrument, no source line numbers found for: dle.ohmit.dao.lookup.impl.LookupGeoDAOImpl$1, compile with debug="yes".
    [instrument] WARN instrument, no source line numbers found for: dle.ohmit.dao.impl.IncdntExpnsDAOImpl$1, compile with debug="yes".
    [instrument] WARN instrument, no source line numbers found for: dle.ohmit.dao.impl.IncdntActvtyDAOImpl$1, compile with debug="yes".
    [instrument] WARN instrument, no source line numbers found for: dle.ohmit.dao.impl.IncdntObjectDAOImpl$1, compile with debug="yes".
    [instrument] WARN instrument, no source line numbers found for: dle.ohmit.dao.lookup.impl.LookupActionsDAOImpl$1, compile with debug="yes".
    [instrument] WARN instrument, no source line numbers found for: dle.ohmit.dao.impl.IncdntActionsDAOImpl$1, compile with debug="yes".
    [instrument] WARN instrument, no source line numbers found for: dle.ohmit.dao.impl.IncdntCleanUpDAOImpl$1, compile with debug="yes".
    [instrument] WARN instrument, no source line numbers found for: dle.ohmit.dao.lookup.impl.LookupIncdntDAOImpl$1, compile with debug="yes".
    [instrument] WARN instrument, no source line numbers found for: dle.ohmit.dao.lookup.impl.LookupCostDAOImpl$1, compile with debug="yes".
    [instrument] WARN instrument, no source line numbers found for: dle.ohmit.dao.impl.IncdntPltntDAOImpl$1, compile with debug="yes".
    [instrument] WARN instrument, no source line numbers found for: dle.ohmit.dao.impl.IncidentDAOImpl$1, compile with debug="yes".
    [instrument] WARN instrument, no source line numbers found for: dle.ohmit.dao.lookup.impl.LookupPltntDAOImpl$1, compile with debug="yes".

java:jar-resources:
Copying 17 files to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/jcoverage/classes
Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/jcoverage/classes

test:prepare-filesystem:
    [mkdir] Created dir: /3psw/home/maven-1.0.2/projects/dle-ohmit/target/test-classes
    [mkdir] Created dir: /3psw/home/maven-1.0.2/projects/dle-ohmit/target/test-reports

test:test-resources:

test:compile:
    [javac] Compiling 8 source files to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/test-classes

test:test:
    [junit] Running dle.ohmit.dao.IncdntDAOTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.082 sec
    [junit] [ERROR] TEST dle.ohmit.dao.IncdntDAOTest FAILED
    [junit] Running dle.ohmit.dao.LookupDAOTest
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.455 sec
    [junit] [ERROR] TEST dle.ohmit.dao.LookupDAOTest FAILED
    [junit] Running dle.ohmit.dao.lookup.LookupActionsDAOTest
    [junit] Tests run: 11, Failures: 0, Errors: 11, Time elapsed: 1.087 sec
    [junit] [ERROR] TEST dle.ohmit.dao.lookup.LookupActionsDAOTest FAILED
    [junit] Running dle.ohmit.dao.lookup.LookupObjectDAOTest
    [junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 1.133 sec
    [junit] [ERROR] TEST dle.ohmit.dao.lookup.LookupObjectDAOTest FAILED
    [junit] Running dle.ohmit.dao.lookup.LookupPltntDAOTest
    [junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 1.073 sec
    [junit] [ERROR] TEST dle.ohmit.dao.lookup.LookupPltntDAOTest FAILED
    [junit] Running dle.ohmit.util.ConstantsTest
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.366 sec
    [junit] [ERROR] TEST dle.ohmit.util.ConstantsTest FAILED
    [junit] Running dle.ohmit.web.IncidentActionTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.36 sec
jcoverage 1.0.5 copyright (c)2003 jcoverage ltd. http://jcoverage.com/
jcoverage is licensed under the GNU General Public License
jcoverage comes with ABSOLUTELY NO WARRANTY

jcoverage:html-report:
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/jcoverage
Generate report for /3psw/home/maven-1.0.2/projects/dle-ohmit/target/jcoverage/coverage.xml file.
OutputDir = /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/jcoverage

jcoverage:

pmd:
pmd:report:
    [echo] Running the PMD task with rulesets/basic.xml,rulesets/unusedcode.xml,rulesets/imports.xml ...
    [echo] Converting the PMD report to xdoc ...
    [mkdir] Created dir: /3psw/home/maven-1.0.2/projects/dle-ohmit/target/generated-xdocs


site:deploy:
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:

xdoc:init:

maven-javadoc-plugin:register:
    [mkdir] Created dir: /3psw/home/maven-1.0.2/projects/dle-ohmit/target/javadoc
    [mkdir] Created dir: /3psw/home/maven-1.0.2/projects/dle-ohmit/target/javadoc/src

maven-jxr-plugin:register:

maven-junit-report-plugin:register:

maven-linkcheck-plugin:register:

maven-tasklist-plugin:register:

maven-changelog-plugin:deregister:

maven-changes-plugin:deregister:

maven-developer-activity-plugin:deregister:

maven-file-activity-plugin:deregister:

maven-linkcheck-plugin:deregister:


site:run-reports:
    [echo] Generating the Metrics...
maven-jdepend-plugin:report:
java:prepare-filesystem:

java:compile:
    [echo] Compiling to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/classes
    [echo] 
==========================================================

  NOTE: Targetting JVM 1.4, classes
  will not run on earlier JVMs

==========================================================
          


    [echo] Generating the Checkstyle...
checkstyle:init:

checkstyle:report:
checkstyle:run:
    [echo] Using file:/3psw/home/maven-1.0.2/.maven/cache/maven-checkstyle-plugin-2.5/plugin-resources/sun_checks.xml for checkstyle ...
    [mkdir] Created dir: /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/images
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/images


    [echo] Generating the Project License...
maven-license-plugin:report:
xdoc:init:

license:transfer:

license:


    [echo] Generating the JavaDocs...
xdoc:init:

maven-javadoc-plugin:report:
    [mkdir] Created dir: /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/apidocs
    [javadoc] Generating Javadoc
    [javadoc] Javadoc execution
    [javadoc] Loading source files for package dle.ohmit...
    [javadoc] Loading source files for package dle.ohmit.dao...
    [javadoc] Loading source files for package dle.ohmit.dao.impl...
    [javadoc] Loading source files for package dle.ohmit.dao.impl.party...
    [javadoc] Loading source files for package dle.ohmit.dao.lookup...
    [javadoc] Loading source files for package dle.ohmit.dao.lookup.impl...
    [javadoc] Loading source files for package dle.ohmit.dao.party...
    [javadoc] Loading source files for package dle.ohmit.exception...
    [javadoc] Loading source files for package dle.ohmit.model...
    [javadoc] Loading source files for package dle.ohmit.model.actions...
    [javadoc] Loading source files for package dle.ohmit.model.admin...
    [javadoc] Loading source files for package dle.ohmit.model.costs...
    [javadoc] Loading source files for package dle.ohmit.model.lookup...
    [javadoc] Loading source files for package dle.ohmit.model.object...
    [javadoc] Loading source files for package dle.ohmit.model.party...
    [javadoc] Loading source files for package dle.ohmit.model.pltnt...
    [javadoc] Loading source files for package dle.ohmit.model.rsrc...
    [javadoc] Loading source files for package dle.ohmit.service...
    [javadoc] Loading source files for package dle.ohmit.service.costs...
    [javadoc] Loading source files for package dle.ohmit.service.impl...
    [javadoc] Loading source files for package dle.ohmit.service.impl.costs...
    [javadoc] Loading source files for package dle.ohmit.service.impl.party...
    [javadoc] Loading source files for package dle.ohmit.service.party...
    [javadoc] Loading source files for package dle.ohmit.util...
    [javadoc] Loading source files for package dle.ohmit.web...
    [javadoc] Loading source files for package dle.ohmit.web.lookup...
    [javadoc] Loading source files for package dle.ohmit.web.party...
    [javadoc] Loading source files for package dle.ohmit.web.validator...
    [javadoc] Constructing Javadoc information...
    [javadoc] Standard Doclet version 1.4.2_06
    [javadoc] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/apidocs/constant-values.html...
    [javadoc] Copying file /3psw/home/maven-1.0.2/.maven/cache/maven-javadoc-plugin-1.7/plugin-resources/stylesheet.css to file /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/apidocs/stylesheet.css...
    [javadoc] Building tree for all the packages and classes...
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/IncdntParty.java:175: warning - The first sentence is interpreted to be:
    [javadoc] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/apidocs/dle/ohmit/model/party/class-use/IncdntPartyLink.html...
    [javadoc] "Adds incident Party Link to the collection."
    [javadoc] This sentence is different from what will be interpreted as the first sentence in the
    [javadoc] next major release (when that interpretation will be internationalized), which is:
    [javadoc] "Adds incident Party Link to the collection. ................."
    [javadoc] To avoid this note, change the doc comment to make this a proper first sentence, then
    [javadoc] use -breakiterator from that point forward, which will output this new sentence.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyAdrs.java:20: warning - The first sentence is interpreted to be:
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyAdrs.java:20: warning - The first sentence is interpreted to be:
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyAdrs.java:20: warning - The first sentence is interpreted to be:
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/IncdntParty.java:175: warning - The first sentence is interpreted to be:
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyAdrs.java:20: warning - The first sentence is interpreted to be:
    [javadoc] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/apidocs/dle/ohmit/model/party/package-use.html...
    [javadoc] "PartyAdrs represents an Address for a Party."
    [javadoc] This sentence is different from what would be generated using -breakiterator: 
    [javadoc] "PartyAdrs represents an Address for a Party"
    [javadoc] "PartyAdrs represents an Address for a Party."
    [javadoc] This sentence is different from what would be generated using -breakiterator: 
    [javadoc] "PartyAdrs represents an Address for a Party"
    [javadoc] "PartyAdrs represents an Address for a Party."
    [javadoc] This sentence is different from what would be generated using -breakiterator: 
    [javadoc] "PartyAdrs represents an Address for a Party"
    [javadoc] Building index for all the packages and classes...
    [javadoc] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/apidocs/index-all.html...
    [javadoc] "Adds incident Party Link to the collection."
    [javadoc] This sentence is different from what would be generated using -breakiterator: 
    [javadoc] "Adds incident Party Link to the collection. ................."
    [javadoc] "PartyAdrs represents an Address for a Party."
    [javadoc] This sentence is different from what would be generated using -breakiterator: 
    [javadoc] "PartyAdrs represents an Address for a Party"
    [javadoc] Building index for all classes...
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyAdrs.java:20: warning - The first sentence is interpreted to be:
    [javadoc] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/apidocs/dle/ohmit/model/party/package-summary.html...
    [javadoc] "PartyAdrs represents an Address for a Party."
    [javadoc] This sentence is different from what would be generated using -breakiterator: 
    [javadoc] "PartyAdrs represents an Address for a Party"
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/dao/IncdntPartyDAO.java:50: warning - @param argument "incdntPartyId" is not a parameter name.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/dao/IncdntPartyDAO.java:82: warning - @param argument "IncdntPartyLink" is not a parameter name.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/dao/impl/IncdntActvtyDAOImpl.java:153: warning - @param argument "incdntActvtyIncrementer" is not a parameter name.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/dao/impl/party/IncdntPartyDAOImpl.java:60: warning - @param argument "party" is not a parameter name.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/dao/impl/party/IncdntPartyDAOImpl.java:77: warning - @param argument "party" is not a parameter name.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/dao/impl/party/IncdntPartyDAOImpl.java:478: warning - @param argument "incdntId" is not a parameter name.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/dao/impl/party/IncdntPartyDAOImpl.java:506: warning - @param argument "inPatySeq" is not a parameter name.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/dao/impl/party/IncdntPartyDAOImpl.java:592: warning - @param argument "incdntPartyLinkIncrementer" is not a parameter name.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/dao/impl/party/PartyDAOImpl.java:365: warning - @param argument "partyIncrementer" is not a parameter name.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/dao/impl/party/PartyDAOImpl.java:375: warning - @param argument "partyAdrsIncrementer" is not a parameter name.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/dao/lookup/impl/LookupActionsDAOImpl.java:559: warning - @param argument "emrgcyActionIncrementer" is not a parameter name.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/dao/lookup/impl/LookupActionsDAOImpl.java:569: warning - @param argument "emrgcyClsftnIncrementer" is not a parameter name.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/dao/lookup/impl/LookupActionsDAOImpl.java:579: warning - @param argument "emrgcyRspnsReasonIncrementer" is not a parameter name.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/dao/lookup/impl/LookupActionsDAOImpl.java:589: warning - @param argument "sceneClsftnIncrementer" is not a parameter name.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/LabelValue.java:21: warning - Tag @see: reference not found: org.apache.struts.util.LabelValueBean
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/IncdntParty.java:175: warning - The first sentence is interpreted to be:
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/Party.java:589: warning - @param argument "partyAdrsDef" is not a parameter name.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/rsrc/EmrgcyRsrc.java:420: warning - @param argument "emrgcyRsrcId" is not a parameter name.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/service/impl/IncdntActvtyManagerImpl.java:101: warning - @param argument "dao" is not a parameter name.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/service/impl/party/IncdntPartyManagerImpl.java:142: warning - @param argument "party" is not a parameter name.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/service/party/IncdntPartyManager.java:32: warning - @param argument "party" is not a parameter name.
    [javadoc] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/apidocs/dle/ohmit/model/party/IncdntParty.html...
    [javadoc] "Adds incident Party Link to the collection."
    [javadoc] This sentence is different from what would be generated using -breakiterator: 
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/util/DateUtil.java:55: warning - @webmethod is an unknown tag.
    [javadoc] "Adds incident Party Link to the collection. ................."
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/util/DateUtil.java:75: warning - @webmethod is an unknown tag.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/util/DateUtil.java:125: warning - @webmethod is an unknown tag.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/util/DateUtil.java:159: warning - @webmethod is an unknown tag.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/util/DateUtil.java:181: warning - @webmethod is an unknown tag.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/util/DateUtil.java:307: warning - @webmethod is an unknown tag.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/web/IncidentExpnsAction.java:340: warning - @param argument "costManager" is not a parameter name.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/web/party/PartyPhoneAction.java:181: warning - @param argument "partyManager" is not a parameter name.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/Incdnt.java:33: warning - @associates is an unknown tag.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/Incdnt.java:39: warning - @associates is an unknown tag.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/Incdnt.java:46: warning - @supplierCardinality is an unknown tag.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/Incdnt.java:46: warning - @associates is an unknown tag.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/Incdnt.java:53: warning - @supplierCardinality is an unknown tag.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/Incdnt.java:53: warning - @associates is an unknown tag.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/Incdnt.java:60: warning - @supplierCardinality is an unknown tag.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/Incdnt.java:60: warning - @associates is an unknown tag.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/Incdnt.java:67: warning - @supplierCardinality is an unknown tag.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/Incdnt.java:67: warning - @associates is an unknown tag.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/Incdnt.java:72: warning - @associates is an unknown tag.
    [javadoc] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/apidocs/help-doc.html...
    [javadoc] 47 warnings
    [delete] Deleting directory /3psw/home/maven-1.0.2/projects/dle-ohmit/target/javadoc/src

    [echo] Generating the Source Xref...
maven-jxr-plugin:report:
    [mkdir] Created dir: /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/xref
    [echo] 
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/xref
Scanning /3psw/home/maven-1.0.2/projects/dle-ohmit/src
    [mkdir] Created dir: /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/xref-test
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/xref-test
Scanning /3psw/home/maven-1.0.2/projects/dle-ohmit/test

    [echo] Generating the Test Xref...
maven-jxr-plugin:report:
    [echo] 
Scanning /3psw/home/maven-1.0.2/projects/dle-ohmit/src
Scanning /3psw/home/maven-1.0.2/projects/dle-ohmit/test

    [echo] Generating the Unit Tests...
junit-report:report:
java:prepare-filesystem:

java:compile:
    [echo] Compiling to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/classes
    [echo] 
==========================================================

  NOTE: Targetting JVM 1.4, classes
  will not run on earlier JVMs

==========================================================
          

java:jar-resources:
Copying 17 files to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/classes
Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/classes

test:prepare-filesystem:

test:test-resources:

test:compile:

test:test:


maven-junit-report-plugin:report:

    [echo] Generating the Task List...
xdoc:init:

maven-tasklist-plugin:report:
    [echo] Generating tasklist ...


xdoc:init:

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:

xdoc:init:

maven-javadoc-plugin:register:

maven-jxr-plugin:register:

maven-junit-report-plugin:register:

maven-linkcheck-plugin:register:

maven-tasklist-plugin:register:

maven-changelog-plugin:deregister:

maven-changes-plugin:deregister:

maven-developer-activity-plugin:deregister:

maven-file-activity-plugin:deregister:

maven-linkcheck-plugin:deregister:


xdoc:generate-from-pom:
    [echo] Generating xdocs from POM ... 

     
    
    
    
xdoc:transform:
xdoc:init:

xdoc:copy-resources:
    [copy] Copying 4 files to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/style
    [copy] Copying 94 files to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/images

xdoc:init:

xdoc:copy-user-resources:
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs
    [copy] Copied 2 empty directories to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs
About to use JSL stylesheet file:/3psw/home/maven-1.0.2/.maven/cache/maven-xdoc-plugin-1.8/plugin-resources/site.jsl

xdoc:init:

xdoc:jelly-init:

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:

xdoc:init:

maven-javadoc-plugin:register:

maven-jxr-plugin:register:

maven-junit-report-plugin:register:

maven-linkcheck-plugin:register:

maven-tasklist-plugin:register:

maven-changelog-plugin:deregister:

maven-changes-plugin:deregister:

maven-developer-activity-plugin:deregister:

maven-file-activity-plugin:deregister:

maven-linkcheck-plugin:deregister:


xdoc:jelly-transform:
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/pmd-report.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/target/generated-xdocs/pmd-report.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/jdepend-report.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/target/generated-xdocs/jdepend-report.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/checkstyle-report.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/target/generated-xdocs/checkstyle-report.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/license.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/target/generated-xdocs/license.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/javadoc.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/target/generated-xdocs/javadoc.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/javadoc-warnings-report.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/target/generated-xdocs/javadoc-warnings-report.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/junit-report.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/target/generated-xdocs/junit-report.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/task-list.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/target/generated-xdocs/task-list.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/cvs-usage.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/target/generated-xdocs/cvs-usage.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/index.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/target/generated-xdocs/index.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/maven-reports.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/target/generated-xdocs/maven-reports.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/dependencies.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/target/generated-xdocs/dependencies.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/issue-tracking.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/target/generated-xdocs/issue-tracking.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/mail-lists.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/target/generated-xdocs/mail-lists.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/project-info.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/target/generated-xdocs/project-info.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/team-list.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/target/generated-xdocs/team-list.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/downloads.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/target/generated-xdocs/downloads.xml
Transforming user supplied documentation.
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/index.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/xdocs/index.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/site/constants.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/xdocs/site/constants.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/site/emailer.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/xdocs/site/emailer.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/site/exceptions.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/xdocs/site/exceptions.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/site/initialize.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/xdocs/site/initialize.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/site/installation.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/xdocs/site/installation.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/site/needs.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/xdocs/site/needs.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/site/parser.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/xdocs/site/parser.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/site/phone_number.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/xdocs/site/phone_number.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/site/project_plan.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/xdocs/site/project_plan.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/site/project_proposal.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/xdocs/site/project_proposal.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/site/proposal.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/xdocs/site/proposal.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/site/requirements.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/xdocs/site/requirements.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/site/strategy.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/xdocs/site/strategy.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/site/task-list.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/xdocs/site/task-list.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/site/toplink.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/xdocs/site/toplink.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/site/uml_models.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/xdocs/site/uml_models.xml
    [echo] Generating /3psw/home/maven-1.0.2/projects/dle-ohmit/target/docs/site/use_cases.html from /3psw/home/maven-1.0.2/projects/dle-ohmit/xdocs/site/use_cases.xml


xdoc:


xdoc:init:

site:init:

site:fsdeploy:
    [echo] 
      siteAddress = 
      siteDirectory = /var/www/html/dle-ohmit
    
    [copy] Copying 888 files to /var/www/html/dle-ohmit


war:init:

war:war-resources:
    [mkdir] Created dir: /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit
    [mkdir] Created dir: /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF
    [copy] Copying 86 files to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit
    [copy] Copied 1 empty directory to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF

java:prepare-filesystem:

java:compile:
    [echo] Compiling to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/classes
    [echo] 
==========================================================

  NOTE: Targetting JVM 1.4, classes
  will not run on earlier JVMs

==========================================================
          

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:

test:test:

war:webapp:
    [echo] Assembling webapp dle-ohmit
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/lib
    [copy] Copying 212 files to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit/WEB-INF/classes

war:war:
    [echo] Building WAR dle-ohmit
    [jar] Building jar: /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit-1.0.0.war

war:

archiveEar:
    [mkdir] Created dir: /3psw/home/maven-1.0.2/projects/dle-ohmit/target/ear-src/META-INF
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/ear-src/META-INF
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/ear-src/META-INF
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/ear-src
    [jar] Building jar: /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit-1.0.0.ear
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/dist
    [cvs] cvs commit: use `cvs add' to create an entry for `dist/dle-ohmit-1.0.0.ear'
    [cvs] cvs commit: nothing known about `dist/dle-ohmit-1.0.0.ear'
    [cvs] cvs [commit aborted]: correct above errors first!
    [cvs] ===================================================================
    [cvs] File: dle-ohmit-1.0.0.ear	Status: Unknown
    [cvs] 
    [cvs] cvs status: use `cvs add' to create an entry for `dist/dle-ohmit-1.0.0.ear'
    [cvs]    Working revision:	No entry for dle-ohmit-1.0.0.ear
    [cvs]    Repository revision:	1.193	/u02/cvsroot/dle-ohmit/dist/Attic/dle-ohmit-1.0.0.ear,v
    [cvs] 
BUILD SUCCESSFUL
Total time: 1 minutes 29 seconds
Finished at: Wed Nov 16 21:11:53 EST 2005



More information about the Dle-ohmit mailing list