Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keeps only the JogAmp backend | Julien Gouesse | 2014-05-28 | 3 | -65/+0 |
| | |||||
* | skipping pom deployment for distribution module by default (except | neothemachine | 2013-07-26 | 1 | -0/+20 |
| | | | hudson) | ||||
* | don't exclude distribution module from build + some POM refactoring | neothemachine | 2013-07-25 | 1 | -45/+50 |
| | | | | this prevents that the version number isn't bumped when using maven-release-plugin | ||||
* | [maven-release-plugin] prepare for next development iteration | neothemachine | 2013-07-23 | 1 | -1/+1 |
| | |||||
* | Prepared POMs for Maven Central | neothemachine | 2013-07-23 | 1 | -17/+0 |
| | | | | | | The building of the zip assemblies now only happens when the "hudson" profile is used. Also, the default Maven repositories are now the Sonatype ones which are then overriden in the "hudson" profile to the ones of ardor3d. | ||||
* | Cleaned up and fixed the pom.xml files. | Vincent Cantin | 2013-04-07 | 1 | -82/+83 |
| | |||||
* | Fixed assembly artifact exclusion bug | neothemachine | 2013-02-17 | 3 | -5/+4 |
| | | | | | see http://jira.codehaus.org/browse/MASSEMBLY-644 Updated ardor3d-examples to use 2.4 of maven-assembly-plugin | ||||
* | added "all" assembly | neothemachine | 2013-02-17 | 2 | -0/+64 |
| | |||||
* | excluded distribution artifacts from being installed to local repo | neothemachine | 2013-02-17 | 1 | -1/+27 |
| | | | added note on what to do when changing to Sonatype OSS | ||||
* | added new distribution module which builds zips with all deps | neothemachine | 2013-02-13 | 3 | -0/+165 |
also, simplified assembly exclusion filter in examples project |