Re: Dependency Version consistency

2005-08-10 Thread Trygve Laugstøl
On Wed, Aug 10, 2005 at 12:31:42PM -0400, Grant Ingersoll wrote: Have read http://maven.apache.org/using/managing-dependencies.html and it makes some sense, but am still a little confused on how to apply in reality. I added a section about dependency management yesterday that you might want to

Re: Dependency Version consistency

2005-08-10 Thread Trygve Laugstøl
On Wed, Aug 10, 2005 at 06:42:09PM +0200, Trygve Laugstøl wrote: On Wed, Aug 10, 2005 at 12:31:42PM -0400, Grant Ingersoll wrote: Have read http://maven.apache.org/using/managing-dependencies.html and it makes some sense, but am still a little confused on how to apply in reality. I now

Re: SVN build attempts to run ShellIntegration on XP

2005-08-10 Thread Trygve Laugstøl
On Thu, Aug 11, 2005 at 09:31:33AM +1200, Rinku wrote: Hi, I am not sure why continuum build on XP should attempt to run ShellIntegrationTest on XP, I am assuming this should be the case only for *nix platforms. Am I missing something here? No, they should work on windows. Shell only

Re: [m2] trunk, r231316 clean:clean does not recurse by default

2005-08-10 Thread Trygve Laugstøl
On Wed, Aug 10, 2005 at 10:50:52PM +, John Fallows wrote: Is this expected? For non-POM projects (packaging == pom) this is the default and has always been link that. For project with packaging=pom it will execute the clean:clean goal in all project listed inside the modules section of the

Re: [m2] trunk, r231316 clean:clean does not recurse by default

2005-08-10 Thread Trygve Laugstøl
On Thu, Aug 11, 2005 at 12:07:45AM +, John Fallows wrote: Thanks Trygve, but I am seeing a change in behavior for a pom packaged top level project with modules. There is no recursion of the clean:clean goal for this case on the trunk, which is a change in behavior from the last release.

Re: [m2] Mojo development: need ClassWorld

2005-08-12 Thread Trygve Laugstøl
On Fri, Aug 12, 2005 at 07:17:47PM +0400, Alexander Azarov wrote: How may I get a ClassWorld instance from Mojo execute method? There is no standard way of getting an instance of a ClassWorld. What are you trying to do? The Mojo itself should probably construct a new ClassLoader and use either

Re: [m2] Mojo development: need ClassWorld

2005-08-12 Thread Trygve Laugstøl
Please to not top-post when replying to mails. On Fri, Aug 12, 2005 at 07:36:32PM +0400, Alexander Azarov wrote: Yes, my problem is exactly that Mojo runs in its own ClassLoader while I would like to get another, specified on top of embedded Maven2. As a Mojo you don't know anything about your

Re: URL format [a3 and m2a3]

2005-08-13 Thread Trygve Laugstøl
On Fri, Aug 12, 2005 at 10:53:40PM -0700, Sidart Kurias wrote: Reading the posts I still cannot seem to get my url format correct...Keep getting the message you must provide a valid url. My url is scm:cvs:pserver:[EMAIL PROTECTED]:/cvsroot:projectname/pom.xml I have tried both with the

Re: Plugin support for Hibernate 3.0

2005-08-13 Thread Trygve Laugstøl
On Sat, Aug 13, 2005 at 02:43:31AM -0700, Nadeem Bitar wrote: Where can I find the source code for Maven2's hibernate plugin? http://svn.mojo.codehaus.org/trunk/mojo/maven-hibernate-plugin/ -- Trygve signature.asc Description: Digital signature

Re: [m2] site documentation typo (with large consequences)

2005-08-13 Thread Trygve Laugstøl
On Fri, Aug 12, 2005 at 12:08:43PM -0600, Julian Wood wrote: On this page: http://maven.apache.org/maven2/site.html where it says to configure reports, the groupId is groupIdorg.apache.maven.reports/groupId but I think it should be groupIdorg.apache.maven.plugins/groupId

Re: Maven2: Managing entire build process

2005-08-13 Thread Trygve Laugstøl
Note that my answers are what Maven 2 can do. On Fri, Aug 12, 2005 at 05:23:25PM -0400, Rizwan Merchant wrote: I am working on implementing a build process for our project. This process is required to be run as a cron job. The build process is going to do a number of things, such as: 1.

Re: [m2] Mojo development: need ClassWorld

2005-08-13 Thread Trygve Laugstøl
On Sat, Aug 13, 2005 at 10:33:51AM -0400, Andy Glick wrote: Trygve Laugstøl wrote: The reason as to why you can't get access to the classloader of the core is that the Mojos are supposed to be independent of their enviroment and they should be executed independently in separate class

