Actually, looking back it would require some adjustments to get
alpha-2 to bootstrap itself.
While the alpha-2 release doesn't distribute a particular set of
plugins, it needs them present to build itself.
All the necessary info is there, it is just not in one directory. We
are working thorugh the
On 5/25/05, Rahul <[EMAIL PROTECTED]> wrote:
>
> Hi Brett,
>
> There are like 20+ folders in SVN.
>
> Do I get all of them ?
The tag you are interested in is probably all you need:
http://svn.apache.org/repos/asf/maven/components/tags/maven-2.0-alpha-2/
--
Kristian
> Thanks,
>
> Rahul
>
>
Hi Brett,
There are like 20+ folders in SVN.
Do I get all of them ?
Thanks,
Rahul
Brett Porter wrote:
The sources are always available through SVN:
http://svna.apache.org/repos/asf/maven/components/tags/
We intend to provide standalone source bundles as we get to the beta releases.
-
The sources are always available through SVN:
http://svna.apache.org/repos/asf/maven/components/tags/
We intend to provide standalone source bundles as we get to the beta releases.
- Brett
On 5/25/05, Rahul <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I don't see Maven 2.0 sources for download. Any ide
Hi,
I don't see Maven 2.0 sources for download. Any idea where I can
download these ?
Surprisingly, Maven 1.0.2 downloads section only has binaries listed as
well. Am I missing something here?
Cheers,
Rahul
-
To unsubscri
The Maven team is pleased to announce the 1.0-alpha-2 release of
Continuum. This release offers users both an advance look at what's in
Continuum 1.0 and a head start in helping to shape the final Continuum
release.
You can find everything here:
http://maven.apache.org/continuum
Continuum 1.0 fe
On Tue, 2005-05-24 at 14:41 -0400, Jamie Bisotti wrote:
> So, back to my original questions then...What is the status of the
The status is basically "undefined" :-(
> Hibernate plugin? Will it be updated to support 3.0 sometime soon?
I've been too busy lately and haven't realized this last co
Do these files need to be in the classpath for any other reason (e.g.
running tests)? If not, then I'd say move them out of
src/main/resources and into src/webapp[WEB-INF]. The war plugin will
copy everything in src/webapp into the war (including directory
structure).
..David..
-Original Me
Put those files under src/webapp/WEB-INF and the war goal will put
them in the right place.
On 5/24/05, Vinicius Carvalho <[EMAIL PROTECTED]> wrote:
> Hello. As I said in a past email (from a different account though :P)
> I'm starting with maven. And I'm migrating from ant, so I'm doing
> everthi
Hello. As I said in a past email (from a different account though :P)
I'm starting with maven. And I'm migrating from ant, so I'm doing
everthing in "baby steps". Ok I got maven eclipse just fine, now I
have maven war (which resolves my dependency problems, oops, I know
maven is not only about that
Hi all,
maven-javadoc-plugin-1.7 and maven-jxr-plugin-1.4.2 cannot find the
their "stylesheet.css".
Here is the output:
E:\Documents\bmf1972\CC_WORK\checkout\test>maven -e site
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1
On Tue, 2005-05-24 at 14:41 -0400, Jamie Bisotti wrote:
> No problem; however, our build team isn't crazy about non-released plugins.
>
> So, back to my original questions then...What is the status of the
> Hibernate plugin? Will it be updated to support 3.0 sometime soon?
>
> On 5/24/05, Graham
No problem; however, our build team isn't crazy about non-released plugins.
So, back to my original questions then...What is the status of the
Hibernate plugin? Will it be updated to support 3.0 sometime soon?
On 5/24/05, Graham King <[EMAIL PROTECTED]> wrote:
> Yes sorry I forgot. I had to pa
Hi,
I am using xdoclet1.2.3
I have the apache module setup as a dependency. However, when I run
webdoclet, no struts-config file is generated. I do have the apache module
as a dependency. Here's a snippet:
xdoclet
1.2.3
xdoclet
xdoclet-web-module
Brett,
Here is another issue the seems similar - apparently, there are some
plugins which are not able to find their resources.
maven-jxr-plugin:report
[mkdir] Created dir:
E:\Documents\bmf1972\CC_WORK\checkout\test\target\docs\xref
[echo]
BUILD FAILED
File.. D:\Documents and
Settings\b
Hi Brett,
Found nothing relevant.
Adrian.
Brett Porter wrote:
While I don't remember immediately, I have seen this before. Maybe
search the archives?
On 5/24/05, Adrian Herscu <[EMAIL PROTECTED]> wrote:
For debugging I've added two elements it the
"cruisecontrol:configure" goal:
${pl
Yes sorry I forgot. I had to patch the plugin. See here:
http://jira.codehaus.org/browse/MPHIBERNATE-14
I used the version2and3comat.diff.
Jamie Bisotti wrote:
I haven't tried it, but I was under the impression that Hibernate
3.0's repackaging broke the plug-in. Is that incorrect?
On 5/24/
I haven't tried it, but I was under the impression that Hibernate
3.0's repackaging broke the plug-in. Is that incorrect?
On 5/24/05, Graham King <[EMAIL PROTECTED]> wrote:
> Jamie,
>
> We use the hibernate:schema-export task with Hibernate 3.0 in exactly
> the same way as we did for hiberna
Jamie,
We use the hibernate:schema-export task with Hibernate 3.0 in exactly
the same way as we did for hibernate 2.1.6.
I'm not sure about any other part of the Hibernate plugin.
Graham.
Jamie Bisotti wrote:
What is the status of the Hibernate plugin? Will it be updated to
support 3.0
On 5/25/05, Wim Deblauwe <[EMAIL PROTECTED]> wrote:
> What do you mean? I should put a version in the name of my dll? I
> can't do that. Other programs depend on that dll and I don't have
> control over them to force them to use a version number in the name.
> Which leaves using as my only option,
What is the status of the Hibernate plugin? Will it be updated to
support 3.0 sometime soon?
--
Jamie Bisotti
Software Engineer
Lexmark International, Inc.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
My source tree looks like the following:
src/conf/foo1/blah1.properties
src/conf/foo2/blah2.properties
...
src/conf/fooN/blahN.properties
...
and I'd like for the target tree to look like the following:
target/classes/blah1.properties
target/classes/blah2.properties
...
tar
While I don't remember immediately, I have seen this before. Maybe
search the archives?
On 5/24/05, Adrian Herscu <[EMAIL PROTECTED]> wrote:
> For debugging I've added two elements it the
> "cruisecontrol:configure" goal:
>
> ${plugin.resources}
> ${maven.cruisecontrol.template}
>
> T
To be honest I don't know the answer to your question but as solution
I could suggest to try xdoclet2. It works perfect with maven.
On 5/24/05, Craig McDaniel <[EMAIL PROTECTED]> wrote:
> I am trying to use the xdoclet hibernate module in my project, but
> when I run "maven xdoclet:hibernatedoclet
I am trying to use the xdoclet hibernate module in my project, but
when I run "maven xdoclet:hibernatedoclet" nothing happens (it just
prints "BUILD SUCCESSFUL"). Here are the relevant entries in
project.properties:
maven.xdoclet.hibernatedoclet.destDir=${maven.build.dir}/xdoclet/hibernatedoclet
m
For debugging I've added two elements it the
"cruisecontrol:configure" goal:
${plugin.resources}
${maven.cruisecontrol.template}
The output is:
cruisecontrol:configure:
[echo] D:\Documents and
Settings\bmf1972\.maven\cache\maven-cruisecontrol-pl
ugin-1.6\plugin-resources
[ec
On 5/24/05, Wim Deblauwe <[EMAIL PROTECTED]> wrote:
> >
> >
> >nativeAccessJni
> >nativeAccessJni.dll
> >1.0-SNAPSHOT
> >1.0-SNAPSHOT/nativeAccessJni.dll
> >dll
> >
Why do you need to modify the path name here? The tag is
deprecated, see: http://maven.apache.org/faq.html#unv
Here is a good tutorial - copied from the "cruise-control.user" newsgroup:
+++
I've managed to get SVN and Maven and CC working together. For those
interested. My config.xml file is given below. Every 30 secs CC checks
for up
On 5/24/05, Maciej Zywno <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I wanted to use the release plugin. I can see that it is deprecated.
> What plugin is the successor of it?
The scm plugin have some useful goal in your case :
http://maven.apache.org/reference/plugins/scm/releasing.html
Nicolas
>
>
Hi,
I wanted to use the release plugin. I can see that it is deprecated.
What plugin is the successor of it?
Regards,
Maciek
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi,
Scenario:
The project.xml file contains the following:
newsletter
newsletter
newsletter
1.0
The maven.xml calls the ejb:ejb goal to create an ejb jar
newsletter-1.0.jar.
I had renamed the jar file as n
Hi Wim,
Yes, this is a bug unfortunately. See
http://jira.codehaus.org/browse/MPCLOVER-38, just entered by Julien.
I think this bug only happens when you specify the test.skip=true property.
Is that the case with your build?
Thanks
-Vincent
> -Original Message-
> From: Wim Deblauwe [mai
Hi Wim,
Yes, this is a bug unfortunately. See
http://jira.codehaus.org/browse/MPCLOVER-38, just entered by Julien.
I think this bug only happens when you specify the test.skip=true property.
Is that the case with your build?
Thanks
-Vincent
> -Original Message-
> From: Wim Deblauwe [mai
Hi,
I get the following error when using the new clover plugin 1.9 in a
multiproject. I get this error at the end of the first project (when
not ignoring errors:
Unable to obtain goal [site:deploy] -- C:\Documents and
Settings\WIMD\.maven\cache\maven-clover-plugin-1.9\plugin.jelly:225:113:
You m
Trying to set up my first maven project. I want to check the code out of
cvs. What do I need to do? Where do i place the password for cvs? Is
there any uptodate information on this?
thanks
-
To unsubscribe, e-mail: [EMAIL PRO
Nobody?
2005/5/23, Wim Deblauwe <[EMAIL PROTECTED]>:
> Hi,
>
> I have this dependency I want to specify on a dll:
>
>
>nativeAccessJni
>nativeAccessJni.dll
>1.0-SNAPSHOT
>1.0-SNAPSHOT/nativeAccessJni.dll
>dll
>
>
> This works fine, but the version number is in there twice.
Hi Wim,
Yes, this was intended. I agree that an average would be nicer. Feel free to
open a JIRA issue (and possible attach a patch ;-)).
Thanks for the suggeestion
-Vincent
> -Original Message-
> From: Wim Deblauwe [mailto:[EMAIL PROTECTED]
> Sent: mardi 24 mai 2005 10:30
> To: Maven Us
Hi Wim,
Yes, this was intended. I agree that an average would be nicer. Feel free to
open a JIRA issue (and possible attach a patch ;-)).
Thanks for the suggeestion
-Vincent
> -Original Message-
> From: Wim Deblauwe [mailto:[EMAIL PROTECTED]
> Sent: mardi 24 mai 2005 10:30
> To: Maven Us
Hi,
just tried the new dashboard 1.8 plugin. For columns where the total
is a percentage (e.g. Clover coverage percentage), the total shows
N/A. Is this the intended behaviour? Wouldn't it be nicer to provide
an average?
regards,
Wim
-
I manged to do it by subclassing 'site:generate' the such as:
Wonder if it's the best way to do it though ...
--mike
Michael Niemaz wrote:
Hi all,
I am playing with the reactor tag and it works great. All I do is
generate a zip file containing my sub-projects war files by
Hi all,
I am playing with the reactor tag and it works great. All I do is
generate a zip file containing my sub-projects war files by postgoaling
the dist:prepare-bin-filesystem goal.
Now, the associated documentation when launching 'maven dist:build' is
the one generated for the master pro
> -Original Message-
> From: Carlos Sanchez [mailto:[EMAIL PROTECTED]
> Sent: mardi 24 mai 2005 03:14
> To: Sebastien Arbogast; Maven Users List
> Subject: Re: scm svn cruisecontrol issue
>
> July
> http://www.oreilly.com/catalog/mavenadn/
They say July to be safe but we're planning to
> -Original Message-
> From: Carlos Sanchez [mailto:[EMAIL PROTECTED]
> Sent: mardi 24 mai 2005 03:14
> To: Sebastien Arbogast; Maven Users List
> Subject: Re: scm svn cruisecontrol issue
>
> July
> http://www.oreilly.com/catalog/mavenadn/
They say July to be safe but we're planning to
> -Original Message-
> From: Arik Kfir [mailto:[EMAIL PROTECTED]
> Sent: mardi 24 mai 2005 03:32
> To: Maven Users List; [EMAIL PROTECTED]
> Subject: Re: scm svn cruisecontrol issue
>
> now I *know* I'm gonna buy it :)
:-)
Thanks
-Vincent
>
> - Original Message -
> From: "Car
> -Original Message-
> From: Arik Kfir [mailto:[EMAIL PROTECTED]
> Sent: mardi 24 mai 2005 03:32
> To: Maven Users List; [EMAIL PROTECTED]
> Subject: Re: scm svn cruisecontrol issue
>
> now I *know* I'm gonna buy it :)
:-)
Thanks
-Vincent
>
> - Original Message -
> From: "Car
45 matches
Mail list logo