Re: [m2] jaxb-api POM in repo

2005-10-19 Thread Adam Hardy
Carlos Sanchez on 19/10/05 18:29, wrote: jaxb-api 1.0.5 moved to 1.0.1. Thanks. On 10/19/05, Nicolas De Loof <[EMAIL PROTECTED]> wrote: on ibiblio, poms for jaxb-* libs are for version 1.0.5 I've downloaded the latest (1.6) java web serice developer pack (http://java.sun.com/webservices/downl

Re: [ANN] Maven 2.0 Release Now Available

2005-10-20 Thread Adam Hardy
Fantastic work, Maven Team! I think the flood of users onto this user group has already started, I have definitely noticed almost double the emails since beta-1 came out. Vincent Massol on 19/10/05 23:47, wrote: Woohoo! This is a great achievement. Well done everyone! Now be ready for the

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

[m2] repo1.maven.org repository changes

2005-11-11 Thread Adam Hardy
I just upgraded from m2-beta-2 to 2.0 and had a few problems with my dependencies' groupIds. I moved my old beta local repository out of the way and let mvn create a new one. I can't find jbosssx-4.0.2.jar anymore. It used to be in org.jboss but that moved to jboss/jbosssx and only jbosssx-3

Re: [m2] repo1.maven.org repository changes

2005-11-11 Thread Adam Hardy
Adam Hardy on 11/11/05 19:42, wrote: I just upgraded from m2-beta-2 to 2.0 and had a few problems with my dependencies' groupIds. I moved my old beta local repository out of the way and let mvn create a new one. having problems with servlet-api-2.4 as well. I can see it on ibiblio

Re: [m2] repo1.maven.org repository changes

2005-11-12 Thread Adam Hardy
is to use package names (or host names) as groupIds, that hasn't changed. I don't remember having put things inside org.jboss, they're still inside jboss. There's a bug about the latter: http://jira.codehaus.org/browse/MNG-1417 On 11/11/05, Adam Hardy <[EMAIL PROTECTED]>

xdoclet-maven-plugin and commons-logging-1.1-dev?

2005-11-12 Thread Adam Hardy
When running xdoclet-maven-plugin on a project, some logging pops out saying commons-logging-1.1-dev cannot be obtained from ibiblio. I had a look in the xdoclet-maven-plugin POM and there's only a dependency on commons-logging-1.0.4. Is this some strange issue that bodes ill for my project o

sslext

2005-11-12 Thread Adam Hardy
The sslext.jar on ibiblio is devoid of any of its class files, weirdly. I assume this is a bug. I would have filed it so on jira, but I couldn't work out what to file it under. Would that be the Maven Evangelism component? Adam ---

Re: xdoclet-maven-plugin and commons-logging-1.1-dev?

2005-11-13 Thread Adam Hardy
should release a new fixed version On 11/12/05, Dennis Lundberg <[EMAIL PROTECTED]> wrote: Adam Hardy wrote: When running xdoclet-maven-plugin on a project, some logging pops out saying commons-logging-1.1-dev cannot be obtained from ibiblio. I had a look in the xdoclet-maven-plugin P

namespace.jar

2005-11-13 Thread Adam Hardy
I searched ibiblio for namespace.jar that is a dependency for JAXB, and I can't find it anywhere. Has it got another name or is it just not there? It comes as part of JWSDP 1.6, package name javax.xml.namespace, class in package == NamespaceContext -

Re: [m2] repo1.maven.org repository changes

2005-11-13 Thread Adam Hardy
groupIds, that hasn't changed. I don't remember having put things inside org.jboss, they're still inside jboss. There's a bug about the latter: http://jira.codehaus.org/browse/MNG-1417 On 11/11/05, Adam Hardy <[EMAIL PROTECTED]> wrote: Adam Hardy on 11/11/05 19:42, wro

Re: namespace.jar

2005-11-13 Thread Adam Hardy
ava files and be sure they are always in sync with the changes you made to your XML Schemas. Hope it's help! On 11/13/05, Adam Hardy <[EMAIL PROTECTED]> wrote: I searched ibiblio for namespace.jar that is a dependency for JAXB, and I can't find it anywhere. Has it got another

Re: [m2] xdoclet and ear plugin - how to generate .war extension (not .jar)

2005-11-16 Thread Adam Hardy
Can't you hook up xdoclet to kick in earlier than the error would occur? Ashley Williams on 14/11/05 22:28, wrote: Yes the ear plugin seems to be doing its job fine. However I need a way to make the web project generate a file with a .war extension so that it will be found ok. I can't add

