Mark Lundquist wrote:
So, what next? How do I invoke the Maven I have just built? I tried
./maven-cli/src/bin/mvn
...and got
Exception in thread "main" java.lang.NoClassDefFoundError:
org/codehaus/classworlds/Launcher
So I guess that wasn't the right thing to do :-)
help?
—ml—
Most of t
So, what next? How do I invoke the Maven I have just built? I tried
./maven-cli/src/bin/mvn
...and got
Exception in thread "main" java.lang.NoClassDefFoundError:
org/codehaus/classworlds/Launcher
So I guess that wasn't the right thing to do :-)
help?
—ml—
Dennis Lundberg wrote:
Mark,
I see that you are using Planet Mirror as you central repo. They
recently made some changes which makes it impossible to download certain
files. Please use another mirror, until their problems have been fixed.
OK... I commented out the Planet Mirror section in
Mark,
I see that you are using Planet Mirror as you central repo. They
recently made some changes which makes it impossible to download certain
files. Please use another mirror, until their problems have been fixed.
--
Dennis Lundberg
Mark Lundquist wrote:
Brett Porter wrote:
Sorry, I'm no
Brett Porter wrote:
Sorry, I'm not quite sure what's happened to you here. The POM should
have a parent of version 4, and that should in turn have a parent
org:apache:apache, version 3.
When I remove them from my local repo it successfully downloads them
again.
You might want to run wit
Sorry, I'm not quite sure what's happened to you here. The POM should
have a parent of version 4, and that should in turn have a parent
org:apache:apache, version 3.
When I remove them from my local repo it successfully downloads them
again.
You might want to run with -e to find out what
Brett Porter wrote:
The parent POM has been released, so we need to update that to 4
instead of 4-SNAPSHOT...
- Brett
Hey thanks Brett & Vincent... OK, looks like that happened, I picked it
up w/ "svn up". Still no go. So then I changed it back to 4-SNAPSHOT
and tried again with -Papach
The parent POM has been released, so we need to update that to 4
instead of 4-SNAPSHOT...
- Brett
On 27/08/2006, at 8:12 AM, Mark Lundquist wrote:
Hi,
I did a clean checkout of components/, did "mvn -X install", and
got the error trace shown below. I've renamed my settings.xml out
of t
Hi Mark,
Maven Parent POM v4 has been recently voted [1] and it is present on
the apache snapshot. Try to use apache snapshot in your settings [2].
HTH
Vincent
[1]
http://www.nabble.com/-vote--Release-Maven-Parent-POM-v4-tf2082622.html#a5738057
[2]
http://maven.apache.org/guides/development/
Hi,
I did a clean checkout of components/, did "mvn -X install", and got the
error trace shown below. I've renamed my settings.xml out of the way,
so it should be defaults for everything... any ideas? Am I doing
something wrong?
thx,
Mark
--
+ Error stacktraces are turned on.
Maven v
10 matches
Mail list logo