Ok, I found the solution
In fact I can not use the default pom file generated by install-file
to deploy. I need to rename it before deploying ... otherwise the
rewriting of the pom file will failed :-(
Sorry for the noise :-/
Romain
Le 20 janv. 06 à 17:22, Romain Rouvoy a écrit :
Hello
Hello,
I'm trying to deploy a 3rd party jar using the deploy:deploy-file mvn
command:
mvn deploy:deploy-file -Dfile=fractal-2.0.1.jar -
DpomFile=fractal-2.0.1.pom -Durl=... -DrepositoryId=objectweb-release
These files have been previously successfully copied to my local
repository using
About Q2... The compiler can be configured to use a certain
compiler version. Please see: http://maven.apache.org/plugins/
maven-compiler-plugin/howto.html
Ok but once the jar is compiled is there any metadata stored to
specify that it has been compiled with a 1.5 or 1.4 compiler ?
Romain
Hi everybody,
Concerning the documentation of maven ... it is sure that the
documentation is not perfect but no one is perfect ... let's try to
improve it :-). Maven plugin for Cargo has a good documentation
describing well how to install/configure/execute the plugin, I think
that it is
maven.apache.org/guides/getting-started/index.html
Also, maven comes with an example project called "greeter" which
demonstrates multi-project builds.
/robert
Romain Rouvoy wrote:
Hi,
I use Maven for few days now and I find it very powerful but I
need some help/feedback from experim
Hi,
I use Maven for few days now and I find it very powerful but I need
some help/feedback from experimented users.
Basically, I have a project that is split into several modules.
Each module is a simple Java project that contains a piece of the web
site and several examples for users.
Us
Hi,
When trying to compile my project, I got the following error :-(
I added an xdoclet2 dependency but for now the build always
fails ... :-/
If the download from the central fails, why does not it try tu use a
mirror I defined in my settings.xml file ?
Does anyone has a practical example
uggestion:
u may checkout maven 2.1-SNAPSHOT and give a try
~manchi
On Jan 11, 2006, at 12:22 AM, Romain Rouvoy wrote:
I updated my environment to remove dots, spaces and carriage
returns but the exception is still raised:
$ export
declare -x ANT_HOME="/Users/rouvoy/Developer/ant"
declare
o dots, no carriage returns, no spaces), without any success.
But the bug is considered as closed. Thus anyone can explain me how
to make it run ?
Romain
Le 10 janv. 06 à 15:53, Romain Rouvoy a écrit :
Hi,
Recently, I installed Maven 2.0.1 on my PowerBook running MacOS X
10.4 but I enco
Hi,
Recently, I installed Maven 2.0.1 on my PowerBook running MacOS X
10.4 but I encountered some troubles :-/.
I use the J2SDK 5.0 provided by Apple.
$ java -version
java version "1.5.0_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-83)
Java HotSpot(TM) Client VM (buil
10 matches
Mail list logo