You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

How to get things done with Buildr.

How to run jetty - How to run your webapp in jetty (in mvn this is jetty:run)
How to exclude dependencies from transitive() - How to exclude certain dependencies when using transitive()
How to apply all profile properties - How to apply all properties of the current profile
How to reuse another project's test classes - How to share test classes between projects...
How to create a non-existent pom - How to create a pom that does not exist but is required
How to modify a package after buildr has created it - Plain enhance is not sufficient for archives
How to create a classpath - When you need a classpath from list of artifacts
How to keep profiles.yml DRY - When two or more profiles share the same settings
How to use Atlassian Bamboo - Continuous Integration with Atlassian Bamboo

  • No labels