Children cannot find master pom in local repo

2005-10-27 Thread Dietrich Schulten
Hi, I have several projects and try to build them with a master POM containing an artifactId proj-master. The master contains entries for each of the children. The children POMs point back to the master in a element. All projects have the same groupID. I used mvn install on the master to have ev

Re: [m2] not building if only in local repository

2005-10-27 Thread Wim Deblauwe
I found that problem, it was a wrong groupId I used. But when I corrected this, I now get: [INFO] [ERROR] BUILD ERROR [INFO] [INFO] Failed to re

[M2] Too heavy load for ibiblio?

2005-10-27 Thread Dietrich Schulten
Hi, Mvn is having trouble to download commons-codec from ibiblio. Browsing showed that yesterday something was updated there, but I cannot download manually. Is there something broken or are there just too many connections? Regards, Dietrich -

RE: [M2] Manual installation of plugins

2005-10-27 Thread Jörg Schaible
Eric Parpal wrote on Thursday, October 27, 2005 7:11 PM: >> Are these two networks completly separated or is it possible to >> reach the one machine, that has an internet connection? If so, you >> can install there the Maven-proxy. >> > Unfortunately, there is the Internet network and there is a

RE: [m2]create an entry into internal repository

2005-10-27 Thread Jörg Schaible
Hi Jason, Jason van Zyl wrote on Thursday, October 27, 2005 6:15 PM: > On Thu, 2005-10-27 at 18:02 +0200, Jörg Schaible wrote: >> Hi Jason, >> >> Jason van Zyl wrote on Thursday, October 27, 2005 5:57 PM: [snip] > http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html >>> >>> At th

Re: [m2] deployment of Jetty 6

2005-10-27 Thread David Jencks
On Oct 26, 2005, at 3:30 AM, Greg Wilkins wrote: Brett Porter wrote: I think you should just leave them out of your repository, and leave it up to Geronimo/Tomcat to deploy them into the repo (which they do now, I think). Neither geronimo or tomcat has a properly named m2 repository yet. The

Re: [m2] Eclipse webapp lib

2005-10-27 Thread Brian Bonner
Hi guys, I was able to get the project to install with the required dependencies of servlet on primary-sources and logging. I'm not sure about the EAR because I haven't created an EAR project in the WTP. I've mostly done dynamic web projects. I use spring/hibernate and have stayed clear of the

Re: [m1.0.2] retrieve goal called

2005-10-27 Thread Brett Porter
not that I remember. There is maven.default.goal though. - Brett On 10/25/05, Marc Attiyeh <[EMAIL PROTECTED]> wrote: > Is there a way in Jelly (my maven.xml) to retrieve the name of the goal > the user called? I want some validation on parameters to only take > place if certain goals are called

Re: Migration path

2005-10-27 Thread Brett Porter
I thought the DB schema wasn't changing post beta? What changed? If it was purely the addition of fields, I think copying the database across should work... - Brett On 10/26/05, Mark Hobson <[EMAIL PROTECTED]> wrote: > On 26/10/05, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: > > The migration to

Re: [m2] ant tasks and SNAPSHOTs

2005-10-27 Thread Brett Porter
It's missing the timestamp, indicating to me that jar.pom might be turning off the build numbering? In which case it is correct to always use -SNAPSHOT but is a bug if that isn't being redownloaded when it changes. - Brett On 10/25/05, Dave Brondsema <[EMAIL PROTECTED]> wrote: > I deploy with: >

Re: [m2] lifecycle phase ordering?

2005-10-27 Thread Brett Porter
This isn't currently possible. I don't understand the need to filter andromda.xml. Can you elaborate? This essentially means a parameter to the build completely changes the sources, completely changing the project - meaning that it should be at least in a profile if not a separate project. Also,

Re: javadoc problem

2005-10-27 Thread Brett Porter
It's all fixed in SVN. On 10/25/05, Marcus Eberts <[EMAIL PROTECTED]> wrote: > ok, I see. > One of the tags contains WAR, another project contains EAR. So > it doesn't work for both cases and only for normal JAR files. > When I test it with the jar-tag the apidocs get generated and all files >

Re: [m2] not building if only in local repository

2005-10-27 Thread Brett Porter
Certainly sounds fishy. Do you have a testk case you can post to JIRA? - Brett On 10/26/05, Wim Deblauwe <[EMAIL PROTECTED]> wrote: > Hi, > > I have 2 modules: moduleA depends on moduleB. I did a mvn install on > moduleA. Then I tried to build moduleB, but I get an error: > > [INFO] Failed to res

Re: [m2] Plugins that depend on other plugin goals