Re: [m2] creating a par package and including it in an ear

2005-11-20 Thread Adam Hardy
You guys doing EJB3, can you recommend a decent tutorial on the new technology? Did you go to Sun or JBoss? I see with Sun's glassfish EJB3 server, the bundled tutorial is actually a tutorial for Netbeans users, rather than just a pure EJB3 tutorial :( Or are there others? Thanks Adam Bruno

[m2] repository link

2005-11-27 Thread Adam Hardy
I always have to look really hard to find the link to ibiblio for the repository. Is it possible that someone could put it in a more prominent place on the maven website? e.g. the 'where is it' page? BTW, http://maven.apache.org/configuration.html is giving me a page-not-found error. Than

[m2] where should sql, dtds, test data and generated docs go?

2005-11-30 Thread Adam Hardy
I just started using the hibernate-tools plugin and dbunit for a new project and I suddenly have a whole ream of sql scripts, DTDs, schemas, generated documentation and such like strewn across my project directory tree. Could one of the mvn gurus out there tell me where should I put all of th

Re: [m2] where should sql, dtds, test data and generated docs go?

2005-12-04 Thread Adam Hardy
uide-generating-sources.html Adam Hardy wrote: I just started using the hibernate-tools plugin and dbunit for a new project and I suddenly have a whole ream of sql scripts, DTDs, schemas, generated documentation and such like strewn across my project directory tree. Could one of the mvn g

[m2] cobertura from sandbox

2005-12-26 Thread Adam Hardy
I get this huge stacktrace when running cobertura. It looks like a dependencies issue. The missing class is found in dependency asm-1.5.3 of Hibernate, but not in dependency asm-2.1 of cobertura-maven-plugin. Is there a setting I can use? Is this a fault with cobertura or the hibernate pom?

[m2] cobertura from sandbox

2005-12-28 Thread Adam Hardy
atest version, which is incompatible. Adam Original Message Date: Tue, 27 Dec 2005 00:34:29 + From: Adam Hardy <[EMAIL PROTECTED]> To: Maven Users List Subject: [m2] cobertura from sandbox I get this huge stacktrace when running cobertura. It looks like a dependencies

Re: [m2] cobertura from sandbox

2005-12-29 Thread Adam Hardy
obertura.jar which is already in the classpath when running the tests. I think there is currently no way of "unloading" or "replacing" this jar with another version (1.5.3) of ASM. Maybe someone of the Maven2 team can answer this question? Any help would be greatly appreciat

Re: [m2] dbMonster or dbUnit howto's

2005-12-29 Thread Adam Hardy
Srepfler Srgjan on 29/12/05 17:14, wrote: Did anyone have success in integrating dbMonster or dbUnit with a maven2 j2ee project? Could you paste some pom's or how-to's on how you did this? Thanks and Happy Holidays I use DbUnit and the only interaction it has with maven2 is as a dependency.

Re: [m2] dbMonster or dbUnit howto's

2005-12-29 Thread Adam Hardy
Srepfler Srgjan on 29/12/05 20:42, wrote: Adam Hardy wrote: Srepfler Srgjan on 29/12/05 17:14, wrote: Did anyone have success in integrating dbMonster or dbUnit with a maven2 j2ee project? Could you paste some pom's or how-to's on how you did this? Thanks and Happy Holidays I

RE: Eclipse-Buckminster

2005-05-18 Thread Adam Hardy
I would imagine that having a standardized repository structure might be useful. However as the M2 repository is apparently different to the M1 repository, I guess it's not that simple. But I would imagine that there are no standards in this area. > -Original Message- > From: Peter va

RE: Task list of "// TODO" comments

2005-05-27 Thread Adam Hardy
Before you guys all leapt on board with your wishlist items, I was going to ask what was wrong with using the @todo and the maven-tasklist-plugin. If you go into the Eclipse menu, you can set Eclipse to pick this up and use it via Preferences / java / Compiler / tasklist Adam > -Original M

RE: Réf. : RE: Task list of "// TODO" comments

2005-05-27 Thread Adam Hardy
> >of them would do it 2/ The existing code is already full of > //TODO or > >//FIXME > > > >That's why I'd love to have this plugin. I'm currently > looking how to > >implement it rapidly. > > > >Best Regards / Cordialement, > >Fabrice BELLINGARD > >DINQ/DSIN/INSI/EATE/IDVS/AIDV > >(+33) (01 61) 45 1

Re: Apache Maven 2.0 Alpha 3 Released

