what about moving java specific stuff into e.g. `j...
# kobalt
a
what about moving java specific stuff into e.g.
java-package { }
. that way you would've only basic stuff like
name
and
version
inside
Project
. that way if i'd create a php project, i won't be able to set
artifactId
and so on