1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00
Commit graph

1021 commits

Author SHA1 Message Date
Cedric Beust
14cb546dd7 Fix the source includes. 2016-02-17 06:51:52 -08:00
Cedric Beust
5b95f47e9b Bubble up the return code correctly. 2016-02-16 21:59:41 -08:00
Cedric Beust
6cf9f6e99f Move JarTemplate to kobalt-plugin-api so plug-ins can use it. 2016-02-16 19:07:44 -08:00
Cedric Beust
2b3aeabba2 Rename archetype -> template. 2016-02-16 18:14:28 -08:00
Cedric Beust
d5e6a04b5d KobaltPlugin template. 2016-02-16 18:07:18 -08:00
Cedric Beust
7b5e8666d5 Add the Sonatype snapshot directory. 2016-02-17 02:38:12 +04:00
Cedric Beust
6ebc0b458b Fix snapshot downloads.
Fix #131.
2016-02-17 02:38:01 +04:00
Cedric Beust
9097bf2fd6 Clean up. 2016-02-17 02:23:00 +04:00
Cedric Beust
7ac6b27ecc Bubble up the error. 2016-02-16 07:02:49 -08:00
Cedric Beust
120dec929a Not used. 2016-02-16 07:02:36 -08:00
Cedric Beust
e37930253d Fix variants. 2016-02-15 17:14:16 -08:00
Cedric Beust
df5fcce61e Fix suffixes. 2016-02-15 16:29:37 -08:00
Cedric Beust
8ccece97e0 Clean up. 2016-02-15 13:14:32 -08:00
Cedric Beust
a35e29e3c8 IDEA files. 2016-02-15 10:26:49 -08:00
Cedric Beust
e2b8d78cac Fix resources for flavors.
Fix #129.
2016-02-15 10:12:09 -08:00
Cedric Beust
8d8bdad9e2 Add -pluginFiles. 2016-02-14 19:42:06 -08:00
Cedric Beust
ea9f3dfdc4 Handle resources in the packaging task. 2016-02-14 13:38:02 -08:00
Cedric Beust
1ad1ac37e0 Indent. 2016-02-14 09:45:59 -08:00
Cedric Beust
471410a9bc Pass the class loader to archetypes. 2016-02-14 09:45:55 -08:00
Cedric Beust
f7471675d4 Refactor. 2016-02-14 06:29:47 -08:00
Cedric Beust
f6fe0e086e Improve the archetype support. 2016-02-14 05:53:44 -08:00
Cedric Beust
e1ee30c0c7 Added "--plugins". 2016-02-13 18:25:02 -08:00
Cedric Beust
2bfd7cc78e Rename archetype name to archetypeName. 2016-02-13 18:02:09 -08:00
Cedric Beust
626eade9d4 javadoc/sources upload fix. 2016-02-13 09:57:54 -08:00
Cedric Beust
f92c3f59f9 Fix #127. 2016-02-13 09:46:11 -08:00
Cedric Beust
01df4b8d94 Enable source downloading. 2016-02-13 08:48:49 -08:00
Cedric Beust
0d3e464cee Javadoc. 2016-02-11 21:37:13 -08:00
Cedric Beust
5d554a485a Fix message in wrapper. 2016-02-11 21:20:38 -08:00
Cedric Beust
b57b1845bc Support for archetypes. 2016-02-11 21:20:29 -08:00
Cedric Beust
64bfcbf12a NewRunCommand. 2016-02-12 01:29:40 +04:00
Cedric Beust
030adfdd63 Fix multiple compilers. 2016-02-12 00:51:03 +04:00
Cedric Beust
6d96e45f52 Default BuildConfig. 2016-02-10 21:58:05 +04:00
Cedric Beust
c1185fdf96 Allow plug-ins to contribute multiple compilers. 2016-02-10 21:43:01 +04:00
Cedric Beust
c2312a8854 Make IClasspathContributor receive a Context. 2016-02-10 21:42:29 +04:00
Cedric Beust
62453b1bad Better logs. 2016-02-10 01:34:37 +04:00
Cedric Beust
a50a7a2313 Fix download path for aars. 2016-02-10 01:28:36 +04:00
Cedric Beust
99b0c3b447 Helper function. 2016-02-10 00:03:57 +04:00
Cedric Beust
48feda51ad Helper functions. 2016-02-09 23:56:57 +04:00
Cedric Beust
6360319d53 Add jitpack to the default repos. 2016-02-09 22:58:00 +04:00
Cedric Beust
4919b19196 Handle 301 better. 2016-02-09 22:52:39 +04:00
Cedric Beust
e87438910f Improve aar support. 2016-02-09 03:54:30 +04:00
Cedric Beust
672bc4b496 Java source directories can come from contributors too. 2016-02-09 02:42:33 +04:00
Cedric Beust
e31c5a774a Don't fetch remotely if .pom is found. 2016-02-09 01:38:33 +04:00
Cedric Beust
83282342ae Compiler flag fixes. 2016-02-09 01:38:17 +04:00
Cedric Beust
6d61747fd5 Rename buildConfigSuffix. 2016-02-08 23:28:57 +04:00
Cedric Beust
035a205047 BuildConfig. 2016-02-08 23:28:34 +04:00
Cedric Beust
a95c227554 Refactor. 2016-02-08 23:21:38 +04:00
Cedric Beust
6168e50c3f Fix BuildConfig. 2016-02-08 22:58:47 +04:00
Cedric Beust
f412e6eca0 Fix flag contributor bug. 2016-02-08 21:53:55 +04:00
Cedric Beust
403a3eccf4 Delete JavaProject/KotlinProject. 2016-02-07 16:59:03 -08:00