This looks right to me. On 10/24/05, Pilgrim, Peter <[EMAIL PROTECTED]> wrote: > > What did I do wrong, then? > > I created the program to create the POM for the installed JARS. > > For weblogic jar, it Created the file > ~/.m2/repository/bea-weblogic/weblogic/8.1/weblogic-8.1.pom > So I am confused, if the pom is there, why is it being ignored? > > Is the file format wrong? > > <project> > <modelVersion>4.0.0</modelVersion> > <groupId>bea-weblogic</groupId> > <artifactId>weblogic</artifactId> > <version>8.1</version> > </project> > > -- > Peter Pilgrim :: J2EE Software Development > Operations/IT - Credit Suisse First Boston, > Floor 15, 5 Canada Square, London E14 4QJ, United Kingdom > Tel: +44-(0)207-883-4497 > > > > -----Original Message----- > > From: Allison, Bob [mailto:[EMAIL PROTECTED] > > Sent: 24 October 2005 14:46 > > To: Maven Users List > > Subject: RE: Installing Commercial Jars and missing POM XML files > > > > > > A much better choice would be to allow install:install-file to > > optionally create a POM for the file it is installing. > > > > -----Original Message----- > > From: Wendy Smoak [mailto:[EMAIL PROTECTED] > > Sent: Monday, October 24, 2005 09:43 > > To: Maven Users List > > Subject: Re: Installing Commercial Jars and missing POM XML files > > > > > > From: "Pilgrim, Peter" <[EMAIL PROTECTED]> > > > > > My question is, how do I tell maven not to going looking remotely > > > for POM XML files for the commercial jars since I installed > > > them locally on my machine? > > > > http://www.mail-archive.com/users%40maven.apache.org/msg26066.html > > > > I've just been creating a pom for them with just the > > group/artifact/version > > and Maven stops complaining. > > > > Should we submit poms for these non-distributable commercial > > libraries, > > so > > that they're in the repository like the ones for Sun .jars (and we can > > come > > to some agreement on the group/artifact ids?) > > > > -- > > Wendy Smoak > > > > > > > > --------------------------------------------------------------------- > > 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] > > > > > > ============================================================================== > Please access the attached hyperlink for an important electronic > communications disclaimer: > > http://www.csfb.com/legal_terms/disclaimer_external_email.shtml > > ============================================================================== > > > --------------------------------------------------------------------- > 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]
