Re: Excalibur-datasource 2.1 unresolved dependecy problem (Where to report?)

2009-06-01 Thread Jorg Heymans
It's available in an m1 repo here https://svn.apache.org/repos/asf/excalibur/repository/d-haven-managed-pool/jars/ Jorg On Fri, May 29, 2009 at 4:56 PM, Walter B. Rasmann walter.rasm...@googlemail.com wrote: I hope this is the right place to report this issue. Problem description:

Re: [ANN] Maven Release Plugin 2.0-beta-9 Released

2009-04-01 Thread Jorg Heymans
(taking this back to the users list) On Wed, Apr 1, 2009 at 10:01 AM, Olivier Lamy ol...@apache.org wrote: 2009/4/1 Jorg Heymans jorg.heym...@gmail.com: On Wed, Apr 1, 2009 at 9:33 AM, Olivier Lamy ol...@apache.org wrote: Try mvn help:effective-pom I'm not sure the scm information is correct

Re: Maven tries to download snapshots in offline mode

2008-10-01 Thread Jorg Heymans
On Wed, Oct 1, 2008 at 10:47 AM, Baptiste MATHUS [EMAIL PROTECTED] wrote: Well, if I were you, I would retry with maven 2.0.6 (the version where this bug was supposed to be fixed). Then, if it works with 2.0.6, you could consider reopen the bug as a regression. Before doing so, might be

Re: reactor plugin Embedded error: Roots differ

2008-09-30 Thread Jorg Heymans
On Mon, Sep 29, 2008 at 9:34 PM, Dan Fabulich [EMAIL PROTECTED] wrote: Wait, no, actually, I'm wrong. MREACTOR-1 is perfectly real, but the Different roots error you're getting is surprising to me; I can't reproduce it even following your directions. Note that, in the system you showed me,

reactor plugin Embedded error: Roots differ

2008-09-29 Thread Jorg Heymans
Hi, I'm trying to get the reactor plugin to work for our project structure (simplified version): project-root/ /modules pom.xml /A /api /impl

Re: Multiple CPUs

2008-04-14 Thread Jorg Heymans
On Mon, Apr 14, 2008 at 12:46 PM, Stephen Connolly [EMAIL PROTECTED] wrote: many problems (as the local repo is not designed to be accessed by multiple threads concurrently) to leave it on by default. The option is still there in the Advanced tab for the m2 project type. Does anyone

Re: Multiple CPUs

2008-04-12 Thread Jorg Heymans
On Fri, Apr 11, 2008 at 7:21 PM, Simone Gianni [EMAIL PROTECTED] wrote: Hi Dana, you are absolutely right, but there are a few things Maven could do to improve speed : using multiple threads/cpus : - Maven downloads stuff. Now, since the network exists, it exists latency, and all net

Re: Multiple CPUs

2008-04-10 Thread Jorg Heymans
On Thu, Apr 10, 2008 at 5:04 PM, Wayne Fay [EMAIL PROTECTED] wrote: I think, if someone was able to hack something together (that worked!) and it demonstrated real added value to Maven, then the dev team would be more likely to hear this request and consider adding it. But there are so many

Re: Multiple CPUs

2008-04-10 Thread Jorg Heymans
On Thu, Apr 10, 2008 at 6:55 PM, Graham Leggett [EMAIL PROTECTED] wrote: maven-surefire-plugin could be taught to run tests in parallel: that will make a huge difference. Has anyone looked at using Parallel Junit [1] through surefire ? . Jorg [1] https://parallel-junit.dev.java.net/

Re: Multiple CPUs

2008-04-10 Thread Jorg Heymans
On Thu, Apr 10, 2008 at 7:31 PM, Lacoste, Dana (TSG Software San Diego) [EMAIL PROTECTED] wrote: The situation below (deploying to multiple J2EE platforms in the build) is already easily supported: you're using ant to do it, and ant supports a parallel section

Re: Maven release plugin: Address already in use!

2007-11-27 Thread Jorg Heymans
, that was the problem, removing the remote debug args fixed it. Should I file a Jira issue about it? Bashar Jorg Heymans wrote: I've seen this happening when MAVEN_OPTS is set to enable remote debugging. What happens is that the release plugin invokes a system exec of some sort of mvn

