Re: [Maven 2.0.9] Site output directory in target while deploy

2008-11-03 Thread Wendy Smoak
On Mon, Nov 3, 2008 at 10:55 AM, Emmanuel Séguin <[EMAIL PROTECTED]> wrote: > To make it quick here is my problem : > I'm using the site:deploy goal in my mvn command line to deploy the maven > site somewhere on my disks and it's working fine. In the same time i'd like > my site to be generated in

Re: Nant Plugin for Maven to integrate dot net component in main project build ?

2008-10-30 Thread Wendy Smoak
...and if you do that, then consider contributing it to NMaven. Another user has already requested it: http://jira.codehaus.org/browse/NMAVEN-225 -- Wendy On Thu, Oct 30, 2008 at 2:20 PM, Wayne Fay <[EMAIL PROTECTED]> wrote: > And if you don't like exec-m-p, just write your own nant-m-p. Plugins

Re: Fallback strategy for buildnumber plugin?

2008-10-30 Thread Wendy Smoak
On Thu, Oct 30, 2008 at 1:13 AM, Kent Närling <[EMAIL PROTECTED]> wrote: > Anyone knows if there is a way to configure a fallback strategy for the > buildnumber plugin when a project is not yet in the SCM? > The background is this: It also causes a problem when trying to build from a source distri

Re: please tell me repository

2008-10-29 Thread Wendy Smoak
On Wed, Oct 29, 2008 at 1:45 PM, miro <[EMAIL PROTECTED]> wrote: > > please tell me repository where I can find all dependency for an application > using hibernate , spring, wicket jdk 1.6 It depends on exactly what artifacts and version numbers you need, but most of that should be in the central

Re: repository for javax.persistence:ejb:jar:3.0-public_review

2008-10-29 Thread Wendy Smoak
On Wed, Oct 29, 2008 at 12:38 PM, miro <[EMAIL PROTECTED]> wrote: > > I added hibernate-annotations dependency to my project and from then i am > getting this error > > 10/29/08 3:37:42 PM EDT: Missing indirectly referenced artifact > javax.persistence:ejb:jar:3.0-public_review:compile > > please

Re: maven release plugin, set scm from commandline

2008-10-29 Thread Wendy Smoak
On Wed, Oct 29, 2008 at 9:19 AM, von Janowsky, Simon <[EMAIL PROTECTED]> wrote: > another relase plugin question, > before calling the release:perform goal i have to add a element to the > POM > and commit the POM. > > > scm:svn:svn://subversionserver/repo/project/tags/builds/1.0.0-SN > APSHOT/B

Re: Release Plugin does not use Parent POM?

2008-10-29 Thread Wendy Smoak
On Wed, Oct 29, 2008 at 6:15 AM, von Janowsky, Simon <[EMAIL PROTECTED]> wrote: > After I execute ... >'mvn release:perform -Dgoals="deploy" -Pbuild-rel' ... > Why isn't the build-rel profile added to the POM? I think you'll need to use the 'arguments' parameter to pass it through to the Mave

Re: trouble relocating a plugin

2008-10-27 Thread Wendy Smoak
I wasn't entirely sure when I reported it, and that's the only relocated plugin I know of in a public repo. I linked this thread in the comments; it does seem to be a generic issue. -Wendy On Mon, Oct 27, 2008 at 2:27 PM, Edelson, Justin <[EMAIL PROTECTED]> wrote: > Ah thanks Wendy. For some reas

Re: trouble relocating a plugin

2008-10-27 Thread Wendy Smoak
On Mon, Oct 27, 2008 at 1:38 PM, Edelson, Justin <[EMAIL PROTECTED]> wrote: > I asked a few months ago on the user list about relocating a plugin and > finally got around to doing it. Well, it didn't go as planned. I don't think relocation works for plugins... http://jira.codehaus.org/browse/MNG-3

Re: My Maven central repositori

2008-10-26 Thread Wendy Smoak
On Sun, Oct 26, 2008 at 6:06 AM, Koxkorrita <[EMAIL PROTECTED]> wrote: > for the project developers i want to generate one central repositori (in my > office) where are all the libraries. > for this pourpose i want to download the maven central all libraries or > almost al libraries that uses my pr

Re: camel 1.5.0-SNAPSHOT

2008-10-25 Thread Wendy Smoak
On Sat, Oct 25, 2008 at 9:46 AM, hockey_dave <[EMAIL PROTECTED]> wrote: > > Is camel 1.5.0 available in the repository because adding in the dependency > doens't work. Is there something more that I need to do to try the > snapshot? No snapshots are available in the central repository. You'll ne

Re: packaging statement does not get in pom file

2008-10-24 Thread Wendy Smoak
On Fri, Oct 24, 2008 at 6:39 PM, Petr V. <[EMAIL PROTECTED]> wrote: > I am issuing following commands from command prompt : > c:\project\ >mvn archetype:create -DgroupId=com.company.project > -DartifactId=main > Then I get the whole maven dir structure created for project > > But > I want main to

