Hi,
I'm trying to update xdoc-format docs for the myfaces-orchestra project
but have encountered something weird.
Of course I'm using "mvn site" to build the website.
But when I have
foo
bar
para1
para2
in the document then the and tags following the list are not
present in the genera
Sorry for this. It's been a long time since I actually used that myself
and didn't test before posting. The following pom snippet does what you
want, based on the content of one property and not based on the presence
of multiple properties:
profileA
env
Hi man I'av cheked what you suggest me, but unfortunatelly didn't solve the
problem since I had already done it. I will keep on trying, if any further
help would be gratefull
--
View this message in context:
http://www.nabble.com/Build-Error-tf4324489s177.html#a12342145
Sent from the Maven - Use
On 8/27/07, Barrie Treloar <[EMAIL PROTECTED]> wrote:
> > No, I sub-module and the parent module does have any assembly defined.
> >
> > Btw, I tried to create sample project with empty source, but just hold
> > the "parent" + "sub-module-a" and "sub-module-b", the problem still
> > exists.
>
> If
Ah, but the filters file *is* filtered.
At least for Java System properties and for other filter tokens, and
(because of the order that the filtering mechanism is implemented) also
for values of simple POM elements (but not POM properties as they are
complex).
In order to allow replacement of POM
Thanks Tim,
I hadn't considered activating a profile using multiple properties.
If it were possible, then I think it might work.
But
dev
prod
Is not valid syntax for the POM schema
http://maven.apache.org/maven-v4_0_0.xsd
William
-Original M
> No, I sub-module and the parent module does have any assembly defined.
>
> Btw, I tried to create sample project with empty source, but just hold
> the "parent" + "sub-module-a" and "sub-module-b", the problem still
> exists.
If you can create a simple reproducable project then attach it as a
JI
Josh Long on 24/08/07 09:36, wrote:
Hello
I have an ear which in turn has dependencies that need to be furnished
to all sub projects (a few EJBs, a few WARs). The maven build itself
is configured to do the right thing and, in the resulting .ear, yeilds
an APP-INF/lib director with all non ejb/wa
No, this is not possible (with the tag). The repository is
a structured storage for maven artifacts and the directory hierarchy and
filename conventions are well defined. Every artifact in the repository
has to adhere to this conventions else maven will not be able to
retrieve the artifacts.
hi all,
i am using xd2 mvn2 plugin to generate xdoclet files... but it looks like
it is falling short when i am using associations..
here is the class that is failing...
code:
package com.mm.backend.model;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.
Thanks Wendy. TO DO ANYTHING. I can't seem to get the default jetty
container to work let alone Maven 2 to automatically download it. By just
specifying the plugin you should get a default settings.
Your right this is more plugin specific...I like this list though!! :D!
-aps
On 8/25/07, Wendy
Thanks Tim, that does work when packaging the jar. Now I realize that I also
need the name to stay when I am running install. Is this an option?
-Ben
Tim Kettler wrote:
>
> Hi,
>
> you can use for this.
>
> -Tim
>
> drippy schrieb:
>> I have two profiles that I am using. I'm trying to
Arrowx7 wrote:
Hello, I'm new to maven
I wanted to include the hibernate jar so I can import classes like:
import org.springframework.orm.hibernate3.HibernateCallback;
I know I have to add something to the pom.xml files, but I'm not sure what.
Is it the hibernate plugin for maven?
Can someone
Hello, I'm new to maven
I wanted to include the hibernate jar so I can import classes like:
import org.springframework.orm.hibernate3.HibernateCallback;
I know I have to add something to the pom.xml files, but I'm not sure what.
Is it the hibernate plugin for maven?
Can someone point me in the r
Ok. Thanks everybody. Now, I have two mor infos:
1) The guy responsible for release:prepare is not the same for
release:perform. That's why I use to add those temp files to SCM.
2) The problem I mentioned before happens in my Mac OS X, but not in
Ubuntu. A bug, maybe?
thanks.
On 8/21/07, [EMAI
Hi,
Rashid Jilani wrote:
Hi: Can some one tell from where to start in order to build a project
with more than one module; I am sorry but Maven documentation is quite
confusing at least for beginners.
1. Do I need to start with archetype; if this is true how to pass
parameters to
Thanks Larry for the prompt and detailed reply.
The strange thing is that maven debug info (and the dependencies
reports) shows only the dependency on 1.2.14, it does not list who uses
1.2.12 (I figured it out by searching the poms in my local repository).
Anyway, I'll give it a try.
Thanks,
17 matches
Mail list logo