Re: Maven release plugin: Address already in use!

2007-11-26 Thread Jorg Heymans
I've seen this happening when MAVEN_OPTS is set to enable remote debugging. What happens is that the release plugin invokes a system exec of some sort of mvn which then tries to use the same MAVEN_OPTS and fails because the debug port is already taken. Makes sense? Jorg On Nov 26, 2007 5:11 PM,

Re: Passing args to release:prepare

2007-03-26 Thread Jorg Heymans
I haven't tried this patch, but it looks like you're setting the information once for all artifacts in the release process ? How would this work in a multi-module release with different version numbers ? I'm big +1 though on the idea of being able to run through release:prepare without user

Re: Maven should complain about invalid scopes

2006-11-19 Thread Jorg Heymans
Wendy Smoak wrote: Thoughts? I don't see an open issue but I might not be looking in the right place. Perhaps this can get fixed in the scope of MNG-1678 ? Jorg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [CONTINUUM] working copy locked

2006-10-29 Thread Jorg Heymans
Edwin Punzalan wrote: This could be worth a feature... probably a button or link or checkbox to do always do a svn cleanup before checkout. svn cleanup doesn't always bring the local working copy to a clean state, so while you're at it add a button to purge the local working copy

[CONTINUUM] working copy locked

2006-10-28 Thread Jorg Heymans
Hi, Our build is failing with this error : Build Error: Provider message: The svn command failed. Command output:

Re: accessing continuum DB

2006-08-31 Thread Jorg Heymans
using eclipse + wtp it's actually very easy. i wrote a little howto in my blog about this: http://www.domek.be/jorg/?p=18 HTH Jorg On 8/30/06, L. J. [EMAIL PROTECTED] wrote: Could anyone kindly provide me a step by step instructions on how to access the continuum DB? Also, what tool should

Re: Directory structure

2006-06-14 Thread Jorg Heymans
not really. Look at the configuration of the build element for example, you can customize source and resource directories there. The benefit of using the maven standard directory layout [1] is that things Just Work without the need for extra configuration everywhere. This is especially helpful

Re: install:install-file with a URL?

2006-06-14 Thread Jorg Heymans
Sounds like a valid usecase to me. In case nobody comes up with a solution here i'ld suggest you file this in jira. On 6/14/06, Richard S. Hall [EMAIL PROTECTED] wrote: Looking at the source code, it definitely does not appear possible to install a file from a URL using install:install-file.

Re: M2: renaming tld dependencies

2006-06-07 Thread Jorg Heymans
Try using the ant move task. On 6/7/06, Carsten Karkola [EMAIL PROTECTED] wrote: Hallo, we have some war subprojects with different tld dependencies. Is there some possibility to rename the tlds during packaging. I'd like to strip of the version numbers to avoid modifications in the web.xml

Re: [m2] maven-release-plugin: how about a prompt for customizing commit comment during release preparation ?

2006-06-07 Thread Jorg Heymans
Sounds like a perfectly valid usecase to me, create a ticket on jira.codehaus.org/browse/MRELEASE in case nobody else chips in here. Jorg On 6/6/06, Dario Luis Coneglian Oliveros [EMAIL PROTECTED] wrote: Hi there, I've been trying to use maven-release-plugin to prepare a release, but

Re: Free book on maven 2.0

2006-06-01 Thread Jorg Heymans
There is a lesson to be learned from this : if someone posts a link here to a book about maven then the visibility of that book is less than optimal to say the least. Are there legal reasons why the book isn't linked from the maven hompage ? Log4j has been doing it for ages, so it must be

Re: Free book on maven 2.0

2006-06-01 Thread Jorg Heymans
to be more prominent - I might put that link in the left nav. I'd be more than happy to plaster it all over the site... but by the same token I don't want to show any favourtism :) Cheers, Brett On 01/06/06, Jorg Heymans [EMAIL PROTECTED] wrote: There is a lesson to be learned from

Re: war-filename (date)

2006-06-01 Thread Jorg Heymans
thinking out loud here: can't you do like mvn -DtheDate=01062006 and finalnamemyproject-${theDate}/finalname, will this get interpolated? Jorg On 5/31/06, Julian Wood [EMAIL PROTECTED] wrote: Was just talking about this in another thread. One way is to use the maven-buildnumber-plugin to

