Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Nitpicking regarding the projects' names (we must show the example)

...

Versions in Maven should match the released version. For difference in target jdk, -jdk13 (or equivalent) should be added to the version string. Please note that the pom template may need to be edited, as there may be different requirements (e.g. on XML libraries when using jdk 1.3).

XMLGraphics XML Graphics Commons

make sure you use the official binary distribution! I used -bin-jdk1.4

...

TDB: Discuss if we also need to deploy the -jdk1.3 artifacts.

...

FOP

same as xmlgraphicsXML Graphics Commons.

mvn deploy:deploy-file -Durl=sftp://USERNAME@people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository -DrepositoryId=apache -Dfile=fop.jar -DpomFile=xmlgraphics-fop-pom-template.pom

...