Re: m2 public repositories are FUBAR

2006-09-09 Thread Alex Turner
Don't worry - you aren't the only person annoyed by the inconsistencies of the repos. Alex On 9/10/06, Brill Pappin <[EMAIL PROTECTED]> wrote: Sorry for the tone... it's both an ongoing problem (which sounds like it's being delt with) and a short fuse :) It may be that I'm having to use a lot

Re: Is maven good to small projects

2006-09-06 Thread Alex Turner
I have adpoted maven for virtualy all my projects. I am a one man show. It made managing things much easier, and it encourages good behaviour. Personally I find the documentation lousy, the community support weak, and the learning curve much steeper than ant, but it's worth every piece of effort

Re: new using maven., please help me

2006-08-22 Thread Alex Turner
The point of using maven is to use convention over configuration - if you override the conventions, you loose half the benefit of using maven. Move your source directory rather than configuration maven. Alex. On 8/22/06, Miren <[EMAIL PROTECTED]> wrote: How can i overwrite he default source a

Re: new using maven., please help me

2006-08-19 Thread Alex Turner
Unfortunately the default maven repository does not work, you will have to configure a mirror: create a file ~/.m2/settings.xml: isu.edu http://ibiblio.lsu.edu/main/pub/packages/maven2 central ibiblio.org http://www.ibiblio.org/maven2

Packaging my tld file

2006-08-15 Thread Alex Turner
Where do I need to put my tld file to get it packaged in my jar? This is the jar that defines the tag classes, rather than the web app that uses them, so I believe that it needs to go into the META-INF in the jar file... Thanks, Alex

Trouble with EAR file build

2006-08-10 Thread Alex Turner
mpile that, it can't find maven-parent. Please help Yours, Alex Turner Mint Pixels

Re: new user

2006-07-31 Thread Alex Turner
So far my experience is that the central repository is horribly broken and does not work. Set up a mirror as described in http://maven.apache.org/guides/mini/guide-mirror-settings.html That worked for me Alex On 7/31/06, Barnes, Mike <[EMAIL PROTECTED]> wrote: I just finished downloading ma

Re: Including dependencies in final JAR

2006-07-30 Thread Alex Turner
n 7/30/06, Barrie Treloar <[EMAIL PROTECTED]> wrote: On 7/31/06, Alex Turner <[EMAIL PROTECTED]> wrote: > Not to ask a stupid question, but why should I have to use a plugin for > this? This is standard functionality that many projects require. Shouldn't > this be part of

Re: Cargo Plugin