Re: Source/Javadoc Artifact?

2006-05-30 Thread Jorg Heymans
This works out of the box for the eclipse plugin, you just do mvn eclipse:eclipse -DdownloadSources=true , perhaps the idea plugin has a similar switch ? On 5/30/06, Stefan Arentz [EMAIL PROTECTED] wrote: Is there a standard for a source code or javadoc artifact? The reason I'm asking is

Re: [m2] XDoclet generated resources problem

2006-05-29 Thread Jorg Heymans
You need to specify the xdoclet directory as a resource dir: resource directorysrc/main/resources/directory /resource resource directory${project.build.outputDirectory }/generated-sources/xdoclet/directory /resource and because at that point you're overriding

Re: [m2] bug? problem with release:perform, settings not propagated

2006-05-29 Thread Jorg Heymans
I had a similar issue with the -N parameter not being passed on. I just logged an issue : http://jira.codehaus.org/browse/MRELEASE-123, feel free to add your usecase there as well. There is at least one On 5/29/06, Feniks Nator [EMAIL PROTECTED] wrote: Hello, I'm getting this problem when

Re: Rant (very long)

2006-05-26 Thread Jorg Heymans
On 5/25/06, Chas Douglass [EMAIL PROTECTED] wrote: After struggling for the first week with broken links and dead-ends on the web pages, I subscribed to the users list and found out there is a secret book that documents much of Maven (ok, it's not really secret, but should I really have to

Re: Problems with EMMA

2006-05-24 Thread Jorg Heymans
i tried getting emma to run on m2 for a few hours as well without success. I ended switching to cobertura because of its flawless m2 integration. HTH Jorg On 5/24/06, alexis parratte [EMAIL PROTECTED] wrote: Hi, I tried to use emma plugin for maven 2 and now when i execute mvn test, i have

Re: [M2] How to stop archetype create from filtering binaries

2006-05-21 Thread Jorg Heymans
I think you can set properties in the archetype descriptor to switch off filtering based on file patterns. I couldn't find the documentation for this though, and going through jira also didn't bring anything. Perhaps someone else can confirm this ? I could've sworn i saw a patch for this

Re: War plugin and filtering webapp files

2006-05-19 Thread Jorg Heymans
, Kris Nuttycombe [EMAIL PROTECTED] wrote: Is there a reason why the common functionality can't be factored out of the resources plugin so that there isn't code duplication between war and resources? I hate to see copy-and-paste coding in a situation like this. Kris Jorg Heymans wrote

Re: Problem with filtering on pom properties

2006-05-19 Thread Jorg Heymans
For some reason maven doesn't like property elements with dots in them. Try changing db.actual.password to db_actual_password. On 5/19/06, Toni Price [EMAIL PROTECTED] wrote: Hello Maven users I am having a problem getting filtering to work with property values. In a hibernate.cfg.xml I

Re: [M2] New surefire release breaks ${version}??

2006-05-19 Thread Jorg Heymans
I just ran into the same issue. surefire-providers [1] has variables in it's pom which i think are somehow causing the behaviour you're seeing: dependencies dependency groupId${project.groupId}/groupId artifactIdsurefire-api/artifactId version${project.version}/version

Re: [fixed] Problem with filtering on pom properties

2006-05-19 Thread Jorg Heymans
just for reference, does it work with dots in the property element names or not ? On 5/19/06, Toni Price [EMAIL PROTECTED] wrote: Well, it seems this was after all a problem with the property not being activated correctly in my settings.xml. I thought it was being set OK, but clearly it

Re: War plugin and filtering webapp files

2006-05-17 Thread Jorg Heymans
file, if we want to be consistent with regular resource filtering. Should I file a JIRA issue, or are there more hidden gems that I'm missing? Thanks, J On 16-May-06, at 2:14 AM, Jorg Heymans wrote: You need to make sure you add a filter. Below config works file for me. build filters

Re: Maven 2 Emma Plugin?

2006-05-16 Thread Jorg Heymans
We use emma as well and would be very interested in an m2 plugin for it. I had some success by running emma through m2 as an ant-plugin, here is the config : plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-antrun-plugin/artifactId executions

Re: War plugin and filtering webapp files

2006-05-16 Thread Jorg Heymans
You need to make sure you add a filter. Below config works file for me. build filters filteryour filter file here/filter /filters plugins plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-war-plugin/artifactId executions execution

maven war plugin goals not on website

2006-05-15 Thread Jorg Heymans
Hi, The link to the full description of goals comes up empty here : http://maven.apache.org/plugins/maven-war-plugin/introduction.html Regards Jorg

Re: maven war plugin goals not on website

2006-05-15 Thread Jorg Heymans
Additionally, http://maven.apache.org/plugins/maven-changelog-plugin and http://maven.apache.org/plugins/maven-changes-plugin are also not working anymore. On 5/15/06, Jorg Heymans [EMAIL PROTECTED] wrote: Hi, The link to the full description of goals comes up empty here : http

Re: war resource filtering

2006-05-11 Thread Jorg Heymans
or something. But I am not sure how to do that, or even if there is a snapshot of maven-war-plugin available. -Max Jorg Heymans wrote: Hi, According to [1], it should now be possible to apply standard resource filtering to war resources. I haven't been able to get this to work however

Re: war resource filtering

2006-05-11 Thread Jorg Heymans
On 5/11/06, Tomasz Pik [EMAIL PROTECTED] wrote: build plugins plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-war-plugin/artifactId version2.0-beta-3-SNAPSHOT/version /plugin /plugins resources Try webResources instead

Re: war resource filtering

2006-05-11 Thread Jorg Heymans
Furthermore, using the approach described at the start of this thread (example below), it seems that binary files get corrupted during the filtering phase. This makes it particularly unsuited to process and filter a directory tree for a webapplication. I've seen similar behaviour in the

war resource filtering

2006-05-10 Thread Jorg Heymans
Hi, According to [1], it should now be possible to apply standard resource filtering to war resources. I haven't been able to get this to work however, and the issue is not clear on exactly how one can take advantage of the fix. There is ofcourse the workaround using a temporary directory to

Re: [m2] Schedule for 2.0.1 ?

2005-12-06 Thread Jorg Heymans
Christian Schulte wrote: is there any planned release date for 2.0.1 or maybe some release candidate ? Dunno this, but you can get snapshot builds from http://maven.zones.apache.org/~maven/builds/ , saves you from compiling from source all the time :) HTH Jorg

Re: [m2] Need help fixing dependencies in a pom

2005-11-12 Thread Jorg Heymans
Wendy Smoak wrote: Is it scopecompile/scope or something else? scopeprovided/scope Jorg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Maven SVG Plugin

2005-11-09 Thread Jorg Heymans
Martin van den Bemt wrote: Never seen it before, but the project is quite recent compared to mine. It's a lot more up-to-date with dependencies though :) ok so it's sort of like the command line batik renderer, cool ! Jorg

optional/ vs scopeprovided/scope

2005-11-09 Thread Jorg Heymans
Hi, At excalibur, we have a library that can use different parser implementations. It needs both saxon6 and saxon7 (minor revision not important) for compilation, but we expect the user to provide the chosen parser version himself. Is this library optional, or provided ? Can someone explain me

Re: Maven SVG Plugin

2005-11-08 Thread Jorg Heymans
Martin van den Bemt wrote: I have an SVG Plugin for maven 1 and I wonder if anyone is interested in using that plugin in maven2 (the maven1 plugin was never released, but is in public cvs on mvdb.org). If there is any interest in a maven2 plugin, I will try to have a go at a rewrite this

No such provider: 's'.

2005-11-04 Thread Jorg Heymans
Hi, I'm trying to get the release plugin to work for my multimodule project. The root pom has scm connectionscm:svn:http://svn.apache.org/repos/asf/cocoon/whiteboard/maven2/cocoon-flat-layout/connection

Re: archetype:create problem

2005-11-03 Thread Jorg Heymans
please search the list, this has come up a few times already. note to devs: There should either exist a RELEASE version of the archetype or the docs need to be made more clear. Jorg - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: Archetype : Need more info on Maven WebSite

2005-11-03 Thread Jorg Heymans
Jerarckill - ANS wrote: - Finally, a little remark: It seems that the test-ressources tag doesn't work: files defined with ressource tag inside it are not copied when I use the archetype.

Re: A few questions about creating archetypes

2005-10-26 Thread Jorg Heymans
Alexander Hars wrote: Hi, I have read the Guide to creating archetypes but I am not sure about a few things: I assume that we create the archetype as a maven-plugin. Then it needs a pom. Do I include the archetype ... /archetype in the archetype plugin's pom.xml? Do I also need to

Re: Problems creating a site archetype

2005-10-26 Thread Jorg Heymans
This came up a few weeks ago already, search the mailinglist. In short: you forgot to specify -DarchetypeVersion, which is default set to RELEASE. Neil Blue wrote: Hello I am just looking at maven2 after using maven for a few years. I am trying to create a site with the command from the

pom inheritance, which attributes get inherited ?

2005-10-24 Thread Jorg Heymans
Hi, Is there a document describing what exactly is transferred from the parent pom to the child when doing things like : parent groupIdapache-cocoon/groupId artifactIdcocoon/artifactId version2.2-SNAPSHOT/version /parent ATM I'm always doing trial and error to find out what can

Re: [m2] Project that doesn't create a package

2005-10-24 Thread Jorg Heymans
David Jackman wrote: It's customary to have a root pom also contain module elements indicating the subprojects so one can build them all at once. I would like to separate the two, so I have a root pom that produces only the pom that others will inherit, and a separate project that defines

Re: mvn site produced error

2005-10-24 Thread Jorg Heymans
Rico (privat) wrote: *** This has been fixed in SVN (maven-project-info-reports) *** It basically means that you found a bug, Brett fixed it and the fix will be available in the next release. Jorg - To unsubscribe,

Re: intermittent build failures - cocoon build

2005-10-22 Thread Jorg Heymans
Brett Porter wrote: 1) java.lang.OutOfMemoryError. I can't really say what triggers this, but it happens every now and then when doing a full build of all modules. Others have had success skipping tests. We'll have forking of tests available soon which will also help. We're yet to