2005-10-27 Thread Brett Porter
I believe all should execute phase="package". For the last two, create a custom lifecycle that binds war:inplace to the package phase, for example. See the core-it-plugin for an example. - Brett On 10/25/05, Mark Hobson <[EMAIL PROTECTED]> wrote: > Hi there, > > I'm trying to realign the tomcat p

Re: maven-artifact-ant 2.0.1download?

2005-10-27 Thread Brett Porter
It's not fixed yet. - Brett On 10/27/05, Xavier Toth <[EMAIL PROTECTED]> wrote: > :( I'm trying to pickup a patch for mng-1275 is there anyway I can do this? > > On 10/27/05, Jason van Zyl <[EMAIL PROTECTED]> wrote: > > > > On Thu, 2005-10-27 at 09:13 -0500, Xavier Toth wrote: > > > Where can I f

Re: where to report bad metadata on ibiblio.org/maven2?

2005-10-27 Thread Orjan Nygaard Austvold
Added (MEV-152). Thanks, Ørjan Carlos Sanchez wrote: >http://jira.codehaus.org/browse/MEV > >On 10/27/05, Orjan Nygaard Austvold <[EMAIL PROTECTED]> wrote: > > >>I know there is place to report bad metadata found on >>ibiblio.org/maven2, but where.. :-) >> >>ant-1.6.5 seems to have an invalid

Re: jxr site

2005-10-27 Thread Dion Gillard
Content free tool? On 10/28/05, Jason van Zyl <[EMAIL PROTECTED]> wrote: > Hi Arnaud, > > There you go: > > http://maven.apache.org/jxr > > -- > jvz. > > Jason van Zyl > jason at maven.org > http://maven.apache.org > > Our achievements speak for themselves. What we have to keep track > of are our

Re: where to report bad metadata on ibiblio.org/maven2?

2005-10-27 Thread Carlos Sanchez
http://jira.codehaus.org/browse/MEV On 10/27/05, Orjan Nygaard Austvold <[EMAIL PROTECTED]> wrote: > I know there is place to report bad metadata found on > ibiblio.org/maven2, but where.. :-) > > ant-1.6.5 seems to have an invalid POM at the moment. > > > Thanks, > Ørjan > > > ---

where to report bad metadata on ibiblio.org/maven2?

2005-10-27 Thread Orjan Nygaard Austvold
I know there is place to report bad metadata found on ibiblio.org/maven2, but where.. :-) ant-1.6.5 seems to have an invalid POM at the moment. Thanks, Ørjan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

auto providing maven properties in ant attributes

2005-10-27 Thread Ashley Williams
(posted to dev by muscle memory, please ignore that one) Hi Just wondering if anything is ongoing to automatically provide a mapping from maven injected properties to ant attributes. I've done a little work on the xdoclet plugin on my machine that means instead of providing the following:

Re: [m2] XJC plugin now has a home

2005-10-27 Thread Ashley Williams
Thanks Adam. Oh and a message to all the xjc plugin users: may you both be happy ;) - AW On 27 Oct 2005, at 23:53, Adam Hardy wrote: Ashley Williams on 27/10/05 14:57, wrote: Hi Just an announcement that the XJC plugin is now housed on the codehaus mojo project here: http://mojo.codehaus

Re: [m2] XJC plugin now has a home

2005-10-27 Thread Adam Hardy
Ashley Williams on 27/10/05 14:57, wrote: Hi Just an announcement that the XJC plugin is now housed on the codehaus mojo project here: http://mojo.codehaus.org/xjc-maven-plugin/ Not sure if guest svn access is working but you can grab a tarball by clicking on this link: Well done! I will c

Re: Missing jars (velocity & jdbm)

2005-10-27 Thread Carlos Sanchez
They are available again. On 10/27/05, Prasad Kashyap <[EMAIL PROTECTED]> wrote: > When building the Geronimo project from a clean local repo, maven (*v1.0.2*) > cannot find the following 2 jars to download. > velocity-1.4-dev.jar > jdbm-0.20-dev.jar > These jars seem to have been recently remov

RE: jxr site

2005-10-27 Thread Jason van Zyl
On Thu, 2005-10-27 at 21:49 +0200, Arnaud HERITIER wrote: > Hi Jason, > > Thanks. > Should we add it in the links of all sites like SCM and Wagon? Done. > Arnaud > > > > -Message d'origine- > > De : Jason van Zyl [mailto:[EMAIL PROTECTED] > > Envoyé : jeudi 27 octobre 200

Re: SNAPSHOT problems (please verify maven 2 repository)

