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

Maven User maven@epic52.dep.state.fl.us
Fri, 28 Oct 2005 21:16:07 -0400


 __  __
|  \/  |__ _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 106 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 155 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.lookup.impl.LookupGeoDAOImpl$1, compile with debug="yes".
    [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.impl.IncdntObjectDAOImpl$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.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.lookup.impl.LookupDistrictDAOImpl$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.impl.IncdntNtfctnDAOImpl$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.003 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.37 sec
    [junit] [ERROR] TEST dle.ohmit.dao.LookupDAOTest FAILED
    [junit] Running dle.ohmit.dao.lookup.LookupActionsDAOTest
    [junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 0.985 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: 0.989 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: 0.996 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.367 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.363 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.model...
    [javadoc] Loading source files for package dle.ohmit.model.actions...
    [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.service...
    [javadoc] Loading source files for package dle.ohmit.service.impl...
    [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.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:174: 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:174: 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] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/dao/DAO.java:39: warning - Tag @see: reference not found: org.springframework.orm.ObjectRetrievalFailureException
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/dao/IncdntPartyDAO.java:36: warning - @param argument "incdntPartyId" is not a parameter name.
    [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/impl/party/IncdntPartyDAOImpl.java:52: 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:300: 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:328: 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/PartyDAOImpl.java:196: 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:206: warning - @param argument "partyAdrsIncrementer" 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:174: warning - The first sentence is interpreted to be:
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/service/impl/party/IncdntPartyManagerImpl.java:52: 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:29: warning - @param argument "party" is not a parameter name.
    [javadoc] /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/util/DateUtil.java:55: warning - @webmethod is an unknown tag.
    [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/model/Incdnt.java:33: warning - @associates is an unknown tag.
    [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/model/Incdnt.java:39: warning - @associates 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/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] 35 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
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:copy-user-resources:

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


xdoc:


xdoc:init:

site:init:

site:fsdeploy:
    [echo] 
      siteAddress = 
      siteDirectory = /var/www/html/dle-ohmit
    
    [copy] Copying 722 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 74 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 173 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
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/.maven/repository/dle-ohmit/wars

war:

ear:init:

ear:ear:
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target
    [echo] Building EAR dle-ohmit-1.0.0 with appxml "/3psw/home/maven-1.0.2/projects/dle-ohmit/target/application.xml"
    [echo] Dependency dle-ohmit-1.0.0.war will be bundled as dle-ohmit-1.0.0.war
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/tmpEarDeps
    [mkdir] Created dir: /3psw/home/maven-1.0.2/projects/dle-ohmit/target/ear
Copying 17 files to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/ear
Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/ear
    [ear] Building ear: /3psw/home/maven-1.0.2/projects/dle-ohmit/target/dle-ohmit-1.0.0.ear
    [delete] Deleting directory /3psw/home/maven-1.0.2/projects/dle-ohmit/target/tmpEarDeps
    [copy] Copying 1 file to /3psw/home/maven-1.0.2/projects/dle-ohmit/dist
    [cvs] /u02/cvsroot/dle-ohmit/dist/dle-ohmit-1.0.0.ear,v  <--  dist/dle-ohmit-1.0.0.ear
    [cvs] new revision: 1.182; previous revision: 1.181
    [cvs] ===================================================================
    [cvs] File: dle-ohmit-1.0.0.ear	Status: Up-to-date
    [cvs] 
    [cvs]    Working revision:	1.182	2005-10-28 21:15:56 -0400
    [cvs]    Repository revision:	1.182	/u02/cvsroot/dle-ohmit/dist/dle-ohmit-1.0.0.ear,v
    [cvs]    Sticky Tag:		(none)
    [cvs]    Sticky Date:		(none)
    [cvs]    Sticky Options:	(none)
    [cvs] 
BUILD SUCCESSFUL
Total time: 1 minutes 23 seconds
Finished at: Fri Oct 28 21:16:07 EDT 2005