[M2] porting console plugin

2005-10-22 Thread Jorg Heymans
Hi, From the plugin matrix, I can tell that the maven console plugin has not been ported to m2. What would be the effort in porting the console plugin to m2? Anything underway already ? Any performance boost gained by keeping maven running is a plus during development IMO. Regards Jorg

[M2] deployment : session is down

2005-10-22 Thread Jorg Heymans
Hi, During cocoon deployment, i consistently keep getting this : [INFO] - [INFO] Error installing artifact's metadata: Error while deploying metadata: Error occured while deploying

[M2] directorypermissions ignored during deploy

2005-10-22 Thread Jorg Heymans
Hi, I've specified directoryPermissions0775/directoryPermissions in settings.xml for a server. However during deployment, maven creates them with 0755. Is this a bug or is there something wrong with my configuration ? Filepermissions (eg filePermissions0664/filePermissions) on the other hand

mojo.codehaus.org messed up

2005-10-22 Thread Jorg Heymans
The root page points to the maven-xjc plugin, there used to be a mojo overview there. Jorg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: mojo.codehaus.org messed up

2005-10-22 Thread Jorg Heymans
Ashley Williams wrote: That was my screwup, jesse has fixed it - just refresh the page. yup, much nicer now :-) thanks Jorg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [m2] where to report broken links and typos in docs?