2005-10-27 Thread Carlos Sanchez
Snapshots were removed from ibiblio for m1 and m2 On 10/27/05, Brian Bonner <[EMAIL PROTECTED]> wrote: > Just wanted to make sure I saw an e-mail from Brett Porter a while > back saying snapshots came off ibiblio for maven2, didn't realize it > was for m1, too. > > Is the cvs repository you gave t

Re: keyword "SNAPSHOT" in depedency version is ignored

2005-10-27 Thread Lukas Theussl
This is a misunderstanding of the SNAPSHOT functionality, maven does _not_ replace SNAPSHOT with the latest available version of a project. Using a SNAPSHOT dependency still assumes that the project that you depend upon has actually published a SNAPSHOT. This is not the case for commons-loggin

keyword "SNAPSHOT" in depedency version is ignored

2005-10-27 Thread Dr. Stefan Reisner
I have created the following dependency in my maven project: commons-logging commons-logging SNAPSHOT This results in the following behaviour being logged on the console when invoking maven: D:\workspace\de.syngenio.kompass.kik>maven __ __ | \/ |__ _Apache__ ___ |

Site plugins missing links to code

2005-10-27 Thread Colin Chalmers
Hi, I was able to generate the site with reports using my new maven-2 config. but when I look at the reports for Checkstyle/PMD I am missing a link to the source where the actual problem lies. Adding the source plugin didn't seem to help much either. Am I missing something or is this work in

Re: Maven 2 multiproject

2005-10-27 Thread Colin Chalmers
Thx Jason, I'll look into this. To clarify I can set this as my descriptor in the root project that should iterate over the sub-projects and gather the info? Whilst playing with the assembly plugin it compiled all classes but only generated distributions for the root project, which was empty

Can't build anymore with Continuum 1.0/Maven 2.0 Final

2005-10-27 Thread Matthew Beermann
I'm trying to load a Maven 2.0 project into Continuum, one that builds perfectly from the command line. The build fails, but I can't quite figure out why, because the build log is completely blank! Here's what Continuum spews out to the command line. The only thing I can guess is that the chec

postgoal function in M2 Need Help?

2005-10-27 Thread raghurajan . x . gurunathanv
Hi I understand there is no pre/post goal things in M2, instead we have to do that in pom.xml plugin itself. But how do i do more than one for eg. My needs is 1. Before compile i have generate a ejb home/remoteinterface .java files. 2. Then do regular javac compile 3. Then do ejbc compile whi

RE: OutOfMemoryErrors in Reports

2005-10-27 Thread Arnaud HERITIER
Is it with m1 or m2 ? I suppose it's for m2 because there's no official surfire plugin for m1 ? Arnaud > -Message d'origine- > De : Jamie Bisotti [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 27 octobre 2005 19:19 > À : Maven Users List > Objet : Re: OutOfMemoryErrors in Reports > > On 1

RE: SNAPSHOT problems (please verify maven 2 repository)

2005-10-27 Thread Arnaud HERITIER
I'm not sure there's already for m2 a snapshots repository for apache. Jason ? Arnaud > -Message d'origine- > De : Brian Bonner [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 27 octobre 2005 21:46 > À : Maven Users List > Objet : Re: SNAPSHOT problems (please verify maven 2 repository) >

RE: [M102] can I build a site only for a major.minor release?

2005-10-27 Thread Arnaud HERITIER
Hi Thomas, What you want to do is to build/deploy your code from the trunk and generate/publish your site from a tag ? It's not really possible within maven because you should switch between these two versions. What about reports ? Do you want to generate reports for the trunk o

RE: jxr site

2005-10-27 Thread Arnaud HERITIER
Hi Jason, Thanks. Should we add it in the links of all sites like SCM and Wagon? Arnaud > -Message d'origine- > De : Jason van Zyl [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 27 octobre 2005 18:39 > À : Maven Users List > Objet : jxr site > > Hi Arnaud, > > There you

Re: SNAPSHOT problems (please verify maven 2 repository)

2005-10-27 Thread Brian Bonner
Just wanted to make sure I saw an e-mail from Brett Porter a while back saying snapshots came off ibiblio for maven2, didn't realize it was for m1, too. Is the cvs repository you gave then for m1? is there a different one for m2? On 10/27/05, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > If you a

RE: Overriding plugin properties

2005-10-27 Thread Arnaud HERITIER
Which maven 1.X are you using ? 1.1-beta-something or 1.0(.2) ? Arnaud > -Message d'origine- > De : Michael Böckling [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 27 octobre 2005 17:33 > À : Maven Users List > Objet : Overriding plugin properties > > Hi, > > I have a similar question as

RE: SNAPSHOT problems (please verify maven 2 repository)

