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]

Reply via email to