2005-10-21 Thread Jorg Heymans
Ralph Pöllath wrote: I've noticed several broken links and typos while browsing the m2 website. Is there a JIRA issue for stuff like that already, or should I create one? I'd rather avoid creating an issue for every single typo. From what I've gathered, the developers are aware of the

Re: [Maven 2] Can't use archetypeArtifactId=maven-archetype-site

2005-10-21 Thread Jorg Heymans
John E. Conlon wrote: mvn archetype:create -DgroupId=com.mycompany.app -DartifactId=my-app3 -DarchetypeGroupId=org.apache.maven.archetypes -DarchetypeArtifactId=maven-archetype-site with fresh directories, projects, etc. Here is the error that I get: [INFO]

Re: converting m1 style repos to m2

2005-10-21 Thread Jorg Heymans
Brett Porter wrote: You shouldn't be using that repository - infra would like to not incur that load/bandwidth on the box. noted. It is automatically synced to ibiblio, and converted to m2 format. ok, so the directory structure is converted, but not the poms right? I agree the error is

intermittent build failures - cocoon build

2005-10-21 Thread Jorg Heymans
Hi, For the m2 build of cocoon, I am currently struggling with 2 types of build failures 1) java.lang.OutOfMemoryError. I can't really say what triggers this, but it happens every now and then when doing a full build of all modules. 2) a module fails to build during full build, complaining

