it works!!!
the bad news is that a new Maven 2.2.x release is necessary.
And I still have to tweak a little bit for deploy tasks: I didn't really try
for the moment.
But the actual MSITE-560 branch works both with Maven 3 and latest 2.2.2-RC1-
SNAPSHOT.
Regards
Hervé
Le samedi 12 mars 2011, H
On 2011-03-14 20:28, Lukas Theussl wrote:
>
>
> Dennis Lundberg wrote:
>> On 2011-03-13 22:38, Lukas Theussl wrote:
>>>
>>>
>>> Dennis Lundberg wrote:
Hi
I've tracked it down to the new URIPathDescriptor class in
doxia-decoration-model.
Here are some debug output fro
Dennis Lundberg wrote:
On 2011-03-13 22:38, Lukas Theussl wrote:
Dennis Lundberg wrote:
Hi
I've tracked it down to the new URIPathDescriptor class in
doxia-decoration-model.
Here are some debug output from a simple test:
base=file:///C:/Foo/
link=bar
uriPathDescriptor.getBaseURI()=file:/
On 2011-03-13 22:38, Lukas Theussl wrote:
>
>
> Dennis Lundberg wrote:
>> Hi
>>
>> I've tracked it down to the new URIPathDescriptor class in
>> doxia-decoration-model.
>>
>> Here are some debug output from a simple test:
>>
>> base=file:///C:/Foo/
>> link=bar
>> uriPathDescriptor.getBaseURI()=fi
Using help:effective-pom it shows the 'correct', in term of Maven 3,
scope which is not the expected scope.
Whatever scope I set in my pom it is the scope defined (or not) in the
parent pom's dependency management that is used.
this is quite blocking as it means that you can't use the
dependecyMana
Emmanuel Hugonnet wrote:
How can I display the genuine scope of my dependecy ?
mvn -X ...
The debug log will print the project dependency tree before the project
gets build.
Benjamin
-
To unsubscribe, e-mail: dev-unsubsc
Hi,
I am using Maven 3.0.x (2 or 3= and I have the following problem :
I use a parent POM with dependency management which is the good way to do this.
We are building for JBoss 4 and JBoss 6 and if for JBoss6 XercesImpl
is provided, for JBoss4 it is required with the Assembly Plugin.
So in my paren
Can someone give me some inputs on version.jason file ? I want to understand
the use of this file and want to pass some variables to this file dynamically.
Sounds like a good idea, just make a jira.. I'll remove the "skip" so
they get deployed. I think we'll still keep the combined-packaging of a
single provider jar for the default providers
to avoid downloading "the entire internet".
Kristian
Den 14.03.2011 09:51, skrev Grzegorz Słowikowski:
Hi,
In reply to Stephane:
On 03/14/2011 04:22 PM, Stephane Nicoll wrote:
Hi,
I am currently working on supporting the "application-client" artifact
type properly in the EAR plugin. Pablo (in CC) wrote a
maven-car-plugin[1] which is very similar to the
Hi
These modules are not deployed. Their content is only shaded into providers.
I want to write my own, specialized junit4 provider and I cannot use
these modules
(I want to use them) because they are not present in main repository. I
know, I can
install them locally, but this is not the proper wa
Hi,
I am currently working on supporting the "application-client" artifact
type properly in the EAR plugin. Pablo (in CC) wrote a
maven-car-plugin[1] which is very similar to the EJB plugin but for
application-client type. Do we think it would be reasonable to add
this plugin to the portfolio of s
12 matches
Mail list logo