Re: What is the purpose of ? really?

2008-10-24 Thread Wendy Smoak
On Fri, Oct 24, 2008 at 1:56 PM, Kent Närling <[EMAIL PROTECTED]> wrote: > Ok, but I was kind of hoping that we could use the maven repository as a > product download repository as well, which would have been nice? > (anyone else see the logic in this?) ... > - updating a project site with product

Re: how to deal with the sub module's version?

2008-10-23 Thread Wendy Smoak
On Thu, Oct 23, 2008 at 8:49 PM, sean.chen(陈思淼) <[EMAIL PROTECTED]> wrote: > the sub module's version should be the same with the parent module.when the > parent version changes, all the sub-module will change its version. > > how to deal with it? Simply omit the tag in the child, and it will b

Re: how to change final thing (artifact?) my build produces and releases?

2008-10-23 Thread Wendy Smoak
On Thu, Oct 23, 2008 at 6:26 PM, Rusty Wright <[EMAIL PROTECTED]> wrote: > My parent pom has 3 modules, one produces a jar of common utility code for > the other two, the other two are jar files that will be run from a shell > script via cron. > > For our people who will be deploying this on the pr

Re: How do i upload sources for a 3rd party jar?

2008-10-23 Thread Wendy Smoak
On Thu, Oct 23, 2008 at 1:25 PM, ez <[EMAIL PROTECTED]> wrote: > i created a jar that contains the jar and the sources (jar-ed). > then i called mvn deploy:deploy-file.. > however, the entire jar was uploaded as the classes jar.. Typically the -sources jars in the repository contain *only* the so

Re: Sorry to ask the questions again

2008-10-22 Thread Wendy Smoak
On Wed, Oct 22, 2008 at 10:53 AM, sean.chen(陈思淼) <[EMAIL PROTECTED]> wrote: >I hope some one can give me some options, if the Maven dont support this > issues, just tell me, That dont works. > Thanks for help. It's better to start a separate thread for each question, with a descriptive subject

Re: dependencies.dependency.version is missing for jboss-seam

2008-10-20 Thread Wendy Smoak
On Mon, Oct 20, 2008 at 7:57 AM, Rice Yeh <[EMAIL PROTECTED]> wrote: > I am using maven 2.0.9 to setup my seam project. I have my project's > parent set to org.jboss.seam.root. In the pom.xml for org.jboss.seam.root, > the version for jboss-seam has been set to 2.1.0.CR1 in > dependencyManagement.

Re: Is it possible to use maven to remote deploy a war file?

2008-10-18 Thread Wendy Smoak
On Sat, Oct 18, 2008 at 9:30 PM, Rusty Wright <[EMAIL PROTECTED]> wrote: > Does anyone know if Cargo works with Tomcat 6? I can't find any mention of > it on the Cargo web site. I believe so... according to JIRA support was added in February, and there have been some 1.0 alpha releases since then

Re: when/does maven update its plugins?

2008-10-18 Thread Wendy Smoak
On Sat, Oct 18, 2008 at 3:35 PM, Rusty Wright <[EMAIL PROTECTED]> wrote: > After seeing the announcement of the new version of the Maven Resources > Plugin I naively thought I could simply do "mvn --update-plugins", but that > didn't do anything, other than give me an error from not having a pom.xm

Re: Is it possible to use maven to remote deploy a war file?

2008-10-18 Thread Wendy Smoak
On Sat, Oct 18, 2008 at 3:18 PM, BarryDev <[EMAIL PROTECTED]> wrote: > Just wondering if there's a plugin to allow maven to deploy a war file to a > remote location using ftp? I can probably write an ant script to do this > and add that to the build but just wondering if maven has anything built

Re: Getting javadoc plugin to run

2008-10-18 Thread Wendy Smoak
On Sat, Oct 18, 2008 at 11:08 AM, Chris <[EMAIL PROTECTED]> wrote: > Newbie here -- sorry -- having some basic conceptual difficulties with the > javadoc plugin. What do you want to do with it? Generate Javadoc to view? To use in an IDE? > How do I get the javadoc plugin to run when I execute m

Re: A couple mvn site questions..?

2008-10-17 Thread Wendy Smoak
On Fri, Oct 17, 2008 at 8:36 PM, Rick <[EMAIL PROTECTED]> wrote: > 1) I have a project structure with a parent pom and several modules > beneath it. When I run mvn site from the root (the parent pom dir) it > generates the site index.html file but if I try to click on any of the > module links the

Re: Rename files after creation via archetype

2008-10-17 Thread Wendy Smoak
On Thu, Oct 16, 2008 at 11:46 PM, Stefan Fritz <[EMAIL PROTECTED]> wrote: > Is there an easy way to automatically rename some files during/after > creating a project via an archetype? According to JIRA, the feature is in the latest release... http://jira.codehaus.org/browse/ARCHETYPE-191 Ability

Re: How to create my own packaging type and my own build life cycle?