Re: archetypes: prevent resources from being parsed

2005-10-20 Thread Jorg Heymans
Jason van Zyl wrote: We'll need to change the archetype model to allow for this. Currently velocity tries to filter everything in the archetype. How about a per resource flag like eg interpolate-vars=true|false , possibly also configurable on the sources testSources etc level ? That should

Re: archetype xsd ?

2005-10-20 Thread Jorg Heymans
Jason van Zyl wrote: All right, I've flipped Archetype over to using modello so I can now generate the XSD. cool! thanks. Maybe we can chat in IRC and go over scenarios for Cocoon as I would like to enhance Archetype deal with sure. where ? I'm also working on a generator to make

inherit from main archetype ?

2005-10-20 Thread Jorg Heymans
Hi, I've noticed that all poms from the available archetypes in the m2 repo define parent artifactIdmaven-archetypes/artifactId groupIdorg.apache.maven.archetypes/groupId version1.0-alpha-4-SNAPSHOT/version /parent Is this necessary for my own archetypes as well? Should i just define

Re: any open source projects on M2 for an example ( Cargo ? )

2005-10-19 Thread Jorg Heymans
Pete Thomas wrote: I was looking for some example projects that are using M2 and have a reasonably comprehensive set of artifacts e.g. cocoon is migrating to m2 as well. Jorg - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: archetype xsd ?

2005-10-18 Thread Jorg Heymans
Jason van Zyl wrote: Not right now, but I'm going to start using modello at which point I can generate an XSD. ok cool. Is is possible to define pom-style resources in archetype.xml eg resource directorysrc/main/webapp/stylesheets/directory includes

archetypes: prevent resources from being parsed

2005-10-18 Thread Jorg Heymans
Hi, How can I tell m2 that it shouldn't look for variable tags in certain archetype resources ? I'm getting [WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/src/main/webapp/sitemap.xmap [line 28,column 11] : $Id is not a valid

converting m1 style repos to m2

2005-10-18 Thread Jorg Heymans
benefit from transitive dependencies if m1 poms are used in m2? I guess not, just wanted to be sure 2) what is involved in converting an m1 repo to the m2 layout? Is this a manual process or do you guys have some scripts available to assist in this? Regards Jorg Heymans [1] http://www.apache.org

archetype xsd ?

2005-10-17 Thread Jorg Heymans
Hi, Is there an xsd available for archetype.xml ? Thanks Jorg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: adding osgi dependency logic to m2

2005-10-07 Thread Jorg Heymans
Bennett, Timothy (JIS - Applications) wrote: I know that M2 has a transitive dependency walker built into it, but it sounds like what you are proposing is for M2's dependency walker to be pluggable; i.e. users can optionally plug in a different dependency resolution algorithm. Am I correct?

adding osgi dependency logic to m2

2005-10-06 Thread Jorg Heymans
rules during dependency resolution. 2) plug in an osgi classloader (eclipse has this component already) into m2. Can anyone comment on the feasibility of these options? Regards Jorg Heymans - To unsubscribe, e-mail: [EMAIL

[m2] mock classes

2005-09-13 Thread Jorg Heymans
Hi, I am trying to model this directory structure inside one of our modules into a runnable pom ./src ./mocks The mocks need to be compiled and added as a dependency to the src classpath. I know I could make this work by having a separate module for the mocks and add it as a provided

[m2] how to deal with missing dependencies

2005-09-11 Thread Jorg Heymans
random ? I know i could just put them in my local repository manually but that defeats the whole purpose of maven. Thanks Jorg Heymans - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [m2] how to deal with missing dependencies

2005-09-11 Thread Jorg Heymans
Jason van Zyl wrote: Path to dependency: 1) apache-cocoon:cocoon-core:jar:2.2-SNAPSHOT 2) excalibur-store:excalibur-store:jar:2.1 3) excalibur-fortress:excalibur-fortress-container-api:jar:1.2 4) d-haven-managed-pool:d-haven-managed-pool:jar:1.0 snip/ 1)