Assembly: Best way to include produced artifact

2006-10-03 Thread Michael Schneider
Hi! I want to create an assembly with a directory 'lib', which should contain * each runtime dependency * the produced JAR (produced by mvn package) Within my assembly descriptor I use a simple dependencySet for the dependencies dependencySet

Generate common lib dir from multiple projects?

2006-10-03 Thread Brendan McCarthy
Greetings. Q: What is the best way in Maven2 to generate a single lib directory with all the jars and dependencies from nested projects? e.g. HAVE: top_level_project pom.xml project1 pom.xml ... project2 pom.xml ... project3 pom.xml ... WANT something like:

Problem checking-in files with perforce

2006-10-03 Thread Bruno Dumant
Hi, I cannot succeed in submitting anything on perforce using maven. This is what I get when I running release:prepare: [INFO] [release:prepare] [INFO] Resuming release from phase 'scm-commit-release' [INFO] Checking in modified POMs... [DEBUG] Executing p4 -H my server:my port

Problem checking-in files with perforce

2006-10-03 Thread Bruno Dumant
Hi, I cannot succeed in submitting anything on perforce using maven. This is what I get when I running release:prepare: [INFO] [release:prepare] [INFO] Resuming release from phase 'scm-commit-release' [INFO] Checking in modified POMs... [DEBUG] Executing p4 -H my server:my port submit -

Re: Generate common lib dir from multiple projects?

2006-10-03 Thread dan tran
top_level_project pom.xml project1 pom.xml ... project2 pom.xml ... project3 pom.xml final assembly pom.xml --- uses maven-assembly-plugin On 10/2/06, Brendan McCarthy [EMAIL PROTECTED] wrote: Greetings. Q: What is the best way in Maven2 to generate a single lib directory

Re: Problem checking-in files with perforce

2006-10-03 Thread Yuri Schimke
Hi,This is a stopgap answer, until a definitive answer from the Perforce guys.Some of the tasks generate a new clientspec, but a lot of the others use an existing one.The main thing to check is that your command line p4 works as expected from that directory. If not you will either need to set the

Re: Assembly: Best way to include produced artifact

2006-10-03 Thread dan tran
The interpolation feature are available in assembly plugin 2.1, are you using 2.0? wild guess here include${project.finalName}.${project.packaging}/include -D On 10/2/06, Michael Schneider [EMAIL PROTECTED] wrote: Hi! I want to create an assembly with a directory 'lib', which should

RE: [M2] Surefire executing a single test suite.

2006-10-03 Thread Michael Rimov
Can you repoduce the problem in a small project? this way you can open a JIRA and other ppl can take a crack at it. I have and was about to start a new one, and then found MSUREFIRE-131, which I believe is the same problem, yet this person provided a basic patch, so we'll see where it goes

[M2] ANT plugins and mapping maps or collections

2006-10-03 Thread Alexandre Touret
Hello, is there a way to specify collections or maps parameters to ant plugins ? I know that it s possible with mojo plugin and I d like to do same thing in a ant plugin Thanks in advance Regards, Alexandre - To

Re: How I prevent the use of local repository?

2006-10-03 Thread Jon SlinnHawkins
use -U on the mvn command line. This will still use your local repo, but will force an update on all the plugins and jars used. Cheers Jon Wayne Fay [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Maven always uses the local repo. I'm not aware of a way to turn it off or exclude

local jar files

2006-10-03 Thread majecek
Hi I am startng using maven and I have question. 1. We have several projects (like logic, jar lib, ui, ...) done in Eclipse. We have one project which holds just jar files needed in our project. Is there way to tell maven (added it somehow in pom.xml) that it should look for jar files in that

How to use ant-contrib inside an ant plugin?

2006-10-03 Thread Alexandre Touret
Hello, I would like to use the for loop developed in ant-contrib inside an ant plugin. Unfortunately I always have the same error when I try to load the target definiton: _bottomup-assemble-annotations: [INFO] [ERROR]

Re: Maven2 JUnit4

2006-10-03 Thread Man-Chi Leung
anyone has successfully run junit4 with m2? pls help ~manchi On 2006-09-27 18:06:21 +0800, Severin Ecker [EMAIL PROTECTED] said: Hi, i just wanted to ask if there are any news on the JUnit4 front. I've tried that unofficial plugin but it didn't work, so i was wondering if JUnit4 support is

Re: trying maven getting started, getting errors

2006-10-03 Thread Michael Stevens
On Mon, Oct 02, 2006 at 11:26:39AM -0500, Wayne Fay wrote: You assume incorrectly. ;-) This is fine. Ignore these errors. Surely nothing working should produce ERRORs? Michael - To unsubscribe, e-mail: [EMAIL PROTECTED] For