2008-10-16 Thread Wendy Smoak
On Thu, Oct 16, 2008 at 7:56 AM, Martijn Morriën <[EMAIL PROTECTED]> wrote: > Dear Maven users, I have 2 questions: > > 1) Can I query the archived mailinglists? I can browse the archives > (http://mail-archives.apache.org/mod_mbox/maven-users/), but cannot > seem to find a way to search through th

Re: Failure to create a WAR file

2008-10-16 Thread Wendy Smoak
On Wed, Oct 15, 2008 at 10:14 PM, svenson <[EMAIL PROTECTED]> wrote: > I use mvn install. > I just mean that when I use war in my POM file my > classes for some uncertain reason don't resolve classes from other libraries > though I use Notice that we're still having to guess what error you'r

Re: maven-release-plugin not able to locate extensions

2008-10-15 Thread Wendy Smoak
On Wed, Oct 15, 2008 at 3:50 AM, Sahoo <[EMAIL PROTECTED]> wrote: > As you can see, it uses a packaging type called distribution-fragment, which > is understood by our own extension called > org.glassfish.build:maven-glassfish-extension. We build the extension as > part of the same reactor. Try c

Re: Failure to create a WAR file

2008-10-15 Thread Wendy Smoak
[moved from [EMAIL PROTECTED] On Wed, Oct 15, 2008 at 5:58 AM, svenson <[EMAIL PROTECTED]> wrote: > I've encountered the following problem. I work on a web project so to deploy > it on a server I need to create a WAR file. My project depends on a few > libraries and a few projects created by othe

Re: Disable artifact install or deploy to the repository.

2008-10-15 Thread Wendy Smoak
On Tue, Oct 14, 2008 at 10:18 PM, sean chen(陈思淼) <[EMAIL PROTECTED]> wrote: > I have some project such as war, it is a intermediate project which a ear > project depends on . and when I run mvn install. I don't want it to be > install to local repository, or deploy to remote repository.how can I to

Re: How to Set local repository for development environment.. what tools needed

2008-10-13 Thread Wendy Smoak
On Mon, Oct 13, 2008 at 8:10 AM, rohan chauhan <[EMAIL PROTECTED]> wrote: > I m working in maven for long time but till date i'm the only one in my > project. > Now things goes like this: >We are total for developers. we want that my PC should be server > for Maven. So that all other

Re: [M2] Manually download artifact?

2008-10-12 Thread Wendy Smoak
On Sun, Oct 12, 2008 at 11:09 PM, Roger Ye <[EMAIL PROTECTED]> wrote: > Without a pom, is there any mojo which I can use to download a certain > artifact from maven repository server, into my local repo? I don't see anything in a quick look around, but something like 'mvn dependency:retrieve -Dgr

Re: Generate list of plugins and their versions used in a build

2008-10-11 Thread Wendy Smoak
On Sat, Oct 11, 2008 at 3:06 PM, aman kohli <[EMAIL PROTECTED]> wrote: > So what we need to do is put together a list of all the components that went > into a build (so all the supporting maven plugins) Then I don't quite understand why the output of mvn help:effective-pom isn't what you need. U

Re: Generate list of plugins and their versions used in a build

2008-10-11 Thread Wendy Smoak
On Sat, Oct 11, 2008 at 1:41 PM, aman kohli <[EMAIL PROTECTED]> wrote: > Thanks for the responses. Unfortunately 'mvn help:effective-pom' does not > quite do what we need it to. Here's an example, trying to get a list of > all the site plugins and their versions used is a challenge as this is not

Re: maven always wants to download pom?

2008-10-10 Thread Wendy Smoak
On Fri, Oct 10, 2008 at 2:04 PM, Rusty Wright <[EMAIL PROTECTED]> wrote: > Why is this happening? Every time I compile it's trying to download a pom > for something I installed in my local repository. It's trying to download the pom because you don't have the pom in your local repo. Change your

Re: Documentation woes

2008-10-09 Thread Wendy Smoak
On Thu, Oct 9, 2008 at 7:33 AM, Mykel Alvis <[EMAIL PROTECTED]> wrote: > So my question is does anyone has a template or transformation tool for > taking Word documents and turning them into clean XDOC? > > Any thoughts on this? If you end up needing to write something to do it, I wonder whether a

Re: what's the maven main version meaning?

2008-10-08 Thread Wendy Smoak
On Wed, Oct 8, 2008 at 9:36 AM, 陈思淼 <[EMAIL PROTECTED]> wrote: > now the Apache Maven 2.1.0-M1 > Released > . > what's the M1 meaning? and when will the final version to be released? IM1 means it is the first 'Milestone' rele

Re: maven repository update.

2008-10-06 Thread Wendy Smoak
On Mon, Oct 6, 2008 at 6:51 PM, Marco Villalobos <[EMAIL PROTECTED]> wrote: > I have a repository called Red, and a build machine called Ark. > Naturally, when you do a build, Ark has its own local repository. > Somebody deployed artifact widget-1.1 to Red. > Ark already has widget-1.1 in its loc

Re: automatically go offline

2008-10-06 Thread Wendy Smoak
On Mon, Oct 6, 2008 at 1:07 PM, Reto Bachmann-Gmür <[EMAIL PROTECTED]> wrote: > I would like to automatically switch betwenn online and offline mode > depending on the network interface that i have activated. I've > configured NetworkManager to create a file (/tmp/fast-network-up) > whenever a fast

Re: zip instead of jar

2008-10-05 Thread Wendy Smoak
On Sun, Oct 5, 2008 at 4:55 PM, buters <[EMAIL PROTECTED]> wrote: > how can I create a zip-Archive instead of jar-one with Maven? You can use the Assembly plugin [1] to create zip files. ... and you might want to keep an eye on MNG-1683 [2] which adds zip as a packaging type. [1] http://maven.a

Re: Can't Maven handle dependendies recursively?

2008-10-02 Thread Wendy Smoak
On Thu, Oct 2, 2008 at 7:56 PM, youhaodeyi <[EMAIL PROTECTED]> wrote: > I set up a maven project "P1" which depends on the project "P2". P2 includes > several dependencies which are used in P1. In this case, I must add these > dependencies in P1 too. If not, I will fail to build P1. How can I let m

Re: Jar not in repository

2008-10-02 Thread Wendy Smoak
Yes, that makes sense. Okay, not a bug. :) Just not very useful in this case. I don't think we ever heard from the OP why the jars can't go into a repository? That they need to be stored in ClearCase doesn't mean they can't also be in a repository... -- Wendy On Thu, Oct 2, 2008 at 2:31 PM,

Re: Jar not in repository

2008-10-02 Thread Wendy Smoak
On Thu, Oct 2, 2008 at 12:14 PM, solo1970 <[EMAIL PROTECTED]> wrote: > I cannot use the system scope if I want to files to end up in my final > package... I just tested building a webapp with a dependency on a jar from the repo, and it was included in WEB-INF/lib. When I copied the jar into a li

Re: Maven Dependency Plugin Question

2008-10-01 Thread Wendy Smoak
On Wed, Oct 1, 2008 at 5:19 PM, David <[EMAIL PROTECTED]> wrote: > I need to create a war, lets call it "B" that is 99% similar to another war > file "A" that I currently have. I have thought about creating a new project > for war file "B" and using the dependency plugin to unpack war file "A" in

Re: Maven in 5 Minutes - Cannot execute mojo: resources. It requires a project with an existing pom.xml, but the build is not using one.

2008-10-01 Thread Wendy Smoak
On Wed, Oct 1, 2008 at 3:46 PM, Jim Garrison <[EMAIL PROTECTED]> wrote: > I just downloaded 2.0.9 and am trying the procedure given in the "Maven in 5 > minutes" web page but it fails with the message > > Cannot execute mojo: resources. It requires a project with an existing > pom.xml, but the bui

Re: no main or test directories created when using webapp archetype?

2008-09-28 Thread Wendy Smoak
On Sun, Sep 28, 2008 at 3:05 PM, Rick <[EMAIL PROTECTED]> wrote: > Ok interesting. Thanks Wendy. I didn't think of creating a separate > module for the web-related java classes. Is this a common practice? I > agree in separation of concerns, but that might be a bit much. In > other words a servlet

Re: no main or test directories created when using webapp archetype?

2008-09-28 Thread Wendy Smoak
On Sun, Sep 28, 2008 at 1:55 PM, Rick <[EMAIL PROTECTED]> wrote: > I'm confused... when I run the maven webapp archetype I only end up > with "resources" and "webapp" directories created.. no java/src/main > or java/src/test ? Shouldn't it make those directories for me? The archetype is encouragin

Re: Problems with path in pom (windows)

2008-09-28 Thread Wendy Smoak
On Sun, Sep 28, 2008 at 4:28 AM, Matthias Dorfner <[EMAIL PROTECTED]> wrote: > I tried to integrate umlgraph to my pom. It looks as following: > C:\Dokumente und > Einstellungen\Matty\.m2\repository\UMLGraph-5.1\lib\UmlGraph.jar Most likely the spaces in the path are causing problems

Re: How to name my own plugin?

2008-09-27 Thread Wendy Smoak
2008/9/26 陈思淼 <[EMAIL PROTECTED]>: > I want to create a new Plugin to package my project in my own way witch I > call it "jcar", how should I name my plugin?If I don't use > maven-jcar-plugin, i must use com.mycompany.jcar:goal to run this plugin, Is > There good way for my to solve this problem?

Re: A question about maven2 and

2008-09-26 Thread Wendy Smoak
On Fri, Sep 26, 2008 at 5:52 AM, thomas2004 <[EMAIL PROTECTED]> wrote: > Formerly I used maven1 and I can set the in "project.xml". Now I > use maven2. How can I set or define the in "pom.xml"? Comparing [1] to [2], I think you're looking for . [1] http://maven.apache.org/maven-1.x/reference/m

Re: building two artifacts with shared source code

2008-09-25 Thread Wendy Smoak
On Wed, Sep 24, 2008 at 9:51 PM, Tomek Maciejewski <[EMAIL PROTECTED]> wrote: > I have one more question. Let's assume that I deployed some artifact. > Some people have used it so they have copy of it in local repository. > Now I change something in artifact and deploy it with the same version > nu

Re: Run plugin after modules complete in multi-module project

2008-09-24 Thread Wendy Smoak
On Wed, Sep 24, 2008 at 12:05 PM, Sam Wilson <[EMAIL PROTECTED]> wrote: > Unfortunately it does not seem as though there is a way to attach this > assembly plugin to the root-pom project's lifecycle in such a way that it > will be run after all the child modules have been produced. So I am stuck >

Re: Directory deploy for ear project

2008-09-24 Thread Wendy Smoak
On Mon, Sep 22, 2008 at 9:41 AM, Kem Elbrader <[EMAIL PROTECTED]> wrote: > We directory deploy our ear project during development. We've noticed > that the most time spent in the build of our ear is while it is > "Building jar: ...". Since we aren't using the .ear file during > development it'd be

Re: Directory deploy for ear project

2008-09-24 Thread Wendy Smoak
On Wed, Sep 24, 2008 at 11:30 AM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > Take a look at the lifecycle [1] and see if you can stop at one of the > earlier phases. Maybe 'mvn test' or 'mvn compile' would do what you > need. Missing footnote. :) [1] http://m

