I would have used 0.2-myname-1 as the version otherwise anyone else will get inconsistent behaviour
2008/10/17 Some user <[EMAIL PROTECTED]> > > kind of - I used the .pom from trunk and changed the version back to 0.1. > > > Stephen Connolly-2 wrote: > > > > ugh! > > > > I hope you added the plugin's pom and not one you just made up yourself > > > > 2008/10/17 Some user <[EMAIL PROTECTED]> > > > >> > >> Okay, I got it working. > >> I installed the jar with install:install-file and manually added a .pom > >> into > >> my local repository. > >> > >> > >> > >> Some user wrote: > >> > > >> > So the procedure for installing a plugin is the same as for a 'normal' > >> > artefact? > >> > > >> > I tried installing from the provided .jar, not from the source. So > >> should > >> > I have used install:install-file? > >> > > >> > > >> > Wayne Fay wrote: > >> >> > >> >> What have you tried? How do you know it didn't work? > >> >> > >> >> I don't know about that specific plugin, but generally, you should be > >> >> able to grab the source and then run "mvn install" to put it into > your > >> >> repo. > >> >> > >> >> Wayne > >> >> > >> >> On Thu, Oct 16, 2008 at 9:45 AM, Some user <[EMAIL PROTECTED]> > >> >> wrote: > >> >>> > >> >>> Hi, > >> >>> > >> >>> I am trying to manually install a maven-plugin > >> >>> (http://code.google.com/p/maven-timestamp-plugin/). > >> >>> > >> >>> Can anyone help me? > >> >>> > >> >>> Just wasted over an hour reading the docs and googling, but I must > be > >> >>> missing something obvious. > >> >>> (And of course, the maven documentation sucks.) > >> >>> > >> >>> ----- > >> >>> -- > >> >>> http://www.vic-fontaine.com/ http://www.vic-fontaine.com/ > >> >>> -- > >> >>> View this message in context: > >> >>> > http://www.nabble.com/Howto-Install-Plugin--tp20015942p20015942.html > >> >>> Sent from the Maven - Users mailing list archive at Nabble.com. > >> >>> > >> >>> > >> >>> > --------------------------------------------------------------------- > >> >>> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> >>> For additional commands, e-mail: [EMAIL PROTECTED] > >> >>> > >> >>> > >> >> > >> >> --------------------------------------------------------------------- > >> >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> >> For additional commands, e-mail: [EMAIL PROTECTED] > >> >> > >> >> > >> >> > >> > > >> > > >> > >> > >> ----- > >> -- > >> http://www.vic-fontaine.com/ http://www.vic-fontaine.com/ > >> -- > >> View this message in context: > >> http://www.nabble.com/Howto-Install-Plugin--tp20015942p20027794.html > >> Sent from the Maven - Users mailing list archive at Nabble.com. > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > > > > ----- > -- > http://www.vic-fontaine.com/ http://www.vic-fontaine.com/ > -- > View this message in context: > http://www.nabble.com/Howto-Install-Plugin--tp20015942p20031108.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
