I am curious if 3.1.0 will be more relaxed with custom tags inside <dependency>?
Use case: karaf-maven-plugin uses bizarre conventions on how to map from <scope> into osgi bundle properties (like start level) because there is no way to have a custom tag in <dependency> and express this requirement. -------- Original Message -------- Subject: Re: [VOTE] Apache 3.1.0-alpha-1 From: Jason van Zyl <[email protected]> To: Maven Developers List <[email protected]> Date: Tue 02 Apr 2013 12:04:18 PM CDT > Thanks. > > On Apr 2, 2013, at 1:00 PM, Hervé BOUTEMY <[email protected]> wrote: > >> Staged documentation: http://maven.apache.org/ref/3.1.0-alpha-1/ >> >> Regards, >> >> Hervé >> >> Le lundi 1 avril 2013 08:12:09 Jason van Zyl a écrit : >>> Here are the release bits for 3.1.0-alpha-1: >>> >>> Release notes: >>> https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=18 >>> 967 >>> >>> Staging repository: >>> https://repository.apache.org/content/repositories/maven-042/ >>> >>> Staged distribution: >>> https://repository.apache.org/content/repositories/maven-042/org/apache/mave >>> n/apache-maven/3.1.0-alpha-1/ >>> >>> Anyone trying this in advance should know that the Site, Dependency, and >>> Shade plugin are not going to work. We are aware of this and those >>> responsible for those plugins are looking into it. >>> >>> Thanks, >>> >>> Jason >>> >>> ---------------------------------------------------------- >>> Jason van Zyl >>> Founder & CTO, Sonatype >>> Founder, Apache Maven >>> http://twitter.com/jvanzyl >>> --------------------------------------------------------- >>> >>> We know what we are, but know not what we may be. >>> >>> -- Shakespeare >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > Thanks, > > Jason > > ---------------------------------------------------------- > Jason van Zyl > Founder & CTO, Sonatype > Founder, Apache Maven > http://twitter.com/jvanzyl > --------------------------------------------------------- > > What matters is not ideas, but the people who have them. Good people can fix > bad ideas, but good ideas can't save bad people. > > -- Paul Graham > > > > > >
