You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Yan Huang <az...@gmail.com> on 2007/10/11 19:22:34 UTC

Import a profile??

Hello,

Not sure if my question makes sense or not. In maven2, is there a way to
import (or upload) a profile from a file rather than define all of them in
the single pom file? I mean, I have several profiles that can be activated
dependent on properties. Rather than define all of them in the single pom,
I'd like to create a profile file for each of them and import it in pom. Is
it doable?

does maven2 have "import" term?

Thanks
Yan