2005-06-24 Thread Adam Hardy
Have you tried refreshing your cache - I downloaded it a couple of hours ago. On 24/06/05 13:51 Will Gwaltney wrote: Uh, the web site still says alpha 2... - Will Gwaltney SAS Institute [EMAIL PROTECTED] 919-531-9025 "mathematics is not just a cultural

[M2] putting it all together for 1st project

2005-06-24 Thread Adam Hardy
Perhaps this will email will actually be useful as a piece of documentation, since I couldn't find this on the maven2 website. I have a couple of questions in here as well: setting up a web project * have got to the point where 'Getting Started' finishes * as it is simple stuff with a single

Re: maven 2 and JAXB

2005-06-25 Thread Adam Hardy
On 24/06/05 21:19 Maven User wrote: Have anybody got the JAXB plug-in going?? No, but interested. may have to try myself - looks like a good chance to get familiar with m2 plugin architecture. - To unsubscribe, e-mail: [EMA

Re: maven 2 and JAXB

2005-06-27 Thread Adam Hardy
Geoffrey on 26/06/05 14:23, wrote: In CVS there is a version of the SF JAXB plugin from for maven 1 that should work with jaxb of jswdp 1.5. I would release it in a few hours, just fixing some small issue brett send me. Suggesions are welcome :) You mean you are the keeper of that JAXB plugi

Re: Multiproject property overriding.

2005-06-28 Thread Adam Hardy
Edwin Punzalan on 28/06/05 10:57, wrote: I will be quoting the maven site: http://maven.apache.org/reference/properties.html The properties files in Maven are processed in the following order: 1. Built-in properties are processed 2. |${basedir}/project.properties| (|basedir| is replaced by

[M2] ejb project

2005-07-01 Thread Adam Hardy
Just trying to find out the steps to set up an EJB project and I can't find anything in the mailing list or on the website. There is no maven-archetype-ear or maven-archetype-ejb for the quickstart plugin with which I can create a new project, so should I just be creating a plain old jar proje

Re: [M2] ejb project

2005-07-03 Thread Adam Hardy
true 6. write or wait for the ear plugin :) On 7/1/05, Adam Hardy <[EMAIL PROTECTED]> wrote: Just trying to find out the steps to set up an EJB project and I can't find anything in the m

[m2] i18n .properties files in war

2005-07-13 Thread Adam Hardy
I have exhausted the mailing list archives and the documentation on the website and I cannot see why my .properties file is not being included in my war, since my pom.xml appears to be correct. The file is not copied into the target directory nor is it included in the war file. I see from the

Re: [m2] i18n .properties files in war

2005-07-13 Thread Adam Hardy
d be the latter) this might be a stupid question, but is the ' ApplicationResources.properties' file located at the 'src/main/resources' location in yout project ? Dennis On 7/13/05, Adam Hardy <[EMAIL PROTECTED]> wrote: I have exhausted the mailing list archives

[m2] alpha3 - xdoclet, compile, ear and install

2005-07-28 Thread Adam Hardy
I'm putting together an EJB ear and I need some clarification on a couple of points. (1) I can't get the maven-xdoclet-plugin to install using the docs on http://www.neonics.com/projects/maven-xdoclet-plugin/ When I try to install it, I use this cmd: [EMAIL PROTECTED]:~/java/projects/garg-ej

Re: Maven, EJBs and clashing JNDI names

2005-07-29 Thread Adam Hardy
Lloyd Davies on 29/07/05 12:28, wrote: My company have recently migrated their java projects from Ant to Maven. It's has all gone pretty smoothly until now. We have a number of components, including ears, ejb-jars, jars etc. 2 of my ears contain the same ejb jar file. I would like to deploy

Re: [m2] compiling source code from 2 different dirs

2005-07-29 Thread Adam Hardy
Adam Hardy on 28/07/05 16:39, wrote: (2) Even if I could get the xdoclet to run in m2, I can't figure out how to include a second source directory (containing the xdoclet generated classes). Is it just a comma-delimited list in the attribute of the pom? If I run xdoclet to generate som

[m2] m2-bootstrap-all.sh

2005-07-30 Thread Adam Hardy
I checked out the m2 source from svn and am trying to bootstrap it. Following the instructions in the README.txt I run the m2-bootstrap-all.sh and after a whole stream of downloads, maven-script-* stuff starts compiling, but then I get to this zip error: Building project in /home/java/maven-

Re: [m2] m2-bootstrap-all.sh

