Jason,
if the mavenVersion property is used only in dependencies versions, you can remove it and replace all dependencies versions by ${project.version}. We use it in continuum and the release plugin works
fine with it.
Emmanuel
[EMAIL PROTECTED] a écrit :
Author: jvanzyl
Date: Mon Jun 11 23
Hi,
I'm trying to stage 2.0.7 and getting this error from the release
plugin:
[INFO] The artifact (org.apache.maven:maven-error-diagnostics)
requires a different version (2.0.7) than what is found (2.0.7) for
the expression (mavenVersion) in the project (org.apache.maven:maven).
Which I
Kenney,
I am in violent agreement with you in that the source code structure I'm
trying to deal with is evil and must be destroyed.
And yes, my use case is exactly "I cannot change the repository
structure" but not so much for technical reasons. I could move the
stuff around quite easily, and th
Hey everyone,
We (MobilVox, http://www.mobilvox.com) are working on a Maven JavaScript
Plugin. Possible goals are compression (already implemented), JSDoc
generation, and JSUnit testing. My question is this:
I have the Compression MOJO to the point where it will compress JS in the
target dir
Hi Liz,
2007/6/11, Sommers, Elizabeth <[EMAIL PROTECTED]>:
We want to add a link to the scm/connection to the dependency report for each
dependency we can get this information on. I think I have a good handle on
this but any hints would be appreciated, especially if somebody can suggest a
w
I can only suggest locking down the surefire rev to a working version
with 2.0.6 (surefire 2.3?) and then trying again with 2.0.7 to
eliminate it from the equation.
If you're forking tests - I'm not sure why you'd be striking problems
(though I'd say the same thing for the release plugin...
On 6/11/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
On 11 Jun 07, at 7:17 AM 11 Jun 07, Stephane Nicoll wrote:
> Same issue with the IDEA plugin?
>
Could be. No fidelity between running tests normally and with the
release plugin?
Yep. Here's the error I (we) got:
java.lang.NoClassDefFoundE
On 11 Jun 07, at 7:17 AM 11 Jun 07, Stephane Nicoll wrote:
Same issue with the IDEA plugin?
Could be. No fidelity between running tests normally and with the
release plugin?
On 6/11/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
On 11 Jun 07, at 6:30 AM 11 Jun 07, Mark Hobson wrote:
>
Same issue with the IDEA plugin?
On 6/11/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
On 11 Jun 07, at 6:30 AM 11 Jun 07, Mark Hobson wrote:
> On 11/06/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
>> Do you have commit privs yet? If so then we can tag the 2.0.x branch
>> so you can actually tr
On 11 Jun 07, at 6:30 AM 11 Jun 07, Mark Hobson wrote:
On 11/06/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
Do you have commit privs yet? If so then we can tag the 2.0.x branch
so you can actually try releasing and then we can rollback the POMs
to try again.
Not yet - Brett sent on an accou
On 11/06/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
Do you have commit privs yet? If so then we can tag the 2.0.x branch
so you can actually try releasing and then we can rollback the POMs
to try again.
Not yet - Brett sent on an account request after receiving my CLA, but
I haven't heard any
Does Archiva still use Lucene for indexing? I can't find the
configuration for the index directory in a reasonably recent version.
It used to be in archiva.xml.
If so, where is the index stored now? (And how do I move it?)
Thanks,
--
Wendy
On 11 Jun 07, at 6:10 AM 11 Jun 07, Mark Hobson wrote:
On 11/06/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
Hi,
Just an update on 2.0.7. A couple things are preventing the staging.
I still can't get 2.0.7 to work with the XWiki build which is one of
the tests I use. I can't tell if it's some
On 11/06/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
Hi,
Just an update on 2.0.7. A couple things are preventing the staging.
I still can't get 2.0.7 to work with the XWiki build which is one of
the tests I use. I can't tell if it's something wrong internally or
with Surefire. During the tests
Hi,
Just an update on 2.0.7. A couple things are preventing the staging.
I still can't get 2.0.7 to work with the XWiki build which is one of
the tests I use. I can't tell if it's something wrong internally or
with Surefire. During the tests I get a NoClassDefError for CGLib.
There is als
We want to add a link to the scm/connection to the dependency report for each
dependency we can get this information on. I think I have a good handle on
this but any hints would be appreciated, especially if somebody can suggest a
way to replace one of the configurable classes rather than wri
16 matches
Mail list logo