I can't get to anything at apache.org...
On 5/10/06, Emmanuel Venisse <[EMAIL PROTECTED]> wrote:
It's down.
Emmanuel
Alexandre Poitras a écrit :
> Am I the only who can't reach http://svn.apache.org/repos/asf/ right
now??
> Or is the repository down?
>
--
I must be missing something obvious... (I suspect the DEBUG line is
significant.) Here's the error msg:
$ mvn -X deploy
...
[INFO] [deploy:deploy]
[DEBUG] not adding permissions to wagon connection
Uploading: scpexe://hostname/home/rward/tmp/path/to/pom/file
[INFO]
-
Mark,
Maybe I'm just being dense this afternoon, but it's not obvious to me how a
Scalable Vector Graphics library fits in with Maven, or would help Maven
users. (I may be missing a project that incorporates graphic reports into
Maven, similarly to jarAnalyzer/Graphviz?)
I can see how you might
I'm seeing this in both 2.0.2 and 2.0.3, but not in 1.0.2. I specify a
version for a dependency in the parent pom.xml. As the build goes on, one
or more dependencies will be processed in the modules that have earlier
versions, and those earlier versions override the version I specified.
For exam
I would suggest you use a different version control system. CVS and SVN are
both much better and free. VSS has a bad reputation among experienced SCM
people. It used to break a lot and has limitations on branching and
labeling that make it a deadend. Almost every VC sysem has a vss2
utility; ve
Is this separate from your site problem? I'm about at the same point you
are in picking up Maven2. I haven't seen a comprehensive example, but I can
build through the EAR file and am having some problems doing a remote deploy
to another box using scp.
A comprehensive example would be valuable.
I'm trying to test deploying with scp and get an error about permissions.
(The error is at the end of this email.)
I read the mini-guide docs on deploying
http://maven.apache.org/guides/mini/guide-deploy-ssh-external.html and
Security and Deployment Settings
http://maven.apache.org/guides/mini/gui
I tried using the approach, and then things wouldn't compile.
I had to configure the ear plugin in the module that creates the ear file to
specifically exclude the jars that were required for compilation, but were
unneeded in the ear file.
On 3/6/06, Brad O'Hearne <[EMAIL PROTECTED]> wrote:
>
>
com.ibatis
ibatis2-common
...
On 2/28/06, Henry S. Isidro <[EMAIL PROTECTED]> wrote:
>
> Ray Ward wrote:
>
> >I'm converting a "multiproject" project from Maven 1 to Maven 2, starting
> at
> >the parent and addin
I'm converting a "multiproject" project from Maven 1 to Maven 2, starting at
the parent and adding modules one at a time until they build and install.
Currently, this is what I'm trying to do.
stars (P)
+--- stars-common (A)
+--- stars-domain (B)
+--- stars-dao (C)
B depends on A
Duh! Kept reading what I *thought* I typed... Thanks!
On 2/17/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
>
> On 2/17/06, Ray Ward <[EMAIL PROTECTED]> wrote:
>
> > I ran the Getting Started stuff on WinXP with no problems here.
> >
> > But on a lo
I ran the Getting Started stuff on WinXP with no problems here.
But on a local Linux server, after downloading and installing, I get the
error:
The plugin 'org.apache.maven.plugins:maven-architype-plugin' does not exist
or no valid version could be found
And sure enough, there's no plugin JAR file
from inside the app to properties files of some
kind. So it is tempting to upgrade from m1 to m2 in the process.
What are the risks? Suicidal? None? Olympic downhill skiiers only?
Curlers would be comfortable? ;-)
TIA,
Ray Ward, PMP
and what the
> tag actual represents. I wish there were more real-life
> examples in the documentation. (Maybe I just haven't found it??)
>
> Thanks,
> Mike
>
> Ray Ward wrote:
>
> > I think the precedence for properties is:
> > command line
> > ~
I think the precedence for properties is:
command line
~/build.properties
build.properties
project.properties
build.properties
project.properties
So I have no idea why your (4) didn't work. What is the value name?
On 2/10/06, Mike Darretta <[EMAIL PROTECTED]> wrote:
>
> I'm new to maven2 an
15 matches
Mail list logo