|
|
|
|
|
by nextaccountic
1027 days ago
|
|
> but the artifacts which are distributed to consumers of libraries never have anything which gets automatically executed by the build process of the consumer What if I build everything from source, including all libraries? (That is, do not consume any .jar files but build them myself). I would surely need to run the build step of every library right? |
|