Re: Does relocation work for plugins?

2008-09-22 Thread Wendy Smoak
I went ahead and reported it, using Jetty as an example. http://jira.codehaus.org/browse/MNG-3762 -- Wendy On Mon, Sep 22, 2008 at 8:25 PM, Brett Porter <[EMAIL PROTECTED]> wrote: > Yes, that should work, so there might be something else going on. > > - Brett > > 2008/9/2

Re: Does relocation work for plugins?

2008-09-22 Thread Wendy Smoak
I'm not quite sure I understand. There is a relocation pom for 7.0.0pre3. Would you expect it to work if I specify the version? (It doesn't. Same output.) org.mortbay.jetty maven-jetty-plugin 7.0.0pre3 -- Wendy On Mon, Sep 22, 2008 at 7:16 PM, Brett Port

Re: Does relocation work for plugins?

2008-09-22 Thread Wendy Smoak
On Mon, Sep 22, 2008 at 6:47 PM, Brett Porter <[EMAIL PROTECTED]> wrote: > You can't relocate the whole group, but you can relocate particular > plugin artifacts to achieve this. The same has happened for the Jetty > plugin recently on the central repository. Relocation doesn't seem to be working

Re: Help Maven Release to SVN ERROR

2008-09-22 Thread Wendy Smoak
On Mon, Sep 22, 2008 at 12:29 PM, Ryan Wong <[EMAIL PROTECTED]> wrote: > Here is the svn http://dev.ave7.net/svn/java/common/trunk > > My Issue is when command mvn releaser:prepare > There always an error like: ... If it's not just that the tag already exists, then some of the comments in this th