Re: [M2] Requesting an example of a POM plugin entry for M2 plugin that allows the inclusion and exclusion of artifacts, and works

2005-08-16 Thread Trygve Laugstøl
On Tue, Aug 16, 2005 at 08:31:53AM -0400, Andy Glick wrote: On 8/15/05, Andy Glick [EMAIL PROTECTED] wrote: [snip] I have checked out and executed it0050 (see POM fragment below) In my environment the tests are compiled but none are executed (see execution trace below). I am using m2

Re: Problem acessing subversion svn from MAVEN

2005-08-16 Thread Trygve Laugstøl
On Tue, Aug 16, 2005 at 04:45:21PM -0300, Marcelo Alcantara wrote: Hi there, I am trying to integrate maven and subversion svn without success. I already tried many things including downloading and installing the scm plugin 1.5, and the alpha2 releases for the scm-manager and svn

How to contribute to the Maven project

2005-08-16 Thread Trygve Laugstøl
Hi! Lately we have been getting several questions on how to get into helping out with Maven developent, be that core stuff or plugins. As an reponse to that we have updated some of the documentation on how to do development work and we have started to categorize issues. If you want to help out

Re: [m2] /repository/releases tag

2005-08-18 Thread Trygve Laugstøl
On Thu, Aug 18, 2005 at 01:25:03PM -0300, Marcell Manfrin Barbacena wrote: Hi, What is the meaning of releases tag inside reposity in the pom? It is a hint to maven to say if the repository can contain releases or not. There is an equal snapshots tag indicating the same thing about snapshots.

Re: [m2] Nightly Build

2005-08-19 Thread Trygve Laugstøl
On Fri, Aug 19, 2005 at 02:34:57PM +0200, Kevin McNamee wrote: Hi, Is there somewhere I can download a nightly build of M2? We're building a new distribution on every commit. http://maven.zones.apache.org/~maven/builds/ -- Trygve signature.asc Description: Digital signature

Re: Should I run maven on the Free Software Foundation's GCJ or Sun's java platform

2005-08-22 Thread Trygve Laugstøl
On Mon, Aug 22, 2005 at 12:01:41PM +0800, bw t wrote: Hi all, Should I run maven on the Free Software Foundation's GCJ or Sun's java platform ? No idea about GCJ but I know that Maven 1 and 2 runs just fine on several free platforms. It's been verified that Maven 1 runs on Kaffe by Kaffe

Re: Standardized Maven Environment

2005-08-22 Thread Trygve Laugstøl
On Mon, Aug 22, 2005 at 02:21:31PM +0200, Thomas Van de Velde wrote: Jared, I've used the solution mentioned by Brett on large projects and it works well. I also place a project.xml and project.properties in the Maven cvs/svn module that holds configuration data common to all applications

Re: [m2] project.artifacts Classpath, etc.

2005-08-23 Thread Trygve Laugstøl
On Tue, Aug 23, 2005 at 05:52:59PM -0500, Chris Berry wrote: Greetings, I am trying to figure out how to pass on the Classpath to Ant. I know how to do this programmatically in Ant (e.g. project.setProperty) . What I am trying to work out is how pass on the Classpath from the *plugin*. By

Re: How to compile generated files with maven 2

2005-08-25 Thread Trygve Laugstøl
On Thu, Aug 25, 2005 at 10:19:44AM +0100, Scokart Gilles wrote: In the POM of maven2, there is a single entry to configure the source directory and the test source directory. When we have to generate some files that must be compiled, we need to put two directory. - Is there is special

Re: Jar tampered while transiting from repository?

2005-08-25 Thread Trygve Laugstøl
On Thu, Aug 25, 2005 at 12:53:04PM +0200, Hugues Pisapia wrote: OK, I did not see the md5 at first. Is there any automatic check of this that can be turned on and off? Nope. -- Trygve signature.asc Description: Digital signature

Re: how to change pom dependencies

2005-08-25 Thread Trygve Laugstøl
On Thu, Aug 25, 2005 at 03:09:42PM +0200, [EMAIL PROTECTED] wrote: do you know how to change pom dependencies. j:set var=${pom.dependencies} value=${aggregatedDependencies}/ What are you trying to do and why do you want to do this? The dependencies of a project is stated in the project.xml

Re: [m2] Nightly Build

2005-08-27 Thread Trygve Laugstøl
On Sat, Aug 27, 2005 at 06:04:41PM +0100, Mark Hobson wrote: These builds are pretty handy, but they only consist of m2 core - what about the plugins? It appears you still need to bootstrap m2 to obtain the latest versions of these in your local repo. That is true. We figured that most people

Re: [m2] Nightly Build