2005-07-30 Thread Adam Hardy
? You can quickly check the file sizes to be able to tell if this might be the case (Compare it to http://repo1.maven.org). Cheers, Brett On 7/30/05, Adam Hardy <[EMAIL PROTECTED]> wrote: I checked out the m2 source from svn and am trying to bootstrap it. Following the instructions

[m2] looking for plugins at repo1.maven.org

2005-07-30 Thread Adam Hardy
Hi, I am setting up an ear project and I'm struggling with a series of problems to do with snapshot versions of plugins and m2 which tries to download them from repo1.maven.org. I can't see how to resolve this problem with maven-xdoclet-plugin. It has the repository identified in its pom at

Re: [m2] looking for plugins at repo1.maven.org

2005-07-30 Thread Adam Hardy
robably need is to add a in your own POM so that it can locate the xdoclet plugin. However, on the webpage I believe Kenney asked that you not point at his repo and instead install it locally (instructions are given). We should really get it up on the ibiblio, though. - Brett On 7/31/05, Adam

Re: [m2] looking for plugins at repo1.maven.org

2005-07-30 Thread Adam Hardy
Grand. It's managed it now, thanks. Brett Porter on 30/07/05 16:19, wrote: You need an in the repoository (sorry, the error reporting on this needs improvement). On 7/31/05, Adam Hardy <[EMAIL PROTECTED]> wrote: Is maven-v4_0_0.xsd out of date now? Yes, it will be published

Re: Diagnosis: Error assembling JAR

2005-07-30 Thread Adam Hardy
How about posting the output preceding the exception, and your pom? Jon Strayer on 30/07/05 17:25, wrote: My guess is that something is missing from my pom. org.apache.maven.plugin.MojoExecutionException: Error assembling JAR at org.apache.maven.plugin.jar.JarMojo.execute(JarMojo.java:1

Re: [m2] compiling from 2 different dirs

2005-07-30 Thread Adam Hardy
ojo or the m2 repos though so I can't say for sure. but yes, it is easy to do On 7/29/05, Adam Hardy <[EMAIL PROTECTED]> wrote: Adam Hardy on 28/07/05 16:39, wrote: (2) Even if I could get the xdoclet to run in m2, I can't figure out how to include a second source directo

Re: [m2] compiling from 2 different dirs

2005-07-31 Thread Adam Hardy
ce for the xdoclet plug in either mojo or the m2 repos though so I can't say for sure. but yes, it is easy to do On 7/29/05, Adam Hardy <[EMAIL PROTECTED]> wrote: Adam Hardy on 28/07/05 16:39, wrote: (2) Even if I could get the xdoclet to run in m2, I can't figure out how to include

Re: m2 generate-sources goal

2005-08-03 Thread Adam Hardy
Hi Sid, you would require a plugin that maven can execute during the generate-sources step of the lifecycle. You would configure your plugin into your pom a bit like this for xdoclet: maven-xdoclet-plugin 1.0-SNAPSHOT generate-sources xdoclet

[m2] Cobertura

2005-08-08 Thread Adam Hardy
I couldn't find any documentation on how to implement the Cobertura reporting as part of the site:site goal. I scoured the website and it's not obvious from that how and where I should set it up, or whether I should install it from a different repository. I see that cobertura/cobertura is on i

[M2] Maven PMD Plug-in 1.7 release?

2005-08-08 Thread Adam Hardy
Hi, is there any change in the Maven 2 plugin related to this release? :) I am working with the nightly build of M2 from a few days ago and I'm getting a bunch of errors like this: [INFO] Generate "PMD Report" report. [ERROR] VM #displayTree: error : too few arguments to macro. Wanted 2 got

Re: [m2] Cobertura

2005-08-08 Thread Adam Hardy
Jamie Bisotti on 08/08/05 15:39, wrote: On 8/8/05, Adam Hardy <[EMAIL PROTECTED]> wrote: I couldn't find any documentation on how to implement the Cobertura reporting as part of the site:site goal. I scoured the website and it's not obvious from that how and where I shou

Re: [M2] Maven PMD Plug-in 1.7 release?

2005-08-08 Thread Adam Hardy
Do you have any idea what the errors signify? They come from the PMD report plugin in the m2 nightly build from a few days ago. Adam Carlos Sanchez on 08/08/05 18:31, wrote: The plugin was only released for maven1. On 8/8/05, Adam Hardy <[EMAIL PROTECTED]> wrote: Hi, is there any

Re: [M2] Maven PMD errors

2005-08-08 Thread Adam Hardy
Does anybody else know what I can do to get rid of these PMD errors? I am working with the nightly build of M2 from a few days ago and I'm getting a bunch of errors like this: [INFO] Generate "PMD Report" report. [ERROR] VM #displayTree: error : too few arguments to macro. Wanted 2 got 0 [ERROR

Re: [M2] Maven PMD errors

2005-08-09 Thread Adam Hardy
be an example somewhere from the person who developed it, but I couldn't find it. Adam Brett Porter on 09/08/05 00:07, wrote: Does the rpeort get generated correctly? I know we have some tidying up to do in the velocity portion of the site generation. - Brett On 8/9/05, Adam Hardy <[EM

Re: [m2] alpha3 - xdoclet, compile, ear and install

2005-08-09 Thread Adam Hardy
Kenney Westerhof on 09/08/05 06:51, wrote: On Thu, 28 Jul 2005, Adam Hardy wrote: (1) I can't get the maven-xdoclet-plugin to install using the docs on http://www.neonics.com/projects/maven-xdoclet-plugin/ When I try to install it, I use this cmd: [EMAIL PROTECTED]:~/java/projects/gar

Re: [m2] alpha3 - xdoclet, compile, ear and install

2005-08-09 Thread Adam Hardy
Brett Porter on 09/08/05 02:11, wrote: (3) m2 can't find the maven-ear-plugin. According to the msg here http://marc.theaimsgroup.com/?l=turbine-maven-user&m=111962447408741&w=2 it looks like I have to copy it from maven2/org/apache/maven/plugins to my local repository and change its directory st

Re: [M2] Maven PMD errors

2005-08-09 Thread Adam Hardy
implemented. You're welcome to submit a patch! :) If you'd like to check the Maven Plugin Matrix (just google that string with I'm felling lucky) you can see the progress of a) creation, b) getting up to par with m1 and c) documenting the plugins. - Brett On 8/9/05, Adam Hardy &l

Re: [m2] goals for plugins

2005-08-10 Thread Adam Hardy
Isn't it possible to look in the source code at the methods on a particular class - would it be the public methods on the *Mojo.class? I'm looking at one now that has just .execute() so I would presume I'm wrong here - but aren't the member variables on the Mojo.class the configurable attribut

Re: [m2] Xdoclet trial

2005-08-17 Thread Adam Hardy
Kevin McNamee on 17/08/05 14:22, wrote: Hi, I am trying to get Xdoclet working with m2. Has anyone encountered a “403 Forbidden” when downloading the latest xdoclet plugin from http://www.neonics.com/maven2/org/apache/maven/plugins/maven-xdoclet-plugin/1.0-SNAPSHOT/ I see that too

Re: maven 1 or 2 with J2EE/Hibernate/Jboss project ?

2005-08-27 Thread Adam Hardy
HOFLACK Alexandre on 25/08/05 08:49, wrote: Q1 : I initiate a Hibernate/jboss project. So, newbie with maven, i understand utility of maven. Could you explain me how to work with maven and hibernate, best practise to develop on eclipse ? Could you give me a link on a good example whicj i ca

[m2] Dependency mistake in commons-dbcp?

2005-09-05 Thread Adam Hardy
I get this in my output [INFO] [INFO] Building MyStuff Login Module [INFO]task-segment: [eclipse:eclipse] [INFO] [DEBUG] org.mystuff:mystuf

Re: [m2] Dependency mistake in commons-dbcp?

2005-09-06 Thread Adam Hardy
the m2 release, but you can help by filing bugs at the http://jira.codehaus.org/browse/MEV(I think this one is already recorded). - Brett On 9/6/05, Adam Hardy <[EMAIL PROTECTED]> wrote: I get this in my output

problem with bootstrapped build from svn

2005-09-10 Thread Adam Hardy
I've got a bad-looking exception running deploy:deploy on my project using the bootstrapped version from svn (which compiles but isn't happy doing the integration tests at this point in time (2005-09-10 15:15GMT +1:00) This is what I see: [ERROR] BUILD ERROR [INFO] --

Re: [M2] problem with bootstrapped build from svn

2005-09-10 Thread Adam Hardy
Adam Hardy on 10/09/05 15:18, wrote: I've got a bad-looking exception running deploy:deploy on my project using the bootstrapped version from svn (which compiles but isn't happy doing the integration tests at this point in time (2005-09-10 15:15GMT +1:00) I forgot to say

[M2] maven-ear-plugin

2005-09-11 Thread Adam Hardy
I'm bootstrapping m2 from svn source and I cannot work out how to get maven-ear-plugin to enter the module list into the application.xml. My application.xml contains only the project description and that's it. I've looked in the source code and it seems that the GenerateApplicationXmlMojo is n

Re: [M2] problem with bootstrapped build from svn

2005-09-11 Thread Adam Hardy
ying a snapshot, you need to define in your IIRC. The format is the same as the specification in there, but this is meant to support separate repositories for snapshots vs. releases. Yes, I know - the error message is dreadful. I think there's already an issue in JIRA to clean that up.

Re: [M2] maven-ear-plugin

2005-09-12 Thread Adam Hardy
packaging? regards, Edward Yakop Note: By default, all dependency will not be generated inside application.xml unless if it is either ejb-client, ejb or war. On 9/11/05, Adam Hardy <[EMAIL PROTECTED]> wrote: I'm bootstrapping m2 from svn source and I cannot work out how to

Re: [M2] maven-ear-plugin

2005-09-13 Thread Adam Hardy
aseapp.presentation.flash bsp-pl-fls-ejb 1.0-SNAPSHOT ejb com.tokuii.serverside.baseapp.presentation.flash bsp-pl-fls-web 1.0-SNAPSHOT war and maven 2 produce the ear accordingly. Regards, Edward Yakop On 9/12/05, Adam Hardy <[EMAIL PRO

Re: [M2] maven-ear-plugin

2005-09-13 Thread Adam Hardy
Sure. But as a bug of maven-ear-plugin, or as a bug of some other component? (I would guess maven-artifact, but I'm not sure). Adam Kenney Westerhof on 13/09/05 12:47, wrote: On Tue, 13 Sep 2005, Adam Hardy wrote: That's correct, the dependency itself is not updated to reflect t

Re: [M2] maven-ear-plugin

2005-09-13 Thread Adam Hardy
OK, done http://jira.codehaus.org/browse/MNG-871 Kenney Westerhof on 13/09/05 13:53, wrote: On Tue, 13 Sep 2005, Adam Hardy wrote: I think maven-core covers this. If not, we'll adjust it. And next time if you feel like reporting an issue and you're not sure which component: yo

Re: Maven 2.0 Beta 1 Released

2005-09-17 Thread Adam Hardy
Well done, dev team. A great accomplishment! John Fallows on 17/09/05 01:13, wrote: Congratulations to the Apache Maven team - this is a great milestone! Kind Regards, John Fallows. On 9/16/05, Brett Porter <[EMAIL PROTECTED]> wrote: The Apache Maven team are proud to announce the beta relea

[m2 beta-1] dependency resolution

2005-09-18 Thread Adam Hardy
I just upgraded from the alpha-3 nightly from svn to the beta-1 release. I'm using maven-xdoclet-plugin and I have the following in my pom: Neonics http://www.neonics.com/maven2/ so that 'm2 -U package' resolved the latest snapshot of the xdoclet plugin. Once maven

Re: [m2 beta-1] dependency resolution

2005-09-19 Thread Adam Hardy
repository is no longer used. That is by design, it's not a bug. - Brett On 9/19/05, Kenney Westerhof <[EMAIL PROTECTED]> wrote: On Sun, 18 Sep 2005, Adam Hardy wrote: Hi, i've already created a JIRA issue for this (MNG-913). I think deleting ~/.m2/repository/org/apache/mav

xercesImpl and alternately XmlChars or OutputFormat

2005-02-24 Thread Adam Hardy
I have a problem setting up Sun's JAXB xml binding as an ant task in my maven.xml. I have scoured google, the mailing list archives and the maven documentation, and now after 2 days I think I need some outside help! I already found that some people set up a maven plugin for JAXB, which I tried

xerces

2005-02-25 Thread Adam Hardy
ut in doc/google-land have worked for me, e.g. forking, defining classpaths etc. Thanks for any advice, Adam -Original Message- From: Adam Hardy Sent: 24 February 2005 13:03 To: users@maven.apache.org Subject: xercesImpl and alternately XmlChars or OutputFormat I have a pr

RE: xerces

2005-02-25 Thread Adam Hardy
-Original Message- From: Jörg Schaible [mailto:[EMAIL PROTECTED] Nicolas Chalumeau wrote on Friday, February 25, 2005 1:43 PM: > A corrupted jar ! > > java.lang.NoClassDefFoundError: > com/sun/org/apache/xml/internal/serialize/OutputFormat > > > This is a strang

RE: xerces [resolved]

2005-02-25 Thread Adam Hardy
[mailto:[EMAIL PROTECTED] Sent: 25 February 2005 14:58 To: Maven Users List Subject: Re: xerces I think i had the same kind of trouble with httpClient. All I ended up with was to overwrite the httpClient jar in the lib directory of maven. Dirty but working ;-) Hope this helps, --mike Adam Har

Documentation guidelines

2005-03-16 Thread Adam Hardy
Hi List, I just completed a project and have to write a 'support' document, and looking at other projects here, it seems to be up to the author of the project as to what gets put in there. There is a 'tech spec', 'functional spec', a 'test spec' and various other documents and the result at this

RE: Maven Site Navigation WAS: New Maven Site is Live

2005-03-17 Thread Adam Hardy
Just my 2 cents worth for whatever that's worth, but I would put the blog and the news on the home page - it would give the website a more dynamic feel, I think. Then to keep the newbies and non-techies on track, you make the first menu section 'What is Maven?'. -Original Message- From:

Best approach to job

2005-03-23 Thread Adam Hardy
I have a simple project which produces a java stand-alone and I need to produce the distribution zip file, and I would like to have a maven goal to do that. I had a look at maven's built-in dist task, and I can see a broad compatibility there with my aims, but there is a large amount of work that

RE: Best approach to job

2005-03-23 Thread Adam Hardy
pect to do a distribution? You could code around it, but yes, it would be easier to just go with the flow.. You could run the default dist goal, and then add your own logic after that to stip out the parts you don't need/want... -----Original Message- From: Adam Hardy [mailto:[EMAIL PROTECT

RE: Best approach to job

2005-03-23 Thread Adam Hardy
own to the config it has now? The number of different factors that could be considered when opening up dist is large: file type, project type, internal directory structure, inclusion of dependency jars etc are just a couple that interested me. -Original Message----- From: Adam Hardy Sent: 23

FW: jaxb plugin

2005-03-31 Thread Adam Hardy
I wasn't able to subscribe or submit to [EMAIL PROTECTED] - I don't think I was doing anything stupid - I received 'Unrouteable address' errors. Anyway, both David O'Flanagan and myself have been using JAXB and I thought I'd send you the latest & greatest (mostly David's work) which you might want

RE: jaxb plugin

2005-03-31 Thread Adam Hardy
work. -Original Message- From: Adam Hardy Sent: 31 March 2005 12:46 To: Maven Users List Cc: David O'Flanagan (CAPE) Subject: FW: jaxb plugin I wasn't able to subscribe or submit to [EMAIL PROTECTED] - I don't think I was doing anything stupid - I received 'Unrouteabl

RE: tag and Groovy

2005-04-25 Thread Adam Hardy
If you can get one script language to work, it shouldn't be a big leap to get other ones working too. Especially since maven will do anything ant can do. If it's not working in maven, try writing it in ant first. Once you've worked out the problem in ant, it's usually little more than a cut-and-pas

RE: Where to find Maven-xmlbeans-plugin and documentation ?

2005-04-25 Thread Adam Hardy
-Original Message- From: David Jencks [mailto:[EMAIL PROTECTED] Sent: 23 April 2005 17:49 To: Maven Users List Subject: Re: Where to find Maven-xmlbeans-plugin and documentation ? >I more or less recommend using xmlbeans 2. The plugin is here: >http://issues.apache.org/jira/browse/XMLBE

RE: Where to find Maven-xmlbeans-plugin and documentation ?

2005-04-25 Thread Adam Hardy
> -Original Message- > From: David Jencks [mailto:[EMAIL PROTECTED] > Sent: 25 April 2005 16:20 > > I see you haven't got to that 'compilation to jar' > functionality - or > > are you planning on deprecating it? > > I have no use for it (I need to package the xmlbeans classes with > pr

Mevenide problem with eclipse 3.1M6

2005-05-05 Thread Adam Hardy
If there's anyone out there who's got the lowdown on eclipse and the mevenide plug-in, could you have a look at this problem please? I'm posting this here because it seems inappropriate to enter into mevenide's jira, and I can't find a more appropriate list. I started out with Eclipse 3.1M6 fresh

RE: [m2] how to exclude compile time only jars from .war?

2005-05-12 Thread Adam Hardy
I think even I can answer this one (unless M2 has changed radically from M1) servletapi servletapi 2.3 jar false > -Original Message- > From: Chalermpong Chaiyawan [mailto:[EMAIL PROTECTED] > Sent: 12 May 2005 10:18 > To: Maven User

RE: [m2] how to exclude compile time only jars from .war?

2005-05-12 Thread Adam Hardy
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > > On 5/12/05, Adam Hardy <[EMAIL PROTECTED]> wrote: > > I think even I can answer this one (unless M2 has changed radically > > from > > M1) > > M2 has changed radically fr

RE: Maven Best Practices

2005-05-13 Thread Adam Hardy
This is fine for web projects, but how could one do something similar for non-web, non-J2EE projects? I'm imagining a shell script that sets up a JNDI context before calling the project's jar. > -Original Message- > From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] > Sent: 13 May 2005

Surefire and UnsupportedClassVersionError

2006-05-23 Thread Adam Hardy
I have just set up Maven 2.0.4 on a new machine with JDK-1.5.0_06 and I am running 'mvn test' on a small pilot project with java 1.5 code. I have source and target = 1.5 in my POM (see below). mvn falls over on surefire with a UnsupportedClassVersionError [INFO] Surefire report directory: C:\P

RE: Surefire and UnsupportedClassVersionError

2006-05-23 Thread Adam Hardy
see if that fixes it? frankly i have no ideaon why is failing, but the 2.2-s is working fine 4 me.. hth marco On 5/23/06, Adam Hardy <[EMAIL PROTECTED]> wrote: > > I have just set up Maven 2.0.4 on a new machine with JDK-1.5.0_06 and I > am running 'mvn test' on a small pi

RE: Surefire and UnsupportedClassVersionError

2006-05-23 Thread Adam Hardy
repository true apache.snapshots http://cvs.apache.org/maven-snapshot-repository true HTH marco On 5/23/06, Adam Hardy <[EMAIL PROTECTED]> wrote: > > Sorry, but could you help me sort this out first? I obviously have > something wrong

RE: Surefire and UnsupportedClassVersionError

2006-05-23 Thread Adam Hardy
15:22 To: Maven Users List Subject: Re: Surefire and UnsupportedClassVersionError hi Adam, could you try 2.2-SNAPSHOT for surefire and see if that fixes it? frankly i have no ideaon why is failing, but the 2.2-s is working fine 4 me.. hth marco On 5/23/06, Adam Hardy <[EMAIL PROTECTED]>

RE: Surefire and UnsupportedClassVersionError

2006-05-23 Thread Adam Hardy
17:01 To: Maven Users List Subject: Re: Surefire and UnsupportedClassVersionError yes in my main project. the project that users surefire is a 'child project' of the main project btw, what's your JDK version? i got 1.5.0_06. hth marco On 5/23/06, Adam Hardy <[EMAIL

RE: Surefire and UnsupportedClassVersionError - more info

2006-05-23 Thread Adam Hardy
I just moved my whole project over to my unix box and the same error occurred, which rules out some environmental factors. -Original Message- From: Adam Hardy [mailto:[EMAIL PROTECTED] Sent: 23 May 2006 17:22 To: Maven Users List Subject: RE: Surefire and UnsupportedClassVersionError

RE: Surefire and UnsupportedClassVersionError - more info

2006-05-24 Thread Adam Hardy
Hi Marco, I can't download the surefire plugin any of those repositories (see below). Could you email me the jar and the pom? Reason: Unable to download the artifact from any repository org.apache.maven.plugins:maven-surefire-plugin:pom:2.0-SNAPSHOT from the specified remote repositories: c

RE: Surefire-2.2-SNAPSHOT and UnsupportedClassVersionError - more info

2006-05-24 Thread Adam Hardy
When I run 'mvn test', I get a stacktrace from the surefire-booter saying UnsupportedClassVersionError as follows. This is a recap of my minimal project which I'm going to use as the base for a bug in jira. [INFO] Surefire report directory: C:\Projects\cortex\back-end\target\surefire-reports org.

RE: Surefire and UnsupportedClassVersionError [RESOLVED]

2006-05-24 Thread Adam Hardy
, especially Marco. Adam -Original Message- From: Adam Hardy Sent: 24 May 2006 10:52 To: 'Maven Users List' Subject: RE: Surefire-2.2-SNAPSHOT and UnsupportedClassVersionError - more info When I run 'mvn test', I get a stacktrace from the surefire-booter saying Unsupported

repositories, snapshots, mirrors and maven-proxy

2006-05-25 Thread Adam Hardy
I would like to avoid as many surprises in future with maven's repositories so I need to figure out how and why a couple of things in maven work. For instance, why is there the seperation between plugin-repositories and straight repositories? Also, why the seperation of snapshots into their ow

RE: how to debug maven plugins

2006-05-25 Thread Adam Hardy
Hi Marco, Try this: http://marc.theaimsgroup.com/?l=turbine-maven-user&m=114839137722872&w=2 I think you just need to know the correct search keywords :) Adam -Original Message- From: Marco Mistroni [mailto:[EMAIL PROTECTED] Sent: 25 May 2006 12:23 To: Maven Users List Subject: how

  1   2   3   >