Re: I want the pom.xml to disable junit test.

2008-09-21 Thread Wendy Smoak
On Sun, Sep 21, 2008 at 7:06 PM, 陈思淼 <[EMAIL PROTECTED]> wrote: > I know i can use mvn intall -DskipTests to disable unit test when install. > but how to configure it in the pom to disable it ? Thankx for help. http://maven.apache.org/plugins/maven-surefire-plugin/examples/skipping-test.html --

Re: Separate Jar FIles

2008-09-19 Thread Wendy Smoak
On Fri, Sep 19, 2008 at 3:47 PM, Michael McGrady <[EMAIL PROTECTED]> wrote: > I have a project in which separate applications are included for ease of > development due to their dependencies. I want Maven to create separate > SNAPSHOTS for each. How do I do that? Or, better, where do I look? If

Re: Archiva Build Problem

2008-09-19 Thread Wendy Smoak
On Fri, Sep 19, 2008 at 9:34 AM, waaraa1331 <[EMAIL PROTECTED]> wrote: > > Here is my error message. > > Solaris 10 SPARC > apache-tomcat-6.0.18 > archiva 1.1.2 Archiva has separate mailing lists... you can find subscription info on this page: http://archiva.apache.org/mail-lists.html (I haven't

Re: How can we get this pom.xml?

2008-09-19 Thread Wendy Smoak
On Fri, Sep 19, 2008 at 2:48 AM, 陈思淼 <[EMAIL PROTECTED]> wrote: > I down load Maven 2.09 source code from >https://svn.apache.org/repos/asf/maven/components/tags/maven-2.0.9 > but in the pom.xml of the top fold, I see the parent segment like this: > > >org.apache.maven >maven-parent

Re: Dependencies: for test + optional

2008-09-17 Thread Wendy Smoak
On Wed, Sep 17, 2008 at 10:32 AM, Johannes Schneider <[EMAIL PROTECTED]> wrote: > Those dependencies are necessary for the tests to run successfully. And > I want them to be optional for the main sources. > I have added them two times. > > What do you think about this? Is this a mistake? What is