2006-07-30 Thread Alex Turner
Ok - my id is 'plexq' Thanks, Alex On 7/30/06, Vincent Massol <[EMAIL PROTECTED]> wrote: Hi Alex, -- *From:* Alex Turner [mailto:[EMAIL PROTECTED] *Sent:* dimanche 30 juillet 2006 22:12 *To:* [EMAIL PROTECTED] *Cc:* Maven Users List *Sub

Re: Including dependencies in final JAR

2006-07-30 Thread Alex Turner
ndard goals. _Everything_ is a plugin. -Original Message- From: Alex Turner [mailto:[EMAIL PROTECTED] Sent: Sunday, July 30, 2006 5:54 PM To: Maven Users List Subject: Re: Including dependencies in final JAR Not to ask a stupid question, but why should I have to use a plugin for this? This

Re: Including dependencies in final JAR

2006-07-30 Thread Alex Turner
... Search the user list for assembly plugin plus jar-with-dependencies parameter. Wayne On 7/30/06, Alex Turner <[EMAIL PROTECTED]> wrote: > Looking at it now, I think what I want is a JAR not an EAR. I have a stand > alone app that is fired from cron. > > Alex > > On 7

Re: Including dependencies in final JAR

2006-07-30 Thread Alex Turner
pes of apps)? Wayne On 7/30/06, Alex Turner <[EMAIL PROTECTED]> wrote: > Okay - I just realised something - maybe what I'm trying to do is wrong > here... do I really want an ear file instead? > > Alex > > On 7/30/06, Alex Turner <[EMAIL PROTECTED]> wrote: > > >

Re: Cargo Plugin

2006-07-30 Thread Alex Turner
---- *From:* Alex Turner [mailto:[EMAIL PROTECTED] *Sent:* dimanche 30 juillet 2006 22:12 *To:* [EMAIL PROTECTED] *Cc:* Maven Users List *Subject:* Re: Cargo Plugin What can I do to help make this happen. This is a priority for me, and I have no problem helping to make it happen Very cool

Re: Cargo Plugin

2006-07-30 Thread Alex Turner
What can I do to help make this happen. This is a priority for me, and I have no problem helping to make it happen Alex On 7/29/06, Vincent Massol <[EMAIL PROTECTED]> wrote: Hi Alex, -- *From:* Alex Turner [mailto:[EMAIL PROTECTED] *Sent:* samedi 29 j

Re: Including dependencies in final JAR

2006-07-30 Thread Alex Turner
Okay - I just realised something - maybe what I'm trying to do is wrong here... do I really want an ear file instead? Alex On 7/30/06, Alex Turner <[EMAIL PROTECTED]> wrote: How do I tell maven to include my dependency jars in my final jar file? I am referencing http://maven

Including dependencies in final JAR

2006-07-30 Thread Alex Turner
How do I tell maven to include my dependency jars in my final jar file? I am referencing http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html, but none of the scopes described seems to do that. Thanks, Alex.

Re: Cargo Plugin

2006-07-29 Thread Alex Turner
> -Original Message- > From: Alex Turner [mailto:[EMAIL PROTECTED] > Sent: samedi 29 juillet 2006 06:46 > To: Maven Users List > Subject: Re: Cargo Plugin > > Thanks for the pointer - the documentation isn't the easiest to follow, > but > I figured it out. W

Re: Cargo Plugin

2006-07-28 Thread Alex Turner
Thanks for the pointer - the documentation isn't the easiest to follow, but I figured it out. Alex On 7/29/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 7/28/06, Alex Turner <[EMAIL PROTECTED]> wrote: > I'm trying to find some good documentation on the cargo plugin, b

Cargo Plugin

2006-07-28 Thread Alex Turner
I'm trying to find some good documentation on the cargo plugin, but I'm obviously having a brain dead moment. Any chance someone out there could point me in the right direction. If you are wondering what I am trying to do, I am wishing to deploy my web application to tomcat 5.5.12 in an exploded

Re: Problems with JSTL

2006-07-28 Thread Alex Turner
Doh - figured out the problem, was missing taglibs.standard, heh. Alex On 7/28/06, Alex Turner <[EMAIL PROTECTED]> wrote: I'm trying to include the right dependencies for JSTL. The problem I'm having is that javax.servlet.jstl is not matching with taglibs.c... taglibs.c uses

Problems with JSTL

2006-07-28 Thread Alex Turner
I'm trying to include the right dependencies for JSTL. The problem I'm having is that javax.servlet.jstl is not matching with taglibs.c... taglibs.c uses the apache impl, and javax seems to use the sun impl. Is there a way to match this stuff up so that it works right? Sorry for the newbness of

Re: Problem with commins-email

2006-07-28 Thread Alex Turner
te the message without copying or disclosing. -Oprindelig meddelelse- Fra: Alex Turner [mailto:[EMAIL PROTECTED] Sendt: 28. juli 2006 16:14 Til: Maven Users List Emne: Problem with commins-email I am having a problem with commons-email, it lists activation 1.0.2 as a dependency, but there

Problem with commins-email

2006-07-28 Thread Alex Turner
I am having a problem with commons-email, it lists activation 1.0.2 as a dependency, but there is no jar in the javax/activation/activation/1.0.2 directory at http://www.ibiblio.org/maven2/javax/activation/activation/1.0.2/ or any other mirror I checked Hope someone can help Alex

Re: Maven and dependency on central servers

2006-07-28 Thread Alex Turner
I am with you. I tried building the test project, and it failed on a few files from the central repository. Based on this post, I switched to a mirror and got what I needed successfully. In my mind this bodes very ill of this approach if the maven project can't keep it's central repository serv

Problems creating first app

2006-07-27 Thread Alex Turner
I am having creating a test app. Maven runs, but doesn't create it. I get the following output: [EMAIL PROTECTED] ~]$ mvn archetype:create -DgroupId=com.plexq.applications-DartifactId=my-app [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'archetype'. [INFO]