summaryrefslogtreecommitdiff
path: root/src/build/maven/scalap-pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove the ant buildStefan Zeiger2016-09-021-48/+0
| | | | | | | | | | | | - Remove ant scripts. - Remove shell scripts that were specific to the ant build or the old `*.desired.sha1` binary artifact management. - Remove `build.number`. - Remove `src/build/maven` and `src/build/bnd`. The POM and Manifest metadata is generated in a different way by sbt.
* Typesafe is now LightbendSeth Tisue2016-02-241-2/+2
|
* Remove cruft from pom.Adriaan Moors2014-01-211-11/+0
| | | | | My understanding is distributionManagement is only needed to configure maven locally for publishing. Since we do that it ant, getting rid of it.
* Tidy pom xml files.Adriaan Moors2013-10-251-48/+46
|
* Correct license to 3-clause BSD in poms.Adriaan Moors2013-10-211-3/+2
|
* Changing URLs for svn and issue tracking.Vojin Jovanovic2012-03-231-5/+4
| | | | Review by: @jsuereth
* Fixed POM for sonatypes standards.v2.10.0-M2Josh Suereth2012-02-201-0/+12
|
* Fixes to XML for maven pomsJosh Suereth2009-04-221-1/+2
|
* merged changes from maven2 branch (include scal...Lukas Rytz2009-02-171-0/+50
merged changes from maven2 branch (include scalap as maven package)