RE: Need Some Basic Help, I Think

2006-10-03 Thread Allison, Bob
I downloaded the WAR file from the apache snapshot repository dated 16-Aug-2006 and it seems to be working better. I'm not sure if it is because I have two managed repositories (release and snapshot) or if it is because I have been restarting Tomcat after every configuration change (that seems to

Is there any instructional book for Maven-1?

2006-10-03 Thread Evi
Hello! I do have the the book Better Builds with Maven 2, but have to use Maven-1.0.2 (as JetSpeed2 does not work wit Maven2 as far as I know). Is there any older version of the Better Builds with Maven that can be used to understand Maven-1? Thanks in advance for suggestions, Evi

Re: [jety6 plugin] Can't start plugin on Windows, get build error.

2006-10-03 Thread Mikael Andersson
Solved. Turns out I was using the old plugin, arghh. Should be artifactId maven-jetty-plugin ! http://www.nabble.com/Maven2-plugin-problems-in-Windows%3A-IllegalStateException-tf2375083.html - Mike On 02/10/06, Mikael Andersson [EMAIL PROTECTED] wrote: Hi, I'm having problems in Windows

Re: Is there any instructional book for Maven-1?

2006-10-03 Thread Neeraj Bisht
hi Actully ,there is no such document available in which u will get whole maven 1.0.2 but if u search in google u will find the relevent matterial Regards Neeraj On 10/3/06, Evi [EMAIL PROTECTED] wrote: Hello! I do have the the book Better Builds with Maven 2, but have to use Maven-1.0.2

SV: Is there any instructional book for Maven-1?

2006-10-03 Thread Naess, Ronny
Take a look at Maven - A Developer's Notebook ISBN 0596007507, or http://www.amazon.com/Maven-Developers-Notebook-Timothy-OBrien/dp/059600 7507/ref=sr_11_1/102-6924759-4708143?ie=UTF8 -Ronny -Opprinnelig melding- Fra: Neeraj Bisht [mailto:[EMAIL PROTECTED] Sendt: 3. oktober 2006 14:11

Re: [ANN] Maven Changes Plugin 2.0-beta-2 for Maven 2 Released

2006-10-03 Thread Geoffrey De Smet
Any idea when it will be pushed to the central repo? It's not in http://repo1.maven.org/maven2/org/apache/maven/plugins/ so this doesn't work: plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-changelog-plugin/artifactId

Re: How to write plugin in maven 2.0

2006-10-03 Thread Henrique Prange
Hi Neeraj, Take a look at: http://maven.apache.org/guides/plugin/guide-java-plugin-development.html http://maven.apache.org/guides/plugin/guide-ant-plugin-development.html The book Better Builds with Maven contains a section about this topic. You can download the book at Mergere site:

RE: Is there any instructional book for Maven-1?