Re: Testing all versions in a range

2008-09-16 Thread Wendy Smoak
On Tue, Sep 16, 2008 at 5:02 PM, sverhagen <[EMAIL PROTECTED]> wrote: > Hi, are there any strategies known to test all versions in a range? > > E.g. component A defines to be dependent on versions [0.0.4,0.1.0) of > component B for which version 0.0.4, 0.0.5 and 0.0.6 actually exist. Is > there a

Re: Multi-module site generation?

2008-09-12 Thread Wendy Smoak
On Fri, Sep 12, 2008 at 7:17 PM, Dave Newton <[EMAIL PROTECTED]> wrote: > I've tried site:deploy with the following in the > top-level POM in the hopes it would all get dumped to a directory in the > parent site, but so far no joy; only the parent shows up. Try 'mvn site-deploy' instead, from

Re: dependency plugin

2008-09-12 Thread Wendy Smoak
On Fri, Sep 12, 2008 at 7:10 PM, Build Guy <[EMAIL PROTECTED]> wrote: > But this means the > release plugin won't properly work from the parent pom unless I release > Module A and B individually. Not necessarily. You can configure the release plugin to run all the way through install in the prep

Re: Multi-module site generation?

2008-09-12 Thread Wendy Smoak
On Fri, Sep 12, 2008 at 5:52 PM, Dave Newton <[EMAIL PROTECTED]> wrote: > Where should I look in TFM/TFW to find a canonical way for a multi-module > project to create a complete website including the modules? > > Right now I've configured each module's site plugin's to > point at "../target/sit

Re: 2.0-alpha-4 archetype plugin

