← Back to team overview

dhis2-devs team mailing list archive

Building documentation

 

Building the documentation went without a hitch the first time, but now I
just get the following. Tips?

$ cd /cygdrive/f/dhissrc/dhis2-docbook-docs
$ mvn clean install
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building DHIS 2 Documentation
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: f:\dhissrc\dhis2-docbook-docs\target (included:
[**], excluded: [])
[INFO] [resources:resources]
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered
resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory
f:\dhissrc\dhis2-docbook-docs\src\main\resources
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered
resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory
f:\dhissrc\dhis2-docbook-docs\src\test\resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar:
f:\dhissrc\dhis2-docbook-docs\target\dhis-documentation-docbook-1.0.0.jar
[INFO] [install:install]
[INFO] Installing
f:\dhissrc\dhis2-docbook-docs\target\dhis-documentation-docbook-1.0.0.jar to
f:\maven_repo3\org\hisp\dhis\dhis-documentation-docbook\1.0.0\dhis-documentation-docbook-1.0.0.jar
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
------------------------------------------------------------------------

-- 
Cheers,
Knut Staring

Follow ups