Maybe a little bit more information :) We need this information just
for the build of the project containing this information. It's read by
a custom plugin. So even if the information would not end up in the
maven repository, we're fine.

Carsten

2011/11/7 Carsten Ziegeler <cziege...@apache.org>:
> Hi,
>
> in Apache Sling we have the need to add additional information to a
> dependency in a pom, basically it's just an xml attribute, like:
>
> <dependency sling:startlevel="1">
>
> Now, with a little bit of hacking we could get this working in our
> plugin be parsing or converting the pom xml file ourselves (we don't
> need pom inheritance or transitive handling of this additional
> information)
>
> The question now is, what do you think about it? Is there something
> planned in that direction? If we would do it, do you think that we
> might get into trouble with future versions of maven?
>
> Regards
> Carsten
>
>
> --
> Carsten Ziegeler
> cziege...@apache.org
>



-- 
Carsten Ziegeler
cziege...@apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to