2008-09-12 Thread Wendy Smoak
On Fri, Sep 12, 2008 at 5:54 AM, Richard Chamberlain <[EMAIL PROTECTED]> wrote: > Does anyone know if the latest archetype plugin is available yet? If so > where can i pick it up from (it's not in central). It hasn't been released yet. The best way to find out when that might happen is to watch

Re: Property access from a plugin

2008-09-11 Thread Wendy Smoak
On Thu, Sep 11, 2008 at 4:34 PM, EJ Ciramella <[EMAIL PROTECTED]> wrote: > So with further research, if within a single pom, you have an > activeByDefault plugin and one that you're activating by specifying an > ID on the commandline, the activeByDefault one is ignored. Correct. Unless something

Re: Custom repository problem

2008-09-11 Thread Wendy Smoak
On Thu, Sep 11, 2008 at 2:40 PM, Yaakov Chaikin <[EMAIL PROTECTED]> wrote: > Yes, it's there. I basically checked out my code under one of the > users on the server, then issued 'mvn clean install', then collected > everything from the ~/.m2/repository and moved it to a folder > configured to be a

Re: Custom repository problem

2008-09-11 Thread Wendy Smoak
On Thu, Sep 11, 2008 at 11:27 AM, Yaakov Chaikin <[EMAIL PROTECTED]> wrote: >> Try it with -U on the command line to force it to check again. The >> default update policy is once per day and it may have cached an error >> from earlier today. > > Just tried it: 'mvn -U clean' > > Same thing. > > A

Re: Custom repository problem

2008-09-11 Thread Wendy Smoak
On Thu, Sep 11, 2008 at 10:14 AM, Yaakov Chaikin <[EMAIL PROTECTED]> wrote: > My project has a need to use a custom maven2 repository. I have setup > a directory to be exposed through our web server. Our server is only > accessible through HTTPS (with a valid certificate) and a > username/password

Re: Avoid to bring in new repositories via dependencies

2008-09-11 Thread Wendy Smoak
On Thu, Sep 11, 2008 at 5:03 AM, Martin Höller <[EMAIL PROTECTED]> wrote: > Unfortunately this dependency's pom.xml specifies other remote repositories. > Could someone please tell me what is the recomended way to avoid getting a > new repository into my environment? You can use mirrors, especial

Re: repo.mergere.com unreachable ??

2008-09-10 Thread Wendy Smoak
On Wed, Sep 10, 2008 at 11:20 AM, David C. Hicks <[EMAIL PROTECTED]> wrote: > I've been trying to build an example project, but the repository > "repo.mergere.com" is causing me headaches. It is apparently not online, > yet Maven continues to try to download things from it. I have looked in the >

Re: has excludes - why not includes?

2008-09-09 Thread Wendy Smoak
On Tue, Sep 9, 2008 at 3:25 PM, EJ Ciramella <[EMAIL PROTECTED]> wrote: > The one shortcoming of this is, if there are libs listed inside this > "lib list" pom, you'd get them any way. I see a set of excludes, but > that could get really long (say there are 30 shared libs, but we're only > intere

Re: Creating Delivery Package

2008-09-08 Thread Wendy Smoak
On Mon, Sep 8, 2008 at 8:58 AM, Karl Heinz Marbaise <[EMAIL PROTECTED]> wrote: > Now i have a working Tomcat 6.0.18 which includes my project.war > fileso it simplyfies the installation process to: > > Just unzip this file, goto bin directory and "startup.bat/startup.sh" > That's it... Ca

Re: repository definition

2008-09-04 Thread Wendy Smoak
On Thu, Sep 4, 2008 at 6:06 AM, <[EMAIL PROTECTED]> wrote: > From intuitive feeling I would say: there is a reference to a defined > repository in settings.xml, so Maven will find the missing attributes, but no > it does not, it does like this: ... > not very helpful this error message. It seem

Re: Maven release plugin

2008-09-02 Thread Wendy Smoak
On Tue, Sep 2, 2008 at 6:12 AM, Zucchi Alessandro <[EMAIL PROTECTED]> wrote: > Someone know when the 2.0-beta-8 of maven release plugin will be released ? > Regards Is there a particular issue you're interested in? Release is on the top of the list of plugins with bugs that are already fixed, h

Re: Maven Update Dependency

2008-09-01 Thread Wendy Smoak
On Mon, Sep 1, 2008 at 9:10 AM, Pandit, Prashant <[EMAIL PROTECTED]> wrote: > Our developers are in India and repository is in London. > Yes Maven hangs on each repository it searches before it ever finds the > artifact and starts downloading it, thus it takes hours of time to complete > build. Bu

Re: Maven Update Dependency

2008-09-01 Thread Wendy Smoak
On Mon, Sep 1, 2008 at 8:43 AM, Pandit, Prashant <[EMAIL PROTECTED]> wrote: > Thanks for your reply. Yes, we have number of developers accessing the > repository and we are using Artifactory. How far away is that Artifactory instance? I'm trying to figure out where the delay is happening. Are

Re: Maven Update Dependency

2008-09-01 Thread Wendy Smoak
On Mon, Sep 1, 2008 at 7:52 AM, Pandit, Prashant <[EMAIL PROTECTED]> wrote: > We are facing issue with maven update dependency.When multiple depevlopers > run maven ,it takes hours of time in updating dependency from artifactory > located in remote.Is it because of network issue causing this slow

Re: Override localRepository at plugin execution using another local repository plexus component implementation

2008-08-31 Thread Wendy Smoak
On Sun, Aug 31, 2008 at 5:48 PM, Dan Tran <[EMAIL PROTECTED]> wrote: > Is there a way to pass in my own localRepository instead of using > the implicit settings.localRepository. This way, there is no need to > enhance the plugin. On the off chance this is less complicated than it looks... does

Re: Include source with the compiled files

2008-08-28 Thread Wendy Smoak
On Thu, Aug 28, 2008 at 9:47 AM, raja72 <[EMAIL PROTECTED]> wrote: > I'm trying to compile an utility jar file with source code and add it the > local repository using maven. Try specifying your 'src' directory in so that it will get copied into your jar. If you have anything in src/main/resour

Re: Making war file using Maven

2008-08-28 Thread Wendy Smoak
On Thu, Aug 28, 2008 at 3:43 AM, Asif <[EMAIL PROTECTED]> wrote: > Has anyone worked on it. > > Where can I get a sample build file for the same and start. mvn archetype:generate -DarchetypeArtifactId=maven-archetype-webapp ... and answer the prompts about group and artifact ids. It will create

Re: Multi modules and SCM's

2008-08-27 Thread Wendy Smoak
On Wed, Aug 27, 2008 at 8:51 PM, ChrisGWarp <[EMAIL PROTECTED]> wrote: > In a multi module project, do we need to specify the SCM section > individually in each section's pom (pointing to the exact path of each > module in the scm) or can we just specify it in the (root) pom (the one that > lists

Re: Disabling acceptance tests from the command line

2008-08-27 Thread Wendy Smoak
On Wed, Aug 27, 2008 at 7:33 AM, Bryan Young <[EMAIL PROTECTED]> wrote: > I would like to build my project skipping my acceptance tests, but still run > my unit tests. This seems simple enough if I alter the includes/excludes > for the surefire plugin, but I want to make this decision at the comma

Re: Propertiy for local repository in pom?

2008-08-27 Thread Wendy Smoak
On Wed, Aug 27, 2008 at 4:08 AM, Alexander Vaysberg <[EMAIL PROTECTED]> wrote: > i have a problem with maven. I need in pom the local repository path. Can i > it have? > > ${settings.localRepository}/xxx/xx.jar > ?? The location of the local repo is developer-specific, so it belongs in settings.

Re: Resolving dependency properties

2008-08-27 Thread Wendy Smoak
On Wed, Aug 27, 2008 at 12:24 AM, Sven Vlieghe <[EMAIL PROTECTED]> wrote: > That I could, however we have this policy that we cannot have snapshot > dependencies on released projects. I'll verify if this is the same for > snapshot parents. If so, the snapshot parent will be the way to go. You'll

Re: Resolving dependency properties

2008-08-26 Thread Wendy Smoak
On Tue, Aug 26, 2008 at 6:31 AM, Sven Vlieghe <[EMAIL PROTECTED]> wrote: > I am trying to centralize the version-numbers of all projects/dependencies > in our system. My approach for this, is to centralize the settings.xml-file > & add all versions as profile-properties. This worked perfectly at f

Re: Transitive dependencies in multi-module projects

2008-08-26 Thread Wendy Smoak
On Tue, Aug 26, 2008 at 6:37 AM, Trevor Harmon <[EMAIL PROTECTED]> wrote: > As I said, I want to be able to go to appA's directory and type: > > mvn compile > > Since Maven knows appA's dependencies, it should be able to figure out that > if a source file in libB is out-of-date, it should compile

Re: Transitive dependencies in multi-module projects

2008-08-25 Thread Wendy Smoak
On Mon, Aug 25, 2008 at 4:15 PM, Trevor Harmon <[EMAIL PROTECTED]> wrote: > I've been reading that modules are the solution to this problem. There's a > write-up about them here: > http://docs.codehaus.org/display/MAVENUSER/Multi-modules+projects > However, the solution in the write-up doesn't see

Re: Taglist and Dashboard

2008-08-25 Thread Wendy Smoak
On Mon, Aug 25, 2008 at 5:54 AM, WolfgangRoessler <[EMAIL PROTECTED]> wrote: > I want to include the report of taglist-maven-plugin into my maven-dashboard > report. I found out, that currently the taglist-plugin does not support > xml-output and therefore cannot be aggregated by the dashboard-plu

Re: creating xdocs from javadocs comments

2008-08-22 Thread Wendy Smoak
On Fri, Aug 22, 2008 at 1:14 PM, Stefano Bagnara <[EMAIL PROTECTED]> wrote: > After a few searches I've been able to do what I wanted to do. > I created a simple reporting maven plugin that do exactly what I need. Thanks so much for replying back with the info you found and your results. :) --

Re: Installing new archetype from create-from-project

2008-08-20 Thread Wendy Smoak
On Wed, Aug 20, 2008 at 6:54 AM, rmatthews <[EMAIL PROTECTED]> wrote: > I would like to keep an example project in our code repository alongside our > framework code. When the whole project is built it would be good if Maven > were to create an archetype from the example and then install that arc

Re: achivia - what is locked user mean?

2008-08-18 Thread Wendy Smoak
On Mon, Aug 18, 2008 at 12:46 PM, Zemian Deng <[EMAIL PROTECTED]> wrote: > What is the meaning of locked user in Archivia? > Also, I have unselected "Force User to Change Password" but it still prompt > to change change password every few month. Is there way to disable this? Please ask on the Arc

Re: Site resources in sub-modules

2008-08-17 Thread Wendy Smoak
On Sun, Aug 17, 2008 at 8:30 AM, sverhagen <[EMAIL PROTECTED]> wrote: > Can sub-modules re-use the site resources of their parent? And how? > I've a src/site/site.xml in my parent project. This files is nicely re-used > by the sub-models. > However, my src/site/resources/... (an image and a CSS fi

Re: Depedency not found but it is correctly installed

2008-08-16 Thread Wendy Smoak
On Sat, Aug 16, 2008 at 4:06 PM, Mac-Systems <[EMAIL PROTECTED]> wrote: > i have a dependency to Swing Labs SwingX Lib. I wrote s simple install > script like that > call mvn install:install-file -Dfile=../libs/swingx/0.9.2/swingx-0.9.2.jar > -DgroupId=org.swinglabs -DartifactId=swingx -Dversion=0

Re: switching to maven?

2008-08-16 Thread Wendy Smoak
On Sat, Aug 16, 2008 at 9:41 AM, Rusty Wright <[EMAIL PROTECTED]> wrote: > Ok, thanks. What I've done so far is a "final" commit from my development > machine, and then I renamed the project in svn, moving it into branches, so > that it's no longer in trunk. (I realized just now that I should hav

Re: how to include text file during distribution

2008-08-16 Thread Wendy Smoak
On Sat, Aug 16, 2008 at 8:02 AM, DebasisMishra <[EMAIL PROTECTED]> wrote: > while I am running the "mvn deploy" command it is creating the jar file. > but I want to include some of the template file which is a text file during > distribution but not with in the jar. > Could anybody please tell m

Re: Where to place design documents

2008-08-15 Thread Wendy Smoak
On Fri, Aug 15, 2008 at 8:21 AM, Farrukh Najmi <[EMAIL PROTECTED]> wrote: > Is there a standard place in the maven project structure for placing design > documents for a project? If you want them to be published as part of the project website, putting them under src/site/resources would work. It

[ANN] Maven War Plugin 2.1-alpha-2 Released

2008-08-14 Thread Wendy Smoak
- mvn clean does not clean up target directories and build logs from integration tests ** Wish * [MWAR-118] - jar in lib dir are not cleaned if version of the changes im pom.xml Enjoy, -- Wendy Smoak on behalf of the Maven team --

<    1   2   3   4   5   6   7   8   9   10   >