From e12f24608c23fbcdc0fddb823a5506395630ea9e Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Wed, 17 Jan 2024 21:04:45 -0500 Subject: Add gitignore + mvn pom --- pom.xml | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..5adf90f --- /dev/null +++ b/pom.xml @@ -0,0 +1,93 @@ + + + wonder.applications + applications + 0.1-SNAPSHOT + + 4.0.0 + com.ashardalon + Pagic + Pagic Blog + woapplication + + + wonder.core + ERExtensions + + + wonder.businesslogic + BTBusinessLogic + + + wonder.misc + ERSelenium + + + wonder.misc + ERCalendar + + + wonder.businesslogic + ERCoreBusinessLogic + + + wonder.businesslogic + ERTaggable + + + wonder.reporting + WRReporting + + + wonder.reporting + ERPlot + + + wonder.reporting + DRGrouping + + + wonder.core + ERDirectToWeb + + + wonder.eof + ERRest + + + com.webobjects + JavaEOAccess + + + com.webobjects + JavaWebObjects + + + com.webobjects + JavaFoundation + + + com.webobjects + JavaEOControl + + + wonder.excel + ExcelGenerator + + + wonder.excel + ERExcelLook + + + wonder.misc + ERCaptcha + + + jfree + jfreechart + + + + Sources + + -- cgit v1.2.3