Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 4e7fd5116f4d85c147306c0557bdbf20 > files > 2

quartz-2.2.1-9.1.mga7.noarch.rpm

1. To compile:
  %> mvn install -DskipTests
  
Note:  the final Quartz jar is found under quartz/target 

2. To build Quartz distribution kit:

  %> cd distribution
  %> mvn package

3. To deploy Maven central repo (via Sonatype)

  %> mvn clean deploy -P sign-artifacts,deploy-sonatype -DskipTests