2005-10-27 Thread Arnaud HERITIER
If you are using m2, the main repository is : http://www.ibiblio.org/maven2/ Arnaud > -Message d'origine- > De : Brian Bonner [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 27 octobre 2005 16:52 > À : Maven Users List > Objet : Re: SNAPSHOT problems (please verify maven 2 repository) > >

RE: Setting global properties - is it even possible?

2005-10-27 Thread Arnaud HERITIER
You can take a look at the tag set in Jelly http://jakarta.apache.org/commons/jelly/tags.html#core:set Arnaud > -Message d'origine- > De : Mironenko, Philip [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 27 octobre 2005 16:18 > À : users@maven.apache.org > Objet : Setting global propertie

[m2] manifest for assembly jar-with-dependencies

2005-10-27 Thread Michael Heuer
Hello, I followed the guide at > http://maven.apache.org/guides/mini/guide-manifest.html to add entries to my MANIFEST.MF, and that works fine with $ mvn package However, it seems that the assembly plugin does not reuse the configuration information when building the jar-with-dependencies jar,

[m2] "artifact-resolver" plugin

2005-10-27 Thread Rohnny Moland
Hi, Does it exist something as easy as a plugin for inserting/copying an artifact/file into a maven repository? I have been looking at the maven-install-plugin which is nice, but it has read-only properties, and I am looking for something I can include in my pom. I dont want to do it manually..

[m2] doc error for assembly plugin

2005-10-27 Thread Michael Heuer
Hello, Running the assembly plugin as documented on > http://maven.apache.org/plugins/maven-assembly-plugin/howto.html results in an error, $ mvn assembly:assembly -Dmaven.assembly.descriptorId=jar-with-dependencies [ERROR] BUILD FAILURE [INFO] -

checkout and build (with ant)

2005-10-27 Thread Keith Fitzgerald
hi, i'm trying to do a checkout and build of my project using pserver. here's my url: scm:cvs:pserver:user:[EMAIL PROTECTED]:/opt/cvs/comcast:myproject it immediately fails and then the error in the build history is blank. why doesn't this work? do i need to install maven or anything else on my

Re: Startup of continuum on MacOS X fails from run.sh but seems to work from plexus.sh

2005-10-27 Thread Emmanuel Venisse
It's a known issue on Java Service Wrapper (http://wrapper.tanukisoftware.org/) that we use, but you can file an issue so we upgrade jsw version when it'll be fix You can find a previous discussion I got with an other user about this : http://mail-archives.apache.org/mod_mbox/maven-continuum-us

Re: OutOfMemoryErrors in Reports

2005-10-27 Thread Jamie Bisotti
On 10/25/05, Christian Goos <[EMAIL PROTECTED]> wrote: > > > Hi > > I get OutOfMemoryErrors with javadoc, checkstyle and surefire reports. > Configure Maven_opts did not help. > What can I do? > > Thanks for help > > Christian > __ > Versc

[m2] Bummed about JUnitDoclet not getting m2 plugin.

2005-10-27 Thread Mick Knutson
I use JUnitDoclet heavily. I am bummed there is not going to be any new support in m2. So, is there any way I can find out, and get help figuring something else out? Is there anyone that would like to help me creating a new JUnitDoclet code base, maintain the old one, and create an M2 plugin?

[m2] Bummed about JUnitDoclet not getting m2 plugin.

2005-10-27 Thread Mick Knutson
I use JUnitDoclet heavily. I am bummed there is not going to be any new support in m2. So, is there any way I can find out, and get help figuring something else out? Is there anyone that would like to help me creating a new JUnitDoclet code base, maintain the old one, and create an M2 plugin?

[M2] Manual installation of plugins

2005-10-27 Thread Eric Parpal
Are these two networks completly separated or is it possible to reach the one machine, that has an internet connection? If so, you can install there the Maven-proxy. Unfortunately, there is the Internet network and there is a secured network. No way to connect them, even for a minute ... So,

[M102] can I build a site only for a major.minor release?

2005-10-27 Thread Thomas_Perry
hello to all, we are using maven 1.0.2 and luntbuild 1.2.2 for continuous builds. Is there anything I can add to maven that will build a project site *only* for a vMajor.Minor release, and NOT build a site for a vMajor.Minor.Bugfix release? for example, build the site docs for release v1

jxr site

2005-10-27 Thread Jason van Zyl
Hi Arnaud, There you go: http://maven.apache.org/jxr -- jvz. Jason van Zyl jason at maven.org http://maven.apache.org Our achievements speak for themselves. What we have to keep track of are our failures, discouragements and doubts. We tend to forget the past difficulties, the many false star

Startup of continuum on MacOS X fails from run.sh but seems to work from plexus.sh