2005-08-27 Thread Trygve Laugstøl
On Sat, Aug 27, 2005 at 06:24:51PM +0100, Mark Hobson wrote: On 27/08/05, Trygve Laugstøl [EMAIL PROTECTED] wrote: That is true. We figured that most people that would like to try the latest Maven from the Subversion repository would do a normal checkout and built it themselfs

Re: [m2] CLI equivalent of @requiresDependencyResolution

2005-08-27 Thread Trygve Laugstøl
On Sat, Aug 27, 2005 at 06:33:50PM +0100, Mark Hobson wrote: I was wondering if there's any command-line equivalent of the @requiresDependencyResolution MOJO annotation? i.e. something like m2 -d compile to resolve all compile-scoped dependencies. This would be handy for downloading a

Re: maven 2.0: scripting languages supported in xdoc files?

2005-08-28 Thread Trygve Laugstøl
On Sat, Aug 27, 2005 at 07:53:52PM +0200, [EMAIL PROTECTED] wrote: Hello I am currently using maven 2.0. I like to use for my project doumentation (site, xdoc) some scripting language. Is there a way to realiste that? I have read on the homepage that maven 2.0 supports beanshell or

Re: [M2] Problem building repoclean

2005-08-29 Thread Trygve Laugstøl
On Mon, Aug 29, 2005 at 03:14:21AM -0400, Andy Glick wrote: I've been having difficulty building repoclean for a number of days, and I get the same error message every time: Sounds like a bug in Maven somewhere, can you try to change the version back to SNAPSHOT? Though I fear that this can

Re: [M2] - The value of ${basedir} has changed?

2005-08-29 Thread Trygve Laugstøl
On Tue, Aug 30, 2005 at 01:59:52AM +0200, [EMAIL PROTECTED] wrote: Hei, I have recognised that the evaluation of ${basedir} has changed from my Maven2 build on 23.august to the one I downloaded and built on 29.august. Building with Maven2 of 23.august would give the value of the actual

Re: [m2] site:site has errors

2005-09-01 Thread Trygve Laugstøl
On Thu, Sep 01, 2005 at 11:11:49PM +0100, Matthew Smalley wrote: Hi, I've got the latest version of maven2 (actually tried both alpha 3 and the latest from svn), but I can't seem to run site:site properly. If I run it from a blank dir (ie no POM exists) I get the following output: [snip]

Re: Ibiblio javax.XYZ jars

2005-09-02 Thread Trygve Laugstøl
On Fri, Sep 02, 2005 at 08:03:03AM +0100, Matthew Smalley wrote: More of an Ibiblio question really. I want to build something which involves a transaction manager, Spring and Hibernate. In order to do that, I need interfaces from javax.transaction (typically referred to as jta). I've seen

Re: [m2] eclipse plugin exception

2005-09-02 Thread Trygve Laugstøl
On Fri, Sep 02, 2005 at 02:47:35PM +0100, Ashley Williams wrote: Hi, I'm trying to configure my source directory to be the current directory like so: attempt 1: build sourceDirectory/sourceDirectory attempt 2: build sourceDirectory//sourceDirectory Try .. which works

Re: [m2] eclipse plugin exception

2005-09-02 Thread Trygve Laugstøl
On Fri, Sep 02, 2005 at 03:08:30PM +0100, Ashley Williams wrote: No that didn't work either. In fact I tried a large nonsense string too and that also resulted in the very same exception, which surprised me. I've just downloaded the maven source code so I'll check if I still get the same

Re: [m2] eclipse plugin exception

2005-09-02 Thread Trygve Laugstøl
On Fri, Sep 02, 2005 at 03:27:04PM +0100, Ashley Williams wrote: Build has failed - it's never easy is it! Sorry about that, I'm fixing that any second now. It got past our CI as only do a clean build once per night. You can download the latest Maven 2 snapshot from [1]. [1]:

Re: [m2] eclipse plugin exception

2005-09-02 Thread Trygve Laugstøl
On Fri, Sep 02, 2005 at 03:34:59PM +0100, Ashley Williams wrote: Don't understand what you're saying the problem is, but will the fix be quick, i.e. 10 minutes?? If so then I don't mind waiting... Try now. -- Trygve signature.asc Description: Digital signature

Re: Best practices for release and version management?

2005-09-02 Thread Trygve Laugstøl
On Fri, Sep 02, 2005 at 10:54:37AM -0400, dohadwala, moiz wrote: How does one do it for m2? I am new to maven and I have decided to skip maven 1.x and start with m2 directly. In Maven 2 there is the same off-line option as in Maven 1 but you can also say that repositories can contain

Re: [m2] can't get list of dependencies in plugin

2005-09-06 Thread Trygve Laugstøl
On Tue, Sep 06, 2005 at 12:52:01PM +0100, Ashley Williams wrote: I've been bashing my head against a brick wall trying to get the list of artifacts back from the project object for my plugin but project.getArtifacts() always returns an empty list whereas I expect the list of artifacts