2006-10-03 Thread Evi
Thanks, this might me what I need:-)) Evi -Original Message- From: Naess, Ronny [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 03, 2006 3:32 PM To: Maven Users List Subject: SV: Is there any instructional book for Maven-1? Take a look at Maven - A Developer's Notebook ISBN

Triggering build on each commit.

2006-10-03 Thread ben short
Hi, It it possible to setup Continuum to build a project on every commit to subversion. The XML-RPC API document shows the buildProject method that can be used by the subversion hook scripts but it seems to just trigger a build of what is at the svn head. I would like to set it up so that each

Re: How to write plugin in maven 2.0

2006-10-03 Thread dan tran
beside the book, start with an simple one like http://svn.codehaus.org/mojo/trunk/mojo/build-helper-maven-plugin/ -D On 10/3/06, Henrique Prange [EMAIL PROTECTED] wrote: Hi Neeraj, Take a look at: http://maven.apache.org/guides/plugin/guide-java-plugin-development.html

Re: Is there any instructional book for Maven-1?

2006-10-03 Thread ian . d . stewart
Hi Evi, Don't know if it will meet your needs (or if you're locked in to JetSpeed2), but Pluto 1.1 (http://portals.apache.org/pluto/) is a Maven2 project. HTH, Ian It's better to be hated for who you are than loved for who you're not Ian D. Stewart Distributed Computing Engineer II DSS

How to run plugins in other than the pom.xml dir

2006-10-03 Thread kovalen pechaycaren
Hello, I have developed some maven2 plugins and to run them I should be in the directory of the pom.xml file. Is there a way of running my plugin anywhere (like for e.g mvn archetype:create)? Thanks -- Kovalen

RE: Is there any instructional book for Maven-1?

2006-10-03 Thread Evi
Hi Ian, Nope, I am not locked to JetSpeed, I am just trying to build a sample portal and understand the needed mechanisms for my thesis. I found JetSpeed tutorial and am trying to get it up:-)) Will look at Pluto as well, maybe I can use it. Rgrds, Evi -Original Message- From: [EMAIL

install plugin

2006-10-03 Thread Javier Leyba
Hi I'm new with maven and trying to install a file in my repo. I did: -- D:\workspaces\notifications\com.bs.notifications.ws mvn install:install-file -D groupId=jboss -DartifactId=jboss-client -Dversion=4.0.3 -Dpackaging=jar -Dfile=W :\JBoss-Client\JBoss-4.0.3\ -e ---

Re: [M2] Surefire executing a single test suite.

2006-10-03 Thread dan tran
extend your AppTest with TestCase, not TestSuite. It works for me package org.example; import junit.framework.Test; import junit.framework.TestCase; import junit.framework.TestSuite; /** * Unit test for simple App. */ public class AppTest extends TestCase { /** * Create the test case

Re: Deploy as WAR

2006-10-03 Thread ben short
Any ideas when this will be released? On 9/24/06, Emmanuel Venisse [EMAIL PROTECTED] wrote: With 1.0.3, it isn't possible. 1.1 will be a war. Emmanuel ben short a écrit : Hi, Is it possible to get continuum as a WAr rather than a standalone application? Ben

Re: Deploy as WAR

2006-10-03 Thread Jesse McConnell
we are going to take a look at it next week and see what we need to polish up for a release...so probably next week we'll we able to setup a target 1.1 release date, at least that is my thoughts on the matter :) There are a ton of issues still up for 1.1 but given the large amount of work that

samples project best practice

2006-10-03 Thread kelvin goodson
Hello, I'm new to configuring maven, and I am trying to create a release for a project. The project includes a number of modules, one of which contains sample source code. I would like my distribution to contain the source and binary artifacts for the samples. I have discovered the

Re: local jar files

2006-10-03 Thread Wayne Fay
It may be painful but your best/only option is to write 20 dependency poms for the 20 jars, and then install/deploy each one individually to your local (or corporate) repo so they will be found and used when you do a build. Then I'd write a single master pom which simply contains references to

Re: install plugin

2006-10-03 Thread Wayne Fay
Run mvn -X to receive more debugging output from Maven while it runs. I'd guess you're behind a corporate firewall or proxy which will require some configuration for Maven to successfully access external resources. Wayne On 10/3/06, Javier Leyba [EMAIL PROTECTED] wrote: Hi I'm new with maven

SV: Build errors

2006-10-03 Thread Naess, Ronny
Ran into trouble again. I might have buypassed the problem for a while, but the joy was not for long. Ok, here is the deal. I have several artifacts. Some artifacts have resources in both main/resources and test/resources. The resources might be property files who's values is to be replaced with

Re: trying maven getting started, getting errors

2006-10-03 Thread Wayne Fay
I don't disagree. but from a practical point of view, I don't much care about these error messages. You of course are welcome to bring this up directly with the team responsible for those error messages if you care more. Talk to the maven-site-plugin authors, who will refer you to (I believe)

Re: How to use ant-contrib inside an ant plugin?

2006-10-03 Thread Hilco Wijbenga
Hi Alexandre, You're not doing anything wrong it's just that the Ant-Contrib you're including is extremely old. It probably doesn't support for yet. I'm using 1.0b2 and that's working nicely. You'll have to download it yourself and put it in your local repository or set up something like

Executing goals without installing artifacts to local repository

2006-10-03 Thread Rafal Hajdacki
Hi, I have classic multimodule Maven2 J2EE project with following structure: /master /ejb pom.xml /war pom.xml (depends on ejb) /ear pom.xml (depends on war and ejb) pom.xml From '/master' directory it is possible to execute 'package' goal without

Re: trying maven getting started, getting errors

2006-10-03 Thread Hilco Wijbenga
On 10/3/06, Wayne Fay [EMAIL PROTECTED] wrote: Talk to the maven-site-plugin authors, who will refer you to (I believe) the Jakarta Velocity team which is the component responsible for these ERROR messages. Hopefully they can provide some insight into why these errors are being thrown and how to

Re: [stoping build]

2006-10-03 Thread Francois Le Fevre
Jesse, that songs great!! Francois this is a known issue if your using 1.0.3, sometimes bouncing the continuum server will reset that, or clicking on 'build all' will get it to reset. kenney added a whole host of features in this area for stopping builds and automatically timing them out for

multi-project question: is there a way to hide child projects?

2006-10-03 Thread Thomas_Perry
hello, I just began to use continuum 1.0.3 with maven 2.0.4 We have a parent project with module elements for child sub-projects. Each child sub-project has a corresponding parent element. parent and child projects are all contained as one eclipse project. When I added the parent project,

[M2] Required goal not found: jar:sign

2006-10-03 Thread Siegmann Daniel, NY
I am trying to sign a jar file. Unfortunately this goal seems to be missing. jar:jar works fine, but jar:sign gives an error stating that the goal is not found. Adding this to the executions in the POM file gives much the same ('sign' was specified in an execution, but not found in the plugin).

Re: trying maven getting started, getting errors

2006-10-03 Thread Wayne Fay
I actually checked out the Velocity Dev list recently and it seems they are planning to push a new build/version relatively soon... Though of course I can't speak for them, and don't know when exactly that will be. But its possible we will see the end of these ERROR messages in the near future.

Re: Executing goals without installing artifacts to local repository

2006-10-03 Thread Wayne Fay
I can only speak to your first question -- yes this is intended behavior. You cannot build from /master/ear without previously installing the ejb and war artifacts. I don't use the eclipse plugin right now. Wayne On 10/3/06, Rafal Hajdacki [EMAIL PROTECTED] wrote: Hi, I have classic

Re: samples project best practice

2006-10-03 Thread kovalen pechaycaren
You could try maven-jar-plugin Kovalen -- Kovalen Pechaycaren Software Engineer Accenture Technology Solution - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

maven-install-plugin installation

2006-10-03 Thread Javier Leyba
Hi I'm new to maven 2 and want to know how could I install a maven-install plugin. Thanks in advance -- Javier Leyba Barcelona - Spain http://blog.leyba.com.ar - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

maven-install-plugin installation

2006-10-03 Thread Javier Leyba
Hi I'm new to maven 2 and want to know how could I install a maven-install plugin. Thanks in advance J - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: maven-install-plugin installation

2006-10-03 Thread Wayne Fay
The first time you use it, Maven will automatically download and install the maven-install-plugin artifact into your local repo. There is no requirement to manually download and install plugins in M2 (generally). Wayne On 10/3/06, Javier Leyba [EMAIL PROTECTED] wrote: Hi I'm new to maven 2

Re: maven-install-plugin installation

2006-10-03 Thread Javier Leyba
On 10/3/06, Wayne Fay [EMAIL PROTECTED] wrote: The first time you use it, Maven will automatically download and install the maven-install-plugin artifact into your local repo. There is no requirement to manually download and install plugins in M2 (generally). Wayne Thanks for your reply.

Removing jsp-api-2.0.jar from delpoyed webapp

2006-10-03 Thread Tom Hurley
Hi, I am having a problem with the Maven's transitive dependency mechanism. It's a fantastic feature but I would like to be able to prevent it including a particular jar. I am creating a web app and deploying it to Tomcat. In my case one of the 3rd party libraries results in the inclusion of

Re: maven-install-plugin installation

2006-10-03 Thread Wayne Fay
In that case, I'd assume you're behind a corporate firewall or proxy. If so, you will need to configure some settings so Maven can tunnel through and download artifacts, dependencies, plugins etc. This is documented in good detail on the Maven website and has been discussed once every week or

Re: Removing jsp-api-2.0.jar from delpoyed webapp

2006-10-03 Thread Wayne Fay
You have 2 options: 1. Add an excludes node to the dependency node which is bringing in this unwanted artifact. 2. Specify the jsp-api-2.0 as a dependency with scope provided in your pom. Wayne On 10/3/06, Tom Hurley [EMAIL PROTECTED] wrote: Hi, I am having a problem with the Maven's

Why does my install goal fail?

2006-10-03 Thread Dave Hoffer
I have seen a problem lately where the install goal will fail. The problem is that the meta data downloaded is corrupt; the ...metadata-inhouse.xml file starts out correct but is missing the bottom of the file. I.e. it is missing the lastUpdated tag section and closing tags. This seems to

Re: maven-install-plugin installation

2006-10-03 Thread Javier Leyba
On 10/3/06, Wayne Fay [EMAIL PROTECTED] wrote: In that case, I'd assume you're behind a corporate firewall or proxy. If so, you will need to configure some settings so Maven can tunnel through and download artifacts, dependencies, plugins etc. This is documented in good detail on the Maven

RE: Removing jsp-api-2.0.jar from delpoyed webapp

2006-10-03 Thread Tom Hurley
Thanks Wayne, I've tried both of those options but the jar is still being included. Its making me say bad words... Any other suggestions? Thanks. Tom. Tom Hurley, Senior Lead Developer Insightful Corp, 206-283-8802 x369 -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED]

Re: maven-install-plugin installation

2006-10-03 Thread Wayne Fay
mvn -U forces updates of plugins. You can discover this (and other options) yourself by invoking mvn -h. And you can certainly install plugins manually by downloading files from a Maven repo and copying them into your local Repo in the proper directory etc. But its kind of a pain. You might just

Re: maven-install-plugin installation

2006-10-03 Thread Javier Leyba
Ok, I'll try it. Thanks ! On 10/3/06, Wayne Fay [EMAIL PROTECTED] wrote: mvn -U forces updates of plugins. You can discover this (and other options) yourself by invoking mvn -h. And you can certainly install plugins manually by downloading files from a Maven repo and copying them into your

Re: Removing jsp-api-2.0.jar from delpoyed webapp

2006-10-03 Thread Wayne Fay
Try mvn -X and use the text dependency tree to identify which artifacts are pulling in that dependency. It might not be coming from where you think it is. I'll take a wild guess here and say you've got a J2EE multi-module project and while the WAR module is properly excluding the jsp-api, the

Problem checking-in files with perforce / Release with Maven

2006-10-03 Thread Janos Mucsi
Bruno Sorry, I do not have a solution to your problem yet. I am trying to set up an environment similar to yours. My question is how many internal repositories do you use? What about one for snapshot and one for releases? Is that a good idea? What web server do you use to deploy to? Jetty

War Dependencies

2006-10-03 Thread Douglas Ferguson
Why aren’t war dependencies transitive? D-

Maven, Eclipse, Junit

2006-10-03 Thread Douglas Ferguson
When running unit tests from eclipse I can’t resolve my test resources because they are placed in test-classes. How have folks dealt with this? I know this is off topic ( if you know of a good forum please point me), but is there a way to run 1 test method from a test case using eclipse,

Re : Maven, Eclipse, Junit

2006-10-03 Thread olivier galaup
Hello, When you compile under eclipse the maven filtering is off. Before to run yours tests, you have to filter yours properties using this mvn command: mvn resources:resources resources:testResources - Message d'origine De : Douglas Ferguson [EMAIL PROTECTED] À : users

RE: Why does my install goal fail?

2006-10-03 Thread Dave Hoffer
Looks like Proximity was aggregating and including apache.snapshots. I removed this and it seems to work now. -dh -Original Message- From: Dave Hoffer [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 03, 2006 1:52 PM To: Maven Users List Subject: Why does my install goal fail? I have

Re: [ANN] Maven Changes Plugin 2.0-beta-2 for Maven 2 Released

2006-10-03 Thread Dennis Lundberg
It is available here: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.0-beta-2/ You seem to have it mixed up with the changelog plugin. Try using this instead: plugin groupIdorg.apache.maven.plugins/groupId

Perforce SCM using continuum

2006-10-03 Thread Prashanth Krishnamurthy
It seems that Maven/Continuum/SCM/Perforce plugin creates a perforce clientspec dynamically. Which works fine when I use maven directly. When I run mvn –X scm:update things work ok. I see a spec created, a sync and then the spec is deleted. Since the spec is new each time, it refetches

Re: SV: Is there any instructional book for Maven-1?

2006-10-03 Thread Max Cooper
I second this recommendation. Maven - A Developer's Notebook is a good book for learning Maven 1. -Max Naess, Ronny wrote: Take a look at Maven - A Developer's Notebook ISBN 0596007507, or http://www.amazon.com/Maven-Developers-Notebook-Timothy-OBrien/dp/059600

Can Testcompile and compile have different target/source configurations?

2006-10-03 Thread Brian E. Fox
I need to set a different source/target configuration for testcompile and compile. They are separate goals, but it's not apparently possible to set goal specific configuration without another execution. Is there some way to do this?

RE: Removing jsp-api-2.0.jar from delpoyed webapp

2006-10-03 Thread Tom Hurley
Thanks again Wayne, mvn -X helped me find the problem. I appreciate the help and also that of others on this list who have helped me get familiar with maven. Thanks you. Tom. -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 03, 2006 11:08 AM To: Maven

RepositoryController: Item not found on URI - deploy to Proximity

2006-10-03 Thread Janos Mucsi
Hi My pom.xml looks like this: distributionManagement repository idinhouse.snapshot/id urlhttp://localhost:7070/px-webapp-default-1.0.0-RC4.2/repository/private/url /repository snapshotRepository idinhouse.snapshot/id

Hibernate doclet question with merge files

2006-10-03 Thread Mick Knutson
I am trying to run hibernate doclet, and my hbm file has: !-- To add non XDoclet generator parameters, create a file named hibernate-generator-params-Provider.xml containing the additional parameters and place it in your merge dir. -- So is

Re: Reproducing maven builds versus auto updating maven

2006-10-03 Thread Marilyn Sander -X \(marilysa - Digital-X, Inc. at Cisco\)
Hi, everyone. I'm new to this list, and learning maven. On September 1 there was a thread about reproducing Maven builds, and the thread petered out. I have the same question. The thread is below, after my sig. The last comment was that you should be able to just keep a copy of your

release plugin failed to authenticate

2006-10-03 Thread Manuel Ledesma
I'm using scpexe and my private key is at my ${home}/.m2/settings.xml, Maven is able deploy without prompting for password but if I tried the release:perform it just hangs at The authenticity of host 'www.whatever.com' can't be established, it looks like is not using scpexe to release the jars.

[M2] Overriding the Central Repository not working

2006-10-03 Thread Peter Anning
Hi, Maven 2.0.4 We are trying to prevent any users from accessing the central repository by providing a controlled internal corporate repository. I do a build with a vanilla settings.xml add any stuff I need to my local repository by hand. Then make a network copy of the local

Re: [M2] Overriding the Central Repository not working

2006-10-03 Thread Wayne Fay
At first glance, those urls look completely wrong: urlfile:///\\fileServer01/repository/url Rather than playing with file:// until you make it work, can you perhaps set up a simple Apache (or IIS) instance on top of the network repo and use the standard HTTP:// reference to the repo? I'd

RE: [M2] Overriding the Central Repository not working

2006-10-03 Thread Peter Anning
Afaid not this URL works fine once I have seeded the local repository with org.apache.maven artifacts. That is to say other non maven plugins and artifact are successfully downloaded from this respository configured with this URL. I have also tried a http: based repository with the exact same

SV: Maven, Eclipse, Junit

2006-10-03 Thread Naess, Ronny
In Eclipse you must ensure that src/test/resources is moved in front of src/main/resources. Project properties - Java Build Path - Order and Export -Ronny -Opprinnelig melding- Fra: Douglas Ferguson [mailto:[EMAIL PROTECTED] Sendt: 3. oktober 2006 21:56 Til: users Emne: Maven, Eclipse,

[M2] Anyone know of a Canoo Webtest Plugin

2006-10-03 Thread Peter Anning
Hi, Does anyone know of any work being done to develop a Canoo Webtest plugin for Maven 2 Cheers Peter Anning Sr Software Engineer

Re: [M2] Anyone know of a Canoo Webtest Plugin

2006-10-03 Thread dan tran
love to see one. You may want to ping Canoo to write one for us ? ;-) -D On 10/3/06, Peter Anning [EMAIL PROTECTED] wrote: Hi, Does anyone know of any work being done to develop a Canoo Webtest plugin for Maven 2 Cheers Peter Anning Sr Software Engineer