2005-10-27 Thread Donszelmann, Mark
Hi running continuum 1.0 on MacOS X 10.4 gives me the following when started as: bin/macosx/runs.h start or bin/macosx/runs.h console -- Output Running continuum... Removed stale pid file: ./continuum.pid wrapper | --> Wrapper Started as Console dyld: lazy symbol binding failed: Symbol not fo

Re: eclipse:add-maven-repo problem

2005-10-27 Thread Brian Bonner
That's what the code does. :) First line is: workspace += "X"; Not sure why this is here. I'll submit a jira and a patch. Hang on. Brian On 10/27/05, Neil Blue <[EMAIL PROTECTED]> wrote: > Hello, > > I am just trying to enable maven support in eclipse, and I have used the > following command

Re: maven-artifact-ant 2.0.1download?

2005-10-27 Thread Xavier Toth
:( I'm trying to pickup a patch for mng-1275 is there anyway I can do this? On 10/27/05, Jason van Zyl <[EMAIL PROTECTED]> wrote: > > On Thu, 2005-10-27 at 09:13 -0500, Xavier Toth wrote: > > Where can I find version 2.0.1 is the maven ant artifacts? > > They haven't been release only the 2.0 vers

[m2] Deploying EJBs for WebSphere

2005-10-27 Thread Michael Deck
Is anyone currently using maven2 to generate the deployment code for their ejbs for use on a WebSphere app server? It appears that there is not yet a plugin for WebSphere in m2. I tried to write my own, but am running into some problems with that. I've gotten the ant task distributed by IBM t

RE: [m2]create an entry into internal repository

2005-10-27 Thread Jason van Zyl
On Thu, 2005-10-27 at 18:02 +0200, Jörg Schaible wrote: > Hi Jason, > > Jason van Zyl wrote on Thursday, October 27, 2005 5:57 PM: > > > On Thu, 2005-10-27 at 10:23 +0200, luca rasconi wrote: > >> im using m2 (subject modified :-) ). > >> well, > >> i've myjarfile-1.0.jar and i've a > > http://my

RE: [m2]create an entry into internal repository

2005-10-27 Thread Luca Gmail
From http://maven.apache.org/guides/introduction/introduction-to-repositories.htm l Deploying to the Internal Repository One of the most important reasons to have one or more internal repositories is to be able to publish your own private releases to share. To publish to the repository, you will

Re: pom problem in junit-addons/junit-addons/1.4/junit-addons-1.4.pom

2005-10-27 Thread Jason van Zyl
On Thu, 2005-10-27 at 15:36 +0200, [EMAIL PROTECTED] wrote: > Hei, > > There is also a problem with missing dependencies in junit- > addons-1.4.pom. > http://jira.codehaus.org/browse/MEV -- jvz. Jason van Zyl jason at maven.org http://maven.apache.org People develop abstractions by generaliz

Re: maven-artifact-ant 2.0.1download?

2005-10-27 Thread Jason van Zyl
On Thu, 2005-10-27 at 09:13 -0500, Xavier Toth wrote: > Where can I find version 2.0.1 is the maven ant artifacts? They haven't been release only the 2.0 version has been release: http://maven.apache.org/download.html -- jvz. Jason van Zyl jason at maven.org http://maven.apache.org

RE: [m2]create an entry into internal repository

2005-10-27 Thread Jörg Schaible
Hi Jason, Jason van Zyl wrote on Thursday, October 27, 2005 5:57 PM: > On Thu, 2005-10-27 at 10:23 +0200, luca rasconi wrote: >> im using m2 (subject modified :-) ). >> well, >> i've myjarfile-1.0.jar and i've a > http://myhost/myreposytory i would >> use as my internal repository. i understand t

Re: new sites

2005-10-27 Thread Arnaud HERITIER
The site for JXR should also be redeployed with the new L&F. Arnaud On 10/27/05, Jason van Zyl <[EMAIL PROTECTED]> wrote: > > On Thu, 2005-10-27 at 09:54 +0100, Mark Hobson wrote: > > On 26/10/05, Brian Bonner <[EMAIL PROTECTED]> wrote: > > > I presume these are both for M2? It's probably becaus

Re: new sites

2005-10-27 Thread Jason van Zyl
On Thu, 2005-10-27 at 09:54 +0100, Mark Hobson wrote: > On 26/10/05, Brian Bonner <[EMAIL PROTECTED]> wrote: > > I presume these are both for M2? It's probably because I'm new, but > > it's difficult to discriminate between M1 and M2 stuff (it's getting > > easier when I see jelly references, pom3

Re: Parent POM Properties

