Re: [VOTE] Release Maven Compiler Plugin 2.3

2010-04-15 Thread Vincent Siveton
+1 Vincent 2010/4/10 Jason van Zyl : > Hi, > > This was simply to bump the default source/target to 1.5. I don't want > 3.0-beta-1 released requiring people to set these as they should be defaults > now. > > Staging repo: > https://repository.apache.org/content/repositories/maven-011 > > All we

Re: How to install an artifact in the local repository from within a plugin

2010-04-15 Thread Brian Fox
Use or look at the dependency plugin. The copy/unpack goals manually resolve things to the repo. On Wed, Apr 14, 2010 at 11:30 PM, Mirko Jahn wrote: > Hey there, > > I am currently trying to manually install an artifact from a remote > repository into the local repository to do some file operatio