repaint-io / maven-tiles

Injecting maven configurations by composition rather than inheritance
154 stars 32 forks source link

Need to be able to tag tiles to not cascade #2

Closed rvowles closed 10 years ago

rvowles commented 10 years ago

When using a release tile, particularly, you generally don't want that tile to cascade as then folds itself into the entire build system. You could use a Central release tile but wish to use that tile in a local build which requires a different release mechanism.

.... should be supported. "cascade" should only be used when parsing an imported tile.
rvowles commented 10 years ago

not necessary