Dan,
I think I noticed why the plugin wasn't downloading when I used the
examples my POM -- the second plugin definition in your Java example
has codehaus spelled with an extra "e" on the end -- I've pasted the
source below with the error.  I wish I'd caught it before!  Progress
on my end is coming along -- I think I just need to add the include
path.  Is there any way I might be able to use wildcards to specify
the idl files between the <source></source> tags?  I've got 30 plus
scattered across the directory structure, and it would probably lead
to a more maintainable POM as well.

Thanks again so much,
Jim

<plugin>
       <groupId>org.codehause.mojo</groupId>
       <artifactId>visibroker-maven-plugin</artifactId>
       <dependencies>
         <!--Your Visibroker's runtime tool jars: vbdev.jar,
vbjorb.jar, and vbjdev.jar -->
       </dependencies>

On 11/15/06, Jim Bethancourt <[EMAIL PROTECTED]> wrote:
Dan,
Great!  Thanks so much.  I'll give it a whirl. :-)
Jim

On 11/14/06, Dan Tran <[EMAIL PROTECTED]> wrote:
> Jim,  A snapshot has been deployed to
> http://snapshots.repository.codehaus.org
>
> It is best to build from source
>
> http://svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox/visibroker-maven-plugin/
>
> -D
>
>
> On 11/14/06, Jim Bethancourt <[EMAIL PROTECTED]> wrote:
> >
> > Hi Dan,
> > I've finally been able to tinker a little more and got the build
> > section settings correct (I think)  that you've mentioned on the
> > website, but the plugin isn't downloading and I'm not finding it in
> > the subversion repository, unless I'm looking in the wrong place.  Any
> > pointers you might be able to provide would be really handy.  Is there
> > any possibility you could post it to the mojo sandbox?
> >
> > Thanks,
> > Jim
> >
> > On 10/30/06, Jim Bethancourt <[EMAIL PROTECTED]> wrote:
> > > Dan,
> > > Awesome!  Thanks so much.  I'd be happy to help where I can.
> > > Jim
> > >
> > > On 10/29/06, Dan Tran <[EMAIL PROTECTED]> wrote:
> > > > Jim, I just cookedup a set of maven wrappers for visibroker tools.
> > > > Please provide feedbacks, patches, docs if you find it it useful.
> > > >
> > > > You will need to check out the source at mojo-sandbox
> > > >
> > > > The site is at  http://mojo.codehaus.org/visibroker-maven-plugin/
> > > >
> > > >
> > > > -D
> > > >
> > > >
> > > > On 10/28/06, Jim Bethancourt <[EMAIL PROTECTED]> wrote:
> > > > >
> > > > > Hi Tim,
> > > > > I've been tinkering with migrating the build process for the place
> > > > > where I work from Ant to Maven 2 and noticed that you worked on a
> > > > > VisiBroker plugin for Maven 2 and had considered posting it.  Any
> > > > > chance you could consider posting it?  I know I could put it to use
> > > > > quickly and I'm sure plenty of other folks using VisiBroker would
> > find
> > > > > it very useful too.
> > > > >
> > > > > Thanks,
> > > > > Jim
> > > > >
> > > > > On 6/27/06, TimHedger <[EMAIL PROTECTED]> wrote:
> > > > > >
> > > > > > Thanks Dan - got most of it working now.
> > > > > > --
> > > > > > View this message in context:
> > > > >
> > http://www.nabble.com/java2iiop-%28Visibroker%29-tf1846831.html#a5071927
> > > > > > Sent from the Maven - Users forum at Nabble.com <
> > http://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]
> > > > >
> > > > >
> > > >
> > > >
> > >
> >
> > ---------------------------------------------------------------------
> > 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