Re: Question about an proper groupId for plugins of Mojo project

2005-09-06 Thread Trygve Laugstøl
On Tue, Sep 06, 2005 at 10:52:06AM -0400, Andy Glick wrote: [I previously posted this to the moribund [EMAIL PROTECTED] list. Don't know what I was thinking :-)] From what I can tell you haven't posted anything to that list and this question should be asked on that list. I have just built

Re: [m2] plugin dependencies on Maven

2005-09-07 Thread Trygve Laugstøl
On Wed, Sep 07, 2005 at 10:11:40AM +0100, Ashley Williams wrote: I was intrigued by a comment that we should avoid references to maven in our home brewed plugins. I don't understand this, as if you write a plugin for maven, then where else would it be used?? Maybe maven is part of some

Re: [m2] plugin dependencies on Maven

2005-09-07 Thread Trygve Laugstøl
On Wed, Sep 07, 2005 at 12:15:54PM +0100, Ashley Williams wrote: OK thanks. So are you saying that if I just delete the 'extends AbstractMojo' then the plugin will still work (maybe by reflection or codegen)? No, you would still have to implement the interface. Glad I've got your

Re: [m2] plugin dependencies on Maven

2005-09-07 Thread Trygve Laugstøl
On Wed, Sep 07, 2005 at 01:41:13PM +0200, Milos Kleint wrote: On 9/7/05, Trygve Laugstøl [EMAIL PROTECTED] wrote: On Wed, Sep 07, 2005 at 10:11:40AM +0100, Ashley Williams wrote: I was intrigued by a comment that we should avoid references to maven in our home brewed plugins. I don't

Re: [m2] plugin dependencies on Maven

2005-09-07 Thread Trygve Laugstøl
On Wed, Sep 07, 2005 at 04:54:04PM +0200, Milos Kleint wrote: On 9/7/05, Trygve Laugstøl [EMAIL PROTECTED] wrote: On Wed, Sep 07, 2005 at 01:41:13PM +0200, Milos Kleint wrote: On 9/7/05, Trygve Laugstøl [EMAIL PROTECTED] wrote: On Wed, Sep 07, 2005 at 10:11:40AM +0100, Ashley

Re: [m2] xml editors - little off topic

2005-09-08 Thread Trygve Laugstøl
On Wed, Sep 07, 2005 at 05:23:22PM +0100, Ashley Williams wrote: I've mentioned in a previous post that I'm slightly fed up with editing xml files, even with a fancy editor. I though I might knock up a stylesheet that will enable me to write a short hand for example: project

Re: [m2] plugin dependencies on Maven

2005-09-08 Thread Trygve Laugstøl
On Wed, Sep 07, 2005 at 05:45:38PM +0200, Milos Kleint wrote: On 9/7/05, Trygve Laugstøl [EMAIL PROTECTED] wrote: snip ok. in my current understanding, the m1 plugins do actually use much more properties than they declare. they use the pom, the common properties

Re: howto add missing jars to ibiblio

2005-09-09 Thread Trygve Laugstøl
On Fri, Sep 09, 2005 at 11:44:53AM +0200, Tobias Bocanegra wrote: this is rather an ibiblio question... how/where can i submit a request for adding newer versions of a lib to the maven repository on ibiblio.org? in detail, i would like to have pdfbox-0.7.1 [1] in the repository [2].

Re: [m2] error building continuum with maven

2005-09-09 Thread Trygve Laugstøl
FYI: This should be reported on [EMAIL PROTECTED] On Fri, Sep 09, 2005 at 04:56:39PM +0100, Ashley Williams wrote: Thought I'd give continuum a look but I'm having trouble building it - getting the following error: [INFO] Main Error: Unable to download the artifact from any repository

Re: Naming convention for Maven plugin

2005-09-12 Thread Trygve Laugstøl
On Mon, 2005-09-12 at 11:15 +0200, Martin Burger wrote: Hello, is there any naming convention for new Maven plugins? If my project is named foo, should I name the belonging Maven plugin maven-foo-plugin ($pom.id)? Are names starting with maven- reserved for official plugins? Background:

Re: [m2] mock classes

2005-09-13 Thread Trygve Laugstøl
On Tue, 2005-09-13 at 10:01 +0200, Jorg Heymans wrote: Hi, I am trying to model this directory structure inside one of our modules into a runnable pom ./src ./mocks Just treat the mocks as unit test source code and use project .. build ..

Re: [m2] Error during site generation with '.'-files in src/site/ with m2-2.0-beta-1

2005-09-17 Thread Trygve Laugstøl
On Sat, 2005-09-17 at 23:58 +0200, Daniel Schömer wrote: Hi, Hi Is it a bug or a feature of the maven-site-plugin to disallow files beginning with a '.'? Sounds like a bug indeed, please file a issue here in JIRA[1], attach a patch and we're (almost) guaranteed to solve the issue ;) [1]:

Re: [m2-b1] POM Inheritance and Variables

2005-09-20 Thread Trygve Laugstøl
On Tue, 2005-09-20 at 16:07 +0100, David Pick wrote: Hi, I have the following section in a parent POM: pluginManagement plugins plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-compiler-plugin/artifactId

Re: [m2] reasons for sticking with maven

2005-09-20 Thread Trygve Laugstøl
On Tue, 2005-09-20 at 13:09 -0500, Wendell Beckwith wrote: I just re-read you email and I'm confused by your comment, please clarify if possible. But isn't what I've been hopefully explaining is the creation of a mojo that wraps a command line process. I have written the mojos (agitate and

Re: [m2] reasons for sticking with maven

2005-09-20 Thread Trygve Laugstøl
On Tue, 2005-09-20 at 14:30 -0400, John Casey wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 so, all that remains is to write that API that you need :-) I've been thinking that we may need a sub-project within maven (with separated release cycle) to address plugin utility

