Thx, Have found it in the sandbox a suggested.
Regards On 18/11/05, Sena Gbeckor-Kove <[EMAIL PROTECTED]> wrote: > Hi Bob, > > I am trying to use your RPM plugin but can't find th code in svn and > the download link on the site doesn't work. Are you still working on > it? > > Thx > > On 15/11/05, Allison, Bob <[EMAIL PROTECTED]> wrote: > > That was it. Thanks! > > > > -----Original Message----- > > From: John Casey [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, November 15, 2005 11:35 > > To: Maven Users List > > Subject: Re: Plugin Unit Tests? > > > > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > The sandbox got moved out of /components/trunk... :-) > > > > New URL is: > > > > https://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-it-plugin/ > > > > HTH, > > > > - -john > > > > Allison, Bob wrote: > > | OK. Maybe I'm not checking out the correct maven2 trunk. > > | > > | The URL I am using is > > | "http://svn.apache.org/repos/asf/maven/components/trunk" (which is the > > | URL specified in the "Building Maven 2.0" document. In the top > > | directory of the stuff checked out are "benchmark", "bootstrap", > > | "examples", "integration-tests", a few files, and a number of > > | directories named "maven-...". There is no directory named "sandbox" > > or > > | "components" or "plugins" and the "maven-plugins" directory does not > > | have anything named "sandbox". > > | > > | Please tell me what I am missing. > > | > > | -----Original Message----- > > | From: Vincent Massol [mailto:[EMAIL PROTECTED] > > | Sent: Tuesday, November 15, 2005 10:19 > > | To: 'Maven Users List' > > | Subject: RE: Plugin Unit Tests? > > | > > | > > | Bob, > > | > > | > > |>-----Original Message----- > > |>From: Allison, Bob [mailto:[EMAIL PROTECTED] > > |>Sent: mardi 15 novembre 2005 15:51 > > |>To: Maven Users List > > |>Subject: RE: Plugin Unit Tests? > > |> > > |>I don't see maven-components/sandbox or anything named "it" in > > |>mojo/mojo-sandbox. > > |> > > |>Could you be a little more specific where the plugin is located? > > | > > | > > | It's not in mojo, it's in the maven2 trunk. If you check it out you'll > > | see a > > | components/sandbox/plugins dir > > | > > | -Vincent > > | > > | > > |>-----Original Message----- > > |>From: Vincent Massol [mailto:[EMAIL PROTECTED] > > |>Sent: Tuesday, November 15, 2005 09:46 > > |>To: 'Maven Users List' > > |>Subject: RE: Plugin Unit Tests? > > |> > > |> > > |>Hi Bob, > > |> > > |>To test a plugin the best solution is to use the it plugin in > > |>components/sandbox/plugins. > > |> > > |>It allows you to put test projects in src/test/it. > > |> > > |>-Vincent > > |> > > |> > > |>>-----Original Message----- > > |>>From: Allison, Bob [mailto:[EMAIL PROTECTED] > > |>>Sent: mardi 15 novembre 2005 15:35 > > |>>To: Maven Users List > > |>>Subject: Plugin Unit Tests? > > |>> > > |>>I was trying to build some unit tests for the RPM plugin and am > > |> > > |>running > > |> > > |>>into a chicken-and-egg problem. To test the newly-compiled plugin, > > | > > | it > > | > > |>>seems that I need to complete the install phase so that the plugin > > | > > | is > > | > > |>>available for the tests to run. If I alter the configuration to > > | > > | skip > > | > > |>>the unit tests, it will install the new plugin but I can't run any > > |> > > |>tests > > |> > > |>>(since they are skipped). > > |>> > > |>>Am I taking the wrong approach? > > |>> > > |>> > > | > > | --------------------------------------------------------------------- > > | > > |>>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] > > |> > > |> > > |>--------------------------------------------------------------------- > > |>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] > > | > > | > > | --------------------------------------------------------------------- > > | To unsubscribe, e-mail: [EMAIL PROTECTED] > > | For additional commands, e-mail: [EMAIL PROTECTED] > > | > > | > > | > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.2.6 (GNU/Linux) > > > > iD8DBQFDeg4AK3h2CZwO/4URAtXeAJ9wxilZQT33kiZWQ2yxb3PeOZ47YwCgpFh7 > > vsbbuhRAuJPgjZN4lag0zUI= > > =gKKP > > -----END PGP SIGNATURE----- > > > > --------------------------------------------------------------------- > > 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] > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
