# HG changeset patch # User František Kučera # Date 1235853388 -3600 # Node ID 68cc9b54a153de689b013007f307cc482cd5a8ac # Parent 639991d0808a323c9252b09508033ff774e126ed Mavení problémy diff -r 639991d0808a -r 68cc9b54a153 java/cewolf-1.0/pom.xml --- a/java/cewolf-1.0/pom.xml Sat Feb 28 21:31:02 2009 +0100 +++ b/java/cewolf-1.0/pom.xml Sat Feb 28 21:36:28 2009 +0100 @@ -1,128 +1,119 @@ - - 4.0.0 - cewolf - cewolf - jar - 1.0 - Cewolf - http://cewolf.sourceforge.net - - - - Cewolf is a tag library for JfreeChart. - JFreeChart is a class library, written in Java, for generating charts. - Utilising the Java2D APIs, it currently supports bar charts, pie charts, - line charts, XY-plots and time series plots. - - - - http://cvs.sourceforge.net/viewcvs.py/cewolf/ - - scm:cvs:pserver:anonymous@cvs.sourceforge.net:/cvsroot/cewolf/cewolf - - - - - - - maven-assembly-plugin - 2.0-beta-1 - - - src/main/assembly/assembly.xml - ${pom.artifactId}-${pom.version} - target - target/assembly/work - - - - - maven-javadoc-plugin - - - package - - javadoc - - - - - - - - - batik - batik-dom - 1.6 - compile - - - batik - batik-awt-util - 1.6 - compile - - - batik - batik-svggen - 1.6 - compile - - - batik - batik-xml - 1.6 - compile - - - batik - batik-util - 1.6 - compile - - - commons-logging - commons-logging - 1.0.4 - compile - - - log4j - log4j - 1.2.12 - compile - - - crimson - crimson - 1.1.3 - compile - - - - javax.servlet - servlet-api - 2.3 - provided - - - jfreechart - jfreechart - 1.0.0 - compile - - - jfree - jcommon - 1.0.0 - compile - - - gnujaxp - gnujaxp - 1.0.0 - compile - - - + + + 4.0.0 + cewolf + cewolf + jar + 1.0 + Cewolf + http://cewolf.sourceforge.net + + + Cewolf is a tag library for JfreeChart. + JFreeChart is a class library, written in Java, for generating charts. + Utilising the Java2D APIs, it currently supports bar charts, pie charts, + line charts, XY-plots and time series plots. + + + http://cvs.sourceforge.net/viewcvs.py/cewolf/ + scm:cvs:pserver:anonymous@cvs.sourceforge.net:/cvsroot/cewolf/cewolf + + + + + + maven-assembly-plugin + 2.0-beta-1 + + + src/main/assembly/assembly.xml + ${pom.artifactId}-${pom.version} + target + target/assembly/work + + + + + maven-javadoc-plugin + + + package + + javadoc + + + + + + + + + batik + batik-dom + 1.6 + compile + + + batik + batik-awt-util + 1.6 + compile + + + batik + batik-svggen + 1.6 + compile + + + batik + batik-xml + 1.6 + compile + + + batik + batik-util + 1.6 + compile + + + commons-logging + commons-logging + 1.0.4 + compile + + + log4j + log4j + 1.2.12 + compile + + + crimson + crimson + 1.1.3 + compile + + + + javax.servlet + servlet-api + 2.3 + provided + + + jfreechart + jfreechart + 1.0.0 + compile + + + jfree + jcommon + 1.0.0 + compile + + + +