2005-10-27 Thread Jason van Zyl
On Thu, 2005-10-27 at 10:51 +0200, Bruno Essmann wrote: > Hi > > > Is there any way to access property values of a parent POM? > > I'm aware that any tag in a POM serves as valid property, however I'm > looking for a way to access the values of the POM defined by > ${pom.parent.relativePath}. >

Re: [m2]create an entry into internal repository

2005-10-27 Thread Jason van Zyl
On Thu, 2005-10-27 at 10:23 +0200, luca rasconi wrote: > im using m2 (subject modified :-) ). > well, > i've myjarfile-1.0.jar and i've a http://myhost/myreposytory i would use as > my internal repository. i understand that every artifact should have a > proper structure of directory and file, some

RE: [M2] Manual installation of plugins

2005-10-27 Thread Jörg Schaible
Eric Parpal wrote on Thursday, October 27, 2005 5:34 PM: > Hello, > I installed Maven2 on a protected network not connected to > Internet. On the other side, I installed Maven2 on a machine > connected to the internet network in the aim to download > automatically all the > necessaries files (and

eclipse:add-maven-repo problem

2005-10-27 Thread Neil Blue
Hello, I am just trying to enable maven support in eclipse, and I have used the following command: mvn eclipse:add-maven-repo -Declipse.workspace=c:/workspace This is the right location for my workspace, but the plugin creates a new directory: c:/workspaceX I am using the new Maven 2.0 install

Re: Issue with maven 1.0.2 and ibiblio site

2005-10-27 Thread Arnaud HERITIER
The problem is that they weren't versioned items. It's why all these artifacts were removed (*-dev.jar, *-SNAPSHOT.jar). Our error was to publish plugins which used artifacts not yrt released :-( Sorry. Arnaud On 10/27/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > It's a problem on ibib

Re: [ERROR] Nonexistent component: org.apache.maven.wagon.Wagonhttp

2005-10-27 Thread Brian Bonner
Doh. junit actually gave me more info: org.apache.maven.artifact.resolver.ArtifactResolutionException: Unable to get dependency information: Unable to read the metadata file for artifact 'junit:junit:jar': Error getting POM for 'junit:junit' from the repository: Unsupported Protocol: 'http': Cann

[M2] Manual installation of plugins

2005-10-27 Thread Eric Parpal
Hello, I installed Maven2 on a protected network not connected to Internet. On the other side, I installed Maven2 on a machine connected to the internet network in the aim to download automatically all the necessaries files (and then to transfer them to the other network). I get an error message

Overriding plugin properties

2005-10-27 Thread Michael Böckling
Hi, I have a similar question as PhilipMironenko. I'm trying to use the jar:jar goal to build a zip with a Manifest containing some Javadoc, and for this to happen I try to overwrite some properties, like "maven.jar.final.name" and the like. Doesn't work: and both have no effect. Is there

Re: [ERROR] Nonexistent component: org.apache.maven.wagon.Wagonhttp

2005-10-27 Thread Brian Bonner
Edwin, that's all the console says while running the test case :( I gave it to you verbatim. the last line (after a successful testProject6 was: [ERROR] Nonexistent component: org.apache.maven.wagon.Wagonhttp So if I understand you correctly, the test case I added might be requiring a download f

[Maven2.0b3] Preemptive authentication failed

2005-10-27 Thread Lukacs Gabriel
Hi, I have just downloaded and installed the maven 2 beta 3. I have configured the settings.xml file with proper proxy params in {user.home}/.m2 direcory. The following command execution fails with "Default credentials for repo1.maven.org not available Preemptive authentication failed" messag

Re: [m2] Eclipse webapp lib

2005-10-27 Thread Brian Bonner
No dice. I logged: http://jira.codehaus.org/browse/ARCHETYPE-10 to get to the root of this problem. Hopefully someone will have a chance and take a looksee. Brian On 10/27/05, Brian Bonner <[EMAIL PROTECTED]> wrote: > And here's a workaround I found in the mailing list: > > Snapshots delivered b

Missing jars (velocity & jdbm)

2005-10-27 Thread Prasad Kashyap
When building the Geronimo project from a clean local repo, maven (*v1.0.2*) cannot find the following 2 jars to download. velocity-1.4-dev.jar jdbm-0.20-dev.jar These jars seem to have been recently removed from the remote repo. Any ideas on what happened to them ? Can someone please tell me whe

Re: SNAPSHOT problems (please verify maven 2 repository)

2005-10-27 Thread Brian Bonner
Should we be using: http://www.ibiblio.org/maven??? or http://repo1.maven.org/maven2 which redirects to http://www.ibiblio.org/maven2. Thanks, Brian On 10/27/05, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > Snapshots were removed in ibiblio some days ago > Snapshots delivered by apache project

Setting global properties - is it even possible?

2005-10-27 Thread Mironenko, Philip
Hi all, I have a fairly simple question about properties - is there any way to set them AFTER they've been initialized for the first time or is it like ant - once it's set, it's immutable? An example of what I'm asking is: If it is not possible, c

test-jar transitive dependencies

2005-10-27 Thread Mark Hobson
Hi there, Just trying out the test-jar artifact support as detailed in MNG-932, and not sure if the transitive dependencies are being calculated correctly. The situation is demonstrated nicely in it0077: * module sub1 has a test-scoped dependency of commons-lang * module sub2 has a test-scoped d

Re: [m2] Eclipse webapp lib

2005-10-27 Thread Brian Bonner
And here's a workaround I found in the mailing list: Snapshots delivered by apache projects are now available here : http://cvs.apache.org/repository/ You can setup your maven build to retreive your dependencies from ibiblio and this repository with the property : maven.repo.remote=http://www.ibib

Re: [m2] Eclipse webapp lib

2005-10-27 Thread Brian Bonner
I guess http://www.nabble.com/SNAPSHOTs-removed-from-ibiblio-t188982.html#a526518 answers the question :) On 10/27/05, Brian Bonner <[EMAIL PROTECTED]> wrote: > I remember hearing someone say something about this yesterday. > Someone named Carlos from apache was working on something to fix > ibibl

Re: [m2] Eclipse webapp lib

2005-10-27 Thread Brian Bonner
I remember hearing someone say something about this yesterday. Someone named Carlos from apache was working on something to fix ibiblio. It *could* be related to that. I just checked and 1.0-Alpha-4-SNAPSHOT is not there. Did you get it from ibiblio? Brian On 10/27/05, Srepfler Srgjan <[EMAIL

Re: [m2] Eclipse webapp lib

2005-10-27 Thread Srepfler Srgjan
It could be ibiblio? Brian Bonner wrote: I did as well. A clean slate. I've made mods to eclipse, and changes and deployed a new project-help, but that's it AFAIK. I'll try a clean m2 install w/ a new repo. Brian On 10/27/05, Srepfler Srgjan <[EMAIL PROTECTED]> wrote: I've started with t

Re: [m2] Eclipse webapp lib

2005-10-27 Thread Brian Bonner
I did as well. A clean slate. I've made mods to eclipse, and changes and deployed a new project-help, but that's it AFAIK. I'll try a clean m2 install w/ a new repo. Brian On 10/27/05, Srepfler Srgjan <[EMAIL PROTECTED]> wrote: > I've started with the maven 2.0 final and the template project so

maven-artifact-ant 2.0.1download?

2005-10-27 Thread Xavier Toth
Where can I find version 2.0.1 is the maven ant artifacts?

Re: [m2] Eclipse webapp lib

2005-10-27 Thread Srepfler Srgjan
I've started with the maven 2.0 final and the template project so I don't know what's the issue that affects, you. Perhaps you should fila a JIRA? Brian Bonner wrote: Here's what I get when I try to do the mvn install on a clean unpack of maven-j2ee-archetype: C:\test\maven-archetype-j2ee>mv

Re: [m2] Eclipse webapp lib

2005-10-27 Thread Brian Bonner
Here's what I get when I try to do the mvn install on a clean unpack of maven-j2ee-archetype: C:\test\maven-archetype-j2ee>mvn install [INFO] Scanning for projects... [INFO] - --- [ERROR] FATAL ERROR [INFO] ---

Re: Eclipse WTP and M2 General Question

2005-10-27 Thread Erick Dovale
Hi Pete, take a look at this: http://roumanoff.blogspot.com/ hope it helps.. cheers edovale. Pete wrote: Can anyone shed some light on how Eclipse / WTP / M2 can work together. I was wondering if some of you guys could summarise how you are using these tools together. Initially I was jus

[m2] XJC plugin now has a home

2005-10-27 Thread Ashley Williams
Hi Just an announcement that the XJC plugin is now housed on the codehaus mojo project here: http://mojo.codehaus.org/xjc-maven-plugin/ Not sure if guest svn access is working but you can grab a tarball by clicking on this link: http://svn.mojo.codehaus.org/trunk/mojo/mojo-sandbox/xjc-maven

Re: pom problem in junit-addons/junit-addons/1.4/junit-addons-1.4.pom

2005-10-27 Thread Emmanuel Venisse
Filed an issue there : http://jira.codehaus.org/browse/MEV Emmanuel [EMAIL PROTECTED] a écrit : Hei, There is also a problem with missing dependencies in junit-addons-1.4.pom. 4.0.0 junit-addons junit-addons 1.4

library dependancy wrong?

2005-10-27 Thread Srepfler Srgjan
I've imported a dependency on the JSTL library jstl jstl 1.1.2 However it seems the standard.jar that gets imported is not the correct version (1.0.4), could someone else check if this happens to you too? -

Re: [m2] Eclipse webapp lib

2005-10-27 Thread Srepfler Srgjan
Yes Brian Bonner wrote: Srepfler, After downloading, I should unpack the archetype jar and do an mvn install, correct? Brian On 10/27/05, Srepfler Srgjan <[EMAIL PROTECTED]> wrote: - To unsubscribe, e-mail: [EMAIL PROTECTE

pom problem in junit-addons/junit-addons/1.4/junit-addons-1.4.pom

2005-10-27 Thread tore.larsen
Title: pom problem in junit-addons/junit-addons/1.4/junit-addons-1.4.pom Hei, There is also a problem with missing dependencies in junit-addons-1.4.pom.     4.0.0     junit-addons     junit-addons     1.4                         junit-addons  

Re: Issue with maven 1.0.2 and ibiblio site

2005-10-27 Thread lpetit
> It's a problem on ibiblio. > http://jira.codehaus.org/browse/MAVEN-1718 > Carlos ? When do you think it will be fixed ? Glad to know that it has already been reported. In fact the demonstration I attempted to make today to my fellow companions was a big fiasco due to this problem, but if this i

Re: artifact:install jar name

2005-10-27 Thread Xavier Toth
No I don't simple want to copy the files. I'm trying to use install along with the artifact:dependencies task to reference the repository where I'm installing. When all the 'install's get the same groupd id and artifact id I end up with only one jar containing the contents of the last jar I install

Re: [m2] Eclipse webapp lib

2005-10-27 Thread Brian Bonner
Srepfler, After downloading, I should unpack the archetype jar and do an mvn install, correct? Brian On 10/27/05, Srepfler Srgjan <[EMAIL PROTECTED]> wrote: > Thanks, if by any chance anyone know why Brian has this error please > comment so we can try to resolve the issue. Brian, if you download

Re: [m2] Eclipse webapp lib

2005-10-27 Thread Srepfler Srgjan
Thanks, if by any chance anyone know why Brian has this error please comment so we can try to resolve the issue. Brian, if you download the template from Jira it should create all necessary files. Brian Bonner wrote: Srepfler, I'm having trouble getting this archetype to work. I checked out

M2 ejb compiler

2005-10-27 Thread Hillman, Allen F III
All, How do I go about getting an ear or jar file compiled for deployment into a specific container using Maven 2.0? For example Weblogic 8.1. I assume it should be possible using the ejb plugin, but haven't seen any examples or documentation to explain how. Thanks, Allen -

Re: Issue with maven 1.0.2 and ibiblio site

2005-10-27 Thread Arnaud HERITIER
It's a problem on ibiblio. http://jira.codehaus.org/browse/MAVEN-1718 Carlos ? When do you think it will be fixed ? Arnaud On 10/27/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hello, > > I just installed a fresh copy maven 1.0.2 on a computer. > I used the Windows executable version t

Re: new format on md5 and sha1 files on ibiblio?

2005-10-27 Thread Emmanuel Venisse
it isn't a new format, but wrong files. I fixed them. It can take few hours before they're available on ibiblio and mirrors. Emmanuel Orjan Nygaard Austvold a écrit : Hi, Today we have received a lot of POM validation failures due to checksum failure. I noticed that the content of md5 and s

Issue with maven 1.0.2 and ibiblio site

2005-10-27 Thread lpetit
Hello, I just installed a fresh copy maven 1.0.2 on a computer. I used the Windows executable version to do that. I tried a common goal on a project : maven jar It fails, Maven tells me it can't find velocity-1.4-dev.jar dependency from ibiblio. And indeed, this dependency is not on ibiblio any

new format on md5 and sha1 files on ibiblio?

2005-10-27 Thread Orjan Nygaard Austvold
Hi, Today we have received a lot of POM validation failures due to checksum failure. I noticed that the content of md5 and sha1 files have changed to (e.g., commons-io-1.0) SHA1(commons-io/commons-io/1.0/commons-io-1.0.pom)= 901893f66d5b9de78c66dc39daebcb756975 This causes warnings such as

Re: -source 1.5

2005-10-27 Thread Emmanuel Venisse
http://maven.apache.org/maven2/general.html#Compiling-J2SE-5 Guido Zockoll a écrit : I am trying to "mavenize" my current project. It is a Java 5 project and i get to following error from mvn: java:[24,9] annotations are not supported in -source 1.3 (try -source 1.5 to enable annotations)

  1   2   >