I've just upgraded my SVN working copy, and an "svn install"
I get a dependency error for plexus-appserver-maven-plugin
2.0-alpha-3-SNAPSHOT :
AFAIK central repo doesn't include snapshots. A
entry may be required in archiva POM
Can anyone correct the POM or update
http://docs.codehaus.org
Hi,
You don't have anything to add in your pom (only write the correct scm
URL). But you have to add maven-scm-provider-vss-XXX.jar in
$CONTINUUM_HOME/apps/continuum/lib, because it seems it was not packaged
with Continuum 1.0.3.
++
Julien
Bill Qiu a écrit :
Hi,
Could anybody tell me h
Hiya,
Last I checked the repo still had to be sync'd with Codehaus by hand.
Could someone please do this? Thanks,
- Dan
--
Dan Diephouse
Envoi Solutions
http://envoisolutions.com
http://netzooid.com/blog
-
To unsubscribe, e-
+1 with a hearty w00t.
Jesse McConnell wrote:
> Brett suggested we do a vote for this today so I figured I would just
> do that now.
>
> [-1/0/+1] vote will be open for 72 hours
>
> Pulling from the other mail, this branch was pulled a bit over a week
> ago to test out the plexus-security integrat
Is it correct that ScopeArtifactFilter effectively ignores provided and
system scopes in the includes check? By the code below, you can see that
only compile, runtime and test are supported.
public ScopeArtifactFilter( String scope )
{
if ( DefaultArtifact.SCOPE_COMPILE.equals( sco
+1
On 2 Oct 06, at 5:16 PM 2 Oct 06, Jesse McConnell wrote:
Brett suggested we do a vote for this today so I figured I would just
do that now.
[-1/0/+1] vote will be open for 72 hours
Pulling from the other mail, this branch was pulled a bit over a week
ago to test out the plexus-security int
Brett suggested we do a vote for this today so I figured I would just
do that now.
[-1/0/+1] vote will be open for 72 hours
Pulling from the other mail, this branch was pulled a bit over a week
ago to test out the plexus-security integration with continuum. Some
of the added features are
* ful
Kenney and all,
On 10/2/06, Kenney Westerhof <[EMAIL PROTECTED]> wrote:
Hi, Stephane,
I'm trying to reproduce this but I'm having trouble. First, the
dependency on maven-plugin-testing-harness is missing. Secondly,
even though the localRepoDir is correct, the ejb-sample-one and -two
can't be fo
Kenney,
On 10/2/06, Kenney Westerhof <[EMAIL PROTECTED]> wrote:
All that's missing is pre/post conditions, but usually post conditions are done
in normal
unit tests in the nested project. You just have to configure it to run after
your mojo, in those
nested projects.
Mmm OK.
This will pro
Hi Stéphane,
Anyway, the problem is with the setClassLoader(). That one already
contains
the EjbModule (and EarMojo) classes since they're in src/main/java. So
they're also available to plexus.
The embedder tries to configure another EarMojo in a new plugin
classloader, and
instantiates the
Kenney,
On 10/2/06, Kenney Westerhof <[EMAIL PROTECTED]> wrote:
Hi, Stephane,
I'm trying to reproduce this
Thanks ;-)
but I'm having trouble. First, the
dependency on maven-plugin-testing-harness is missing. Secondly,
even though the localRepoDir is correct, the ejb-sample-one and -two
can'
I've got the csharp plugins in the sandbox working on a project and they
build the code OK. Though I can't work out the magic combination to get the
test plugin to find the NUnit stuff.
I wonder has anyone else managed to get this part working?
James
--
View this message in context:
http://www
Hi, Stephane,
I'm trying to reproduce this but I'm having trouble. First, the
dependency on maven-plugin-testing-harness is missing. Secondly,
even though the localRepoDir is correct, the ejb-sample-one and -two
can't be found.
Anyway, the problem is with the setClassLoader(). That one already c
Hi,
I am trying to run a remote debug on an example project (daytrader from the
Better Builds with Maven book) using Eclipse.
I set SET MAVEN_OPTS=-Xdebug -Xnoagent
-Djava.compiler=NONE-Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=5005
and then run a
remote java application debug from
14 matches
Mail list logo