Re: [m2] How to get logging from commons-exec?

2005-09-21 Thread Trygve Laugstøl
On Tue, 2005-09-20 at 22:20 -0500, Wendell Beckwith wrote: I checked out the source for commons-exec and built the commons-exec-1.0-SNAPSHOT.jar. I added this jar as a dependency to my m2 plugin project and wrote a simple Foo app to verify that everything was working. The app just writes the

Re: wagon jar groupId -- why org.apache.maven?

2005-09-22 Thread Trygve Laugstøl
On Thu, 2005-09-22 at 09:58 -0400, Julian C. Dunn wrote: I noticed that the Maven Wagon JARs that are depended upon by such things as the artifact plugin belong to the groupId org.apache.maven.wagon. Is this the new standard for naming groupIds? What was the rationale for changing this, and

Re: wagon jar groupId -- why org.apache.maven?

2005-09-22 Thread Trygve Laugstøl
On Thu, 2005-09-22 at 16:38 -0400, Julian C. Dunn wrote: On Thu, 2005-09-22 at 21:52 +0200, Trygve Laugstøl wrote: On Thu, 2005-09-22 at 09:58 -0400, Julian C. Dunn wrote: I noticed that the Maven Wagon JARs that are depended upon by such things as the artifact plugin belong

Re: [m2] commons-lang and commons-codec includes junit for scope compile

2005-09-22 Thread Trygve Laugstøl
On Thu, 2005-09-22 at 23:33 +0200, Orjan Austvold wrote: This is probably not the right list to post this message to, but... Both commons-lang (2.1) and commons-codec (1.3) include junit for scope compile. Beside the broader scope warning for maven this breaks one of my plugins which

Re: [m2] javadoc plugin and linkoffline

2005-09-22 Thread Trygve Laugstøl
On Thu, 2005-09-22 at 16:13 -0400, Vincent Siveton wrote: Hi Try to specify linkoffline as a comma separated list of path or URL. I think it would be best to make the linkoffline a List of Strings, it's more readable and easier to process for other tools. Is there a reason for the parameter

RE: [m2] commons-lang and commons-codec includes junit for scope compile

2005-09-22 Thread Trygve Laugstøl
On Thu, 2005-09-22 at 16:57 -0500, Mike Perham wrote: Enter a JIRA issue at http://jira.codehaus.org/browse/MEV I've found that there are a HELL of a lot of problems with POMs. Many of them are either minimal with no dependencies or contain EVERY dependency without regard to scope.

RE: [m2] javadoc plugin and linkoffline

2005-09-22 Thread Trygve Laugstøl
On Thu, 2005-09-22 at 18:46 -0400, Vincent Siveton wrote: Hi Trygve, Try to specify linkoffline as a comma separated list of path or URL. I think it would be best to make the linkoffline a List of Strings, it's more readable and easier to process for other tools. I agree with you.

Re: Exception in JXR report

2005-09-23 Thread Trygve Laugstøl
On Thu, 2005-09-22 at 22:56 -0400, Daniel Krisher wrote: I have been getting the following exception using the maven-jxr-plugin Please take questions about plugins from the mojo projects on the mojo users list[1]. [1]: http://mojo.codehaus.org/mail-lists.html -- Trygve

Re: [m2] getting error when pointing to new testResources

2005-09-26 Thread Trygve Laugstøl
On Mon, 2005-09-26 at 15:56 +0100, Mark Hobson wrote: On 26/09/05, Ashley Williams [EMAIL PROTECTED] wrote: Works now - you know I _nearly_ tried that as a last ditch attempt, honestly! Seems the project descriptor isn't auto-generated from the code like I thought it was though. Yeah

