Brett Porter wrote on Tuesday, February 24, 2004 11:00 PM:
> http://jira.codehaus.org/secure/BrowseProject.jspa?id=10030&re
> port=roadmap
>
> 4 small outstanding issues that have cropped up.
Brett,
can you comment about this?
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1154
You
The wiki was (I've updated it) a little misleading.
* SNAPSHOTs are not updated - I'm not 100% sure how I want to handle
this at present
* That repo.local-repo.copy thing is a new feature I'm currently
adding. Still wrestling with doing it cleanly and what it means.
I should be pushing out a
I'm using the jars from the wiki. I'm only trying to exercise the
repo.local-repo.copy property -- should this work? I'd like it to *not*
copy jars from the repository to the proxy when they're requested from the
proxy.
There's a bullet item on the wiki that says:
>It is maven aware - eg. SNAPS
Probably best not to use maven-proxy from CVS at the moment as I'm in
the middle of trying to work out a sane way to do all this.
Just use the config and jars from the wiki.
Kalaveshi, Adrian wrote:
Greetings --
My maven-proxy.properties file contains the following:
repo.local.store=/export/r
There is user documentation on the web site that describes maven.xml in more
detail - but you just need to wrap the below in the following tag:
...
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 25 February 2004 11:15 AM
> To: [EMAIL PROTECT
Hi, how does one properly add the following to the maven.xml? Now, should I put the
typedefs in the maven.xml instead of the project.xml?
Thanks,
-Conrad
> except you wrap a "" around a target perhaps ... your command line
> would work the same.
> You can pretty much stuff all taskdefs, typed
Greetings --
My maven-proxy.properties file contains the following:
repo.local.store=/export/repository-proxy
repo.local-repo.url=file:/export/repository
repo.local-repo.copy=false
As you can see, the proxy and the repository exist on the same machine. I
can't get the repo.local-repo.copy p
Here's one way to do it.
${maven.hibernate.dir}
${maven.build.dir}/META-INF
*.xml
-Tim
thorsten maus wrote:
hi there ..
im working using the multiproject approach ..
my hibernate-jar subrproj
http://jira.codehaus.org/secure/BrowseProject.jspa?id=10030&report=roadmap
4 small outstanding issues that have cropped up.
http://feeds.codehaus.org/maven/
- Brett
> -Original Message-
> From: Darren Hartford [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 25 February 2004 5:43 AM
> To:
Hey all,
I'm sure this has been asked a dozen times, but is there a roadmap for RC2?
Just curious of there is a target timeline and-or shrinking-growing todo list before
RC2 and-or features that must be in RC2.
-D
-
To unsubscr
Hi,
I am having problems building from CVS,
using Sun Java 1.4.2
I have updated maven and maven-plugins
For the plugins
maven -Dgoal=clean,plugin:install multiproject:goal
results in
+
| Executing clean,plugin:install Maven JIRA Plug-in
| Memory: 12M
Nevermind, I figured it out. I used
instead of to which puts it in the correct
context I presume.
Thanks.
--- "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> OS: Windows 2000
> Maven: 1.0-rc1
>
> I have tried the task inside maven.xml,
> but
> it does not work. What am I doing wrong?
>
addPath tag is documented here :
http://maven.apache.org/tags.html
Emmanuel
- Original Message -
From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
To: "Maven Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, February 24, 2004 5:55 PM
Subject: Where can I get info about Maven tasks and goals?
OS: Windows 2000
Maven: 1.0-rc1
I have tried the task inside maven.xml, but
it does not work. What am I doing wrong?
maven.xml:
project.properties:
src.ja
Where can I find information on Maven tasks like
""? I have not seen any documentation
about these tasks available to maven.
__
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
Thanks everyone for their help. Although, it sure
would be nice if we could simply do something like the
following within the project.xml file:
dir1
dir2
Also, where can I find information on Maven tasks like
""? I have not seen any documentation
about these tasks available to m
Here's one way that I include multiple directories (in maven.xml):
-Dave
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 24, 2004 9:40 AM
> To: [EMAIL PROTECTED]
> Subject: How do I inclu
Hello,
AFAIK the only solution to specify multiple source dirs which is available
at the moment can be found at:
http://wiki.codehaus.org/maven/FrequentlyAskedQuestions#head-7545bdc005f855e
6b2009275529746f011a9ebcd.
Also have a peek at http://wiki.codehaus.org/maven/CreatingJ2eeApplications.
re
I am using XDoclet with Maven and when XDoclet
generates additional java source files it puts those
in a separate directory. How do I make Maven use
multiple source directories for compilation using the
"java:compile" goal?
Thanks.
__
Do you Yahoo!?
Yahoo! Mail Sp
It's a known feechur.
--
dIon Gillard, Multitask Consulting
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote on 25/02/2004
12:31:51 AM:
> BTW, I am using Maven 1.0-rc1 on Windows 2000.
>
> Thanks.
>
> --- "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:
> > I have a build.properties file with v
Why can't you simply post process the ejb jar generated by Maven four
times each with a new descriptor?
--
dIon Gillard, Multitask Consulting
<[EMAIL PROTECTED]> wrote on 24/02/2004 05:55:45 PM:
> Sorry to bother you again,
>
> please let me know at least, why nobody cares to reply to me. Is
hi there ..
im working using the multiproject approach ..
my hibernate-jar subrproject creates a jar file containing the hibernate
classes as well as the
mapping files ..
i also added the properties for xdoclet to create the hibernate
jboss-service.xml file ...
BUT ..
how do i get this file
Could you create four sub-projects, each with its own source directory,
then only put the ejb-jar.xml file for each in its respective
sourcedir...then, you could have a or something to add the
base [real] EJB sources to the maven.compile.src.set?
I'm only guessing, because I can't even imagine a
Thanks a lot.
Emmanuel Venisse a écrit :
I uploaded jboss client jars (3.2.3).
Emmanuel
- Original Message -
From: "nicolas De Loof" <[EMAIL PROTECTED]>
To: "Maven Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, February 24, 2004 11:21 AM
Subject: [Repost] no jbosssx-client.jar on iBibl
I think Dave managed to do that (or better, in a distant repository), here I
was talking about helping him with the jar override feature.
-Original Message-
From: Kevin Hagel [mailto:[EMAIL PROTECTED]
Sent: mardi 24 fÃvrier 2004 12:52
To: Maven Users List
Subject: Re: external jar files .
BTW, I am using Maven 1.0-rc1 on Windows 2000.
Thanks.
--- "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> I have a build.properties file with various
> properties
> setup such as:
>
> example-src.dir=example-src
>
> In my maven.xml file I have:
>
>
>
>
>
> When I invoke maven with "mav
I have a build.properties file with various properties
setup such as:
example-src.dir=example-src
In my maven.xml file I have:
When I invoke maven with "maven my-goal" it creates a
"0" directory instead of an "example-src" directory.
If I change the dash ("-") to an underscore ("_"),
like
I think the multiproject goal uses the reactor internally. You could
probably use either, but the multiproject stuff *should* be simpler.
Jim
"Johan Andries" <[EMAIL PROTECTED]> writes:
> Hello,
>
> I've been reading through the Maven wiki today and noticed that on
> the http://wiki.codehaus.or
I uploaded jboss client jars (3.2.3).
Emmanuel
- Original Message -
From: "nicolas De Loof" <[EMAIL PROTECTED]>
To: "Maven Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, February 24, 2004 11:21 AM
Subject: [Repost] no jbosssx-client.jar on iBiblio
> Hi all,
>
> I'm looking for Jboss c
Oops, rather than $MAVEN_HOME use whatever directory contains your
repository, $MAVEN_HOME_LOCAL
Kevin Hagel wrote:
In your local maven repository create a directory, call it example for
this example. That's $MAVEN_HOME/repository/example
create a subdirectory called jars, just like all the oth
In your local maven repository create a directory, call it example for
this example.
That's $MAVEN_HOME/repository/example
create a subdirectory called jars, just like all the other directories
and stash example.jar in it
$MAVEN_HOME/repository/example/jars/example.jar
In your project.xml:
...
If you want to give it one more try, maybe we can help and eventually that
would also help improve the docs?
g
-Original Message-
From: Dave Raymer [mailto:[EMAIL PROTECTED]
Sent: lundi 23 fÃvrier 2004 23:22
To: Maven Users List
Subject: RE: external jar files ...
Greg,
I went through
Hello Emmanuel.
I tried from the official binary release.
Are any fix?
thnx
"Emmanuel Venisse" <[EMAIL PROTECTED]> ha scritto nel messaggio
news:[EMAIL PROTECTED]
> The correct branch for Maven is MAVEN-1_0-BRANCH and not HEAD
>
> Emmanuel
>
> - Original Message -
> From: "kimbuba" <[EM
http://ant.apache.org/manual/CoreTasks/uptodate.html
I use ant's uptodate to see if I need to rebuild anything in
particular. When our project was in its early days there wasn't so much
to build and it seemed like overkill, but after a while when things
really bloated it made a big difference
Hi all,
I'm looking for Jboss client jars on ibiblio. I don't find the
jBosssx-client-3.2.1.jar (jBoss security AFAIK).
Do I need to use the jbossall-client.jar (1.3MB !) or can someone upload
it on ibilio ?
As jBoos 3.2.3 is the current stable version, can someone upload jars
for this jBoss
hi guys ..
im actually having a multiproject with 4 subproject ...
for each subproject the ejbdoclet as well as the hibernatedoclet ist
working .. although not needed for each ...
the altogether build time is about 4-5 minutes
is there any way to speed the build process up ???
Hello,
I've been reading through the Maven wiki today and noticed that on the
http://wiki.codehaus.org/maven/CreatingJ2eeApplications page, the multiproject goal is
used for artifact generation. I suppose today's specific workflow for j2ee projects
(define interfaces + meta tags, code generatio
37 matches
Mail list logo