I'm thinking ${project.basedir} combined with filtering. Or possibly
without filtering as you should never include a hard-coded path.
Are we talking about the pom that the archetype produces?
/Anders
2011/8/15 Néstor Boscán :
> Hi
>
> I need in my archetype to get the full path of a the directory
The full output isn't included, but if Maven is only looking i the
'thirdparty' repo of Nexus that's very likely incorrectly setup.
I'm guessing a little bit here and basing things on the default Nexus
config. As you're using localhost I think you're using this.
There should be a proxy repo of Mave
My organization has been using Maven and CI for a few years now. Although we
have a process in place that works for us, it has always been difficult to
come up with a successful approach to dependency version management in Maven
at release-time. We use the release plugin extensively, are familiar
Hi
I need in my archetype to get the full path of a the directory where I'm
creating the project. Is this possible?
Regards,
Néstor Boscán
You will probably get a better answer in the CXF forum.
This is not likely a Maven issue and in the CXF forum you will find a
lot of users who have the right Maven dependency setup.
Ron
On 14/08/2011 10:45 PM, samwun wrote:
Hello,
I got the following error when I execute commandline "mvn
-D
> Failure to find org.apache.cxf:apache-cxf:jar:2.4.1 in
> http://localhost:8081/nexus/content/repositories/thirdparty was cached in
> the local repository, resolution will not be reattempted until the update
> interval of thirdparty has elapsed or updates are forced -> [Help 1]
This is the root p
> I'm trying to install Maven on Eclipse Indigo, but It won't go further than
> 43% has anyone else had this problem? It's been whole week now I've been
> trying without any joy any ideas???
It sounds like you are talking about m2eclipse. That product has its
own support channels:
http://www.sonat
Hello,
I got the following error when I execute commandline "mvn
-Dmaven.test.skip=true clean install".
[INFO]
[ERROR] Failed to execute goal on project loanprocessing-ws: Could not
resolve dependencies for project
loanpr
Hi All
I'm trying to install Maven on Eclipse Indigo, but It won't go further than
43% has anyone else had this problem? It's been whole week now I've been
trying without any joy any ideas???
many thanks
Zed
--
View this message in context:
http://maven.40175.n5.nabble.com/Problem-Installing-M