Yes, same for me, trying to use a property as a path prefix in a systemPath
(using system scope as a temporary measure while migrating from ant to
maven)
Le 17 juin 2013 17:09, "吴靖" <[email protected]> a écrit :

> hi,everyone
>  i use the maven ,but here is the problem,
> my maven setting xml file is like this:
>  <profile>
>  <id>broada-nexus</id>
>  <properties>
> <broada.bsp.gene.version>1.0.0.M1-SNAPSHOT</broada.bsp.gene.version>
>  </properties>
> ....
> </profile>
>
>
> and I have active this profile.
> I use the property ${broada.bsp.gene.version} in my maven dependency, but
> error comes.It cannot reslove the property;
> dose anyone meet this problem before??

Reply via email to