Re: Logging/tracing conventions

2005-09-28 Thread Trygve Laugstøl
On Wed, 2005-09-28 at 12:24 +0200, Gilles Scokart wrote: When writting a Mojo, what are the standard convention to trace/log [debug] messages ? getLog().info( Hey yo! ); -- Trygve - To unsubscribe, e-mail: [EMAIL

Re: [m2-b2] trouble creating sar packaging plugin

2005-09-28 Thread Trygve Laugstøl
On Wed, 2005-09-28 at 14:47 +0200, mika wrote: Hi, I just started to play around with maven 2 yesterday and really want to move from maven 1... i tried to create a simple plugin to package projects as SAR (Service ARchives in jboss). Now after some struggling using beta-1, the plugin

Re: Cycle detected problem

2005-09-28 Thread Trygve Laugstøl
Do not hijack threads like this. Start a new thread instead of replying to a existing thread. It messes up the thread view in the email clients that thread messages. On Wed, 2005-09-28 at 17:58 +0400, Muralidhar Y. wrote: hi I am using multiproject plug-in. When I am trying to create complete

Re: Delivering mock objects for a public API [was Re: [m2] custom compiler mojo]

2005-09-28 Thread Trygve Laugstøl
On Mon, 2005-09-26 at 22:02 +, John Fallows wrote: On 9/25/05, Trygve Laugstøl [EMAIL PROTECTED] wrote: On Sat, 2005-09-24 at 04:31 +, John Fallows wrote: On 9/23/05, Trygve Laugstøl [EMAIL PROTECTED] wrote: On Fri, 2005-09-23 at 08:03 +, John Fallows wrote: [snip] [1

Re: org.extremecomponents-1.0.1-M1.jar in repo1 contains no class files

2005-09-28 Thread Trygve Laugstøl
On Wed, 2005-09-28 at 17:29 +0200, Ralph Pöllath wrote: Hi, seems like the jar for org.extremecomponents-1.0.1-M1 contains no class files (see below). Should I report this in the Maven Evangelism JIRA? Yes please. Thanks. -- Trygve

Re: Cross-project dependencies on unit test code

2005-09-28 Thread Trygve Laugstøl
On Wed, 2005-09-28 at 09:39 -0700, Tim Dysinger wrote: Ok. Let's say we did it that way. We are still faced with the same problem with the maven-eclipse-plugin. Maven-eclipse-plugin does not like having your source and test directories the same.

Re: [m2] Turning off download log messages

2005-10-07 Thread Trygve Laugstøl
On Fri, 2005-10-07 at 14:40 +0200, Kees de Kooter wrote: Is it possible to turn the progress logging (1/514K, 2/514K etc) while downloading dependencies off? It is quite polluting my console. As the others said your console is a bit broken, but using --batch-mode or -B should help. -- Trygve

Re: Delivering mock objects for a public API [was Re: [m2] custom compiler mojo]

2005-10-09 Thread Trygve Laugstøl
On Thu, 2005-10-06 at 19:06 +, John Fallows wrote: On 9/28/05, Trygve Laugstøl [EMAIL PROTECTED] wrote: On Mon, 2005-09-26 at 22:02 +, John Fallows wrote: On 9/25/05, Trygve Laugstøl [EMAIL PROTECTED] wrote: On Sat, 2005-09-24 at 04:31 +, John Fallows wrote: On 9/23/05

Re: [m2] jsf-api pom without jar? (fixing javax depenedencies)

2005-10-10 Thread Trygve Laugstøl
On Mon, 2005-10-10 at 13:29 -0400, Brian Bonner wrote: Check out: http://www.ibiblio.org/maven2/javax/servlet/servlet-api/2.3/ and http://www.ibiblio.org/maven2/javax/servlet/servlet-api/2.4/ Sure looks like .jars to me. I was just drafting up a post re: a similar topic: Several of

Re: [m2] NetBeans Plugin - M2 Subversion and Ibiblio Repository

2005-10-17 Thread Trygve Laugstøl
Jason van Zyl wrote: On Fri, 2005-10-14 at 19:10 +0200, wilfred springer wrote: To whom it concerns: I would (still) really like to know what I need to do to get my NetBeans plugin into the Maven 2 repository. It won't go into the SVN repository @ Apache but we can get you setup at the

RE: Maven 2 and NetBeans

2005-10-24 Thread Trygve Laugstøl
On Mon, 2005-10-24 at 15:29 -0500, Allison, Bob wrote: For the record, the changes needed to the pom.xml for the plugin: -- Change dependencies to: -- org.apache.maven:maven-project:2.0-beta-3 -- org.codehaus.plexus:plexus-utils:1.0.4 --

Re: [m2] how to have two jars (api and impl) from one project

2005-10-24 Thread Trygve Laugstøl
On Mon, 2005-10-24 at 15:18 -0700, Meg Hsu wrote: Hi Kenney, Thanks for your input. The reason we have such structure is to eliminate the situation where the impl classes have references to other impl classes instead of api classes in other sub-projects. So at compile time, only the api jars

Re: [M2] Docbook support

2005-10-24 Thread Trygve Laugstøl
On Mon, 2005-10-24 at 23:56 +0200, Emmanuel Venisse wrote: We have a patch to apply (DOXIA-20). It will be a good start for everyone. The patch has been applied. -- Trygve - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: codehaus snapshot repo

2006-05-22 Thread Trygve Laugstøl
Holger Brands wrote: Hi, You should check Bob McWhirter's Blog on http://www.fnokd.com/ for status updates on the Codehaus server recovery. Additional information can be found on the temporary Codehaus frontpage http://www.codehaus.org/ Thanks for these links. But I have not found any

Re: logging

2006-05-23 Thread Trygve Laugstøl
zdv wrote: Hello Edvin. Yes, on unix it's more or less easy, windows don't have tee utility by default and I don't want asking my customers installing something like cygwin for this. After all, i think it's not so bad idea for robust build tool having configurable logging, after all, what's

Re: Version of current Mojo

2006-05-24 Thread Trygve Laugstøl
G. B. wrote: Hi, How can I, inside my class that extends AbstractMojo, print my own version. (This applies to all Maven-built JAR artifacts) Maven will add a properties file containing a few very useful bits from the POM into a properties file that you can load like this: InputStream is =

Re: mvn deploy:deploy error

2006-05-25 Thread Trygve Laugstøl
On Wed, 2006-05-24 at 10:22 -0500, Raymond Ritz wrote: All, Hi. Please to not set Reply-To: in your email when mailing this mailing list. When mailing a public mailing list like this as it's considered bad practice when the information you're asking for is generally useful. When attempting to

Re: Status on mavenide (maven2) IDEA plugin?

2006-05-26 Thread Trygve Laugstøl
Vinny wrote: Hello All, I was thinking about using maven2 on my new project. My development team uses IDEA to develop on and we were kind of disappointed when it seemed that the mavenide plugin for idea did not support maven2. I am very comfortable with the command line but my knuckleheads (I

Re: [m2]How to get files into test classpath?

2006-05-26 Thread Trygve Laugstøl
hamdard wrote: My problem is that I don't have the jar available in advance to add it to the maven's dependency section with scopt test. The jar is generated as part of a maven lifecycle prior to test ()generate-sources. I need the ability to add a a directory to the test classpath with a

Re: Maven-proxy (was Re: Rant (very long))

2006-05-26 Thread Trygve Laugstøl
Kevin Galligan wrote: Just had a crazy thought about the external organization making secret changes issue. If the issue is with snapshot builds I guess I don't have much for you there (other than the above, of course). However if the concern is simply that you don't know that what's in the

Re: Status on mavenide (maven2) IDEA plugin?

2006-05-28 Thread Trygve Laugstøl
Arik Kfir wrote: Hi guys, I developed the initial mevenide for idea (m1) a while ago, when m2 was only in the horizon. I've planned to start working on m2 integration but lately my time is more limited and I can't devote much time to it so the mevenide for idea plugin is basically frozen.

Re: Page not Found when searching for the Info.

2006-05-28 Thread Trygve Laugstøl
Sharma, Jaikumar wrote: Can somebody really have a serious view for the following ? Works for me. -- Trygve - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Rant (very long)

2006-05-28 Thread Trygve Laugstøl
Franz Fehringer wrote: I asked this before and now try again. Can Maven2 access https repositories from behind a proxy/firewall? 1) Browse to http://maven.apache.org 2) Press documentation 3) Seach for prox and click on: http://maven.apache.org/guides/mini/guide-proxies.html -- Trygve

Re: Status on mavenide (maven2) IDEA plugin?

2006-05-29 Thread Trygve Laugstøl
Arik Kfir wrote: well, about a month ago me, milos and jason chatted on irc and mapped the features and (rough) outline/scope of the plugin(s). jason is to publish a docu of that as a summary when he will find the time, and then we can start plan the technical details of the idea plugin to

Re: m2: renaming file before including in jar

2006-05-30 Thread Trygve Laugstøl
Jacob Hoeflaken wrote: Thanx. This certainly helps. But just curious: The complete scenario is like this: We've developed a web application which contains a spring.properties property file. The properties in this file differ depending on the type of build (test, production) and the phase (test,

Re: Source/Javadoc Artifact?

2006-05-30 Thread Trygve Laugstøl
Jorg Heymans wrote: 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 ? This should work for the latest IDEA plugin sources too, but I don't remember right now it has been released. --

Re: Version of current Mojo

2006-06-15 Thread Trygve Laugstøl
G. B. wrote: Hi, How can I, inside my class that extends AbstractMojo, print my own version. thanks. Guillaume -- View this message in context: http://www.nabble.com/Version+of+current+Mojo-t1674737.html#a4540163 Sent from the Maven - Users forum at Nabble.com.

Re: Status on mavenide (maven2) IDEA plugin?

2006-06-18 Thread Trygve Laugstøl
On Sat, 2006-06-17 at 18:09 +0200, Sebastien Arbogast wrote: I don't know exactly where you guys are on this initiative, but I can tell you that I'm waiting for it. As a matter of fact, there is one feature that I'd like to see: project goal shortcuts. When working with maven one, I could

Re: Where is maven-sar-plugin?

2006-06-19 Thread Trygve Laugstøl
[EMAIL PROTECTED] wrote: Hi, I just tried to use jboss-sar-maven-plugin from snapshots.mojo.codehaus.org repository, and I got an exception: 'org.apache.maven.plugins:maven-sar-plugin' does not exist or valid version could not be found. There is no maven-sar-plugin plugin, try

Re: Where is maven-sar-plugin?

2006-06-19 Thread Trygve Laugstøl
[EMAIL PROTECTED] wrote: Quoting Trygve Laugstøl [EMAIL PROTECTED]: [EMAIL PROTECTED] wrote: Hi, I just tried to use jboss-sar-maven-plugin from snapshots.mojo.codehaus.org repository, and I got an exception: 'org.apache.maven.plugins:maven-sar-plugin' does not exist or valid version

Re: Where is maven-sar-plugin?

2006-06-19 Thread Trygve Laugstøl
[EMAIL PROTECTED] wrote: Quoting [EMAIL PROTECTED]: Thanks. Plugin now runs, but it complains that it cannot find jboss-service.xml. I put it in src/main/resources/META-INF. The doc neither states what is the default location nor how to specify it. Cheers, J-F My error: the project

Re: Using Apache as a proxy for Continuum

2006-06-23 Thread Trygve Laugstøl
Sebastien Arbogast wrote: I've just got Continuum up and running for one of my projects and the last build ran successfully. Now I want to improve the visibility of continuum: so far, it's accessible on http://myhost.com:8080/continuum and I'd like it to be visible at

Re: Error getting POM for 'org.codehaus.plexus:plexus-container-default'

2006-06-24 Thread Trygve Laugstøl
siegfried wrote: I just downloaded maven 2.0.4 and put the bin directory in my path. As per the instructions at http://maven.apache.org/guides/mini/guide-webapp.html I issued the following command: mvn archetype:create -DgroupId=com.mycompany.app -DartifactId=my-webapp

Re: extending Modello

2006-07-05 Thread Trygve Laugstøl
Tony Hillerson wrote: For a flash or flex project using java it's a common need to generate DTOs in both java and actionscript. I want to write the modello plugin to do that, but I'm not sure where to start. Can anyone point me in the right direction? Source for the modello plugin and the

Re: Build time classpath using my java plugin

2006-07-10 Thread Trygve Laugstøl
TimHedger wrote: I've written a plugin (in Java) that explicitly invokes the main method of a Java class directly from within the jvm that maven is already running. My plugin is behaving/configured as I expect, but I have a classpath problem when control switches from my plugin code to the main

Re: [continuum] Could not find Maven project descriptor.

2006-07-13 Thread Trygve Laugstøl
Valerio Schiavoni wrote: Hello i'm using continuum 1.0.3 in a linux/ubuntu machine. i want to use it with a multi-module project; my scm is svn. In the future, for Continuum questions please use [EMAIL PROTECTED] This list is for Maven questions. -- Trygve

Re: Build time classpath using my java plugin

2006-07-13 Thread Trygve Laugstøl
TimHedger wrote: OK, so now I'm using the exec-plugin instead of my own code - great. But I've lost the control I had over when the exec step happened. I am using the plugin to generate SOAP wrappers for some Java code using glue (themindelectric). This step involves running a Java class with

Re: [M2] Generating TOC in sites created in APT or simplified docbook format

2006-07-19 Thread Trygve Laugstøl
Ralf Quebbemann wrote: Hi, I can't seem to find an option to activate the generation of a Table of contents (TOC) for my APT or docbook documentation. I assume that the doxia module is the place to look for such a feature, but I can't find anything except for this JIRA entry

Re: iBiblio Snapshot?

2006-07-21 Thread Trygve Laugstøl
Matt Raible wrote: Any idea how big /maven2 is? 16GB when I did the last rsync before ApacheCon. -- Trygve - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

  1   2   >