Skip to content

Commit

Permalink
Fixed issue with libraries causing the build to fail.
Browse files Browse the repository at this point in the history
  • Loading branch information
jfarwer committed Jan 21, 2023
1 parent 6ad383c commit 24f925c
Show file tree
Hide file tree
Showing 11 changed files with 913 additions and 815 deletions.
1 change: 1 addition & 0 deletions do
Expand Up @@ -3,6 +3,7 @@
# mvn clean
ant version
mvn clean
mvn validate
mvn -f pom-common.xml
# mvn # this step is needed
# cd ../epadd
Expand Down
1 change: 1 addition & 0 deletions do.bat
@@ -1,6 +1,7 @@
REM call ant
REM cd ..\muse
call mvn clean
call mvn validate
call mvn -f pom-common.xml
REM call mvn -f pom-jar.xmlm
REM call mvn
Expand Down
Binary file added lib/common-image-3.5.2.jar
Binary file not shown.
Binary file added lib/emailchemy_api-15.0 beta.jar
Binary file not shown.
Binary file added lib/fast-md5-1.0.0.jar
Binary file not shown.
Binary file added lib/jhlabs-layouts-1.0.0.jar
Binary file not shown.
Binary file added lib/oshi-core-1.0.0.jar
Binary file not shown.
Binary file added lib/quaqua-jfc-1.0.0.jar
Binary file not shown.

0 comments on commit 24f925c

Please sign in to comment.