GitHub user ctrueden opened a pull request:
https://github.com/apache/maven-site/pull/6
Enumerate inherited POM elements more thoroughly
The documentation gave the impression that only a small subset of elements
are inherited, but the truth is that most of them are. It is useful her
>>because Maven might just treat it as though it weren't set at all, and ignore
>>it.
One of our user pointed to the issue with empty property and I said it
is bug in Maven.
Somebody should fix it in Maven.
> The most useful of the three would be UNCATEGORIZED, so it can be combined
> with other
Hi Christopher,
Right the first test hangs but it does not call setOut(), after having
a look in your code.
UnusedWalDoesntCloseReplicationStatusIT
>>I wasn't aware it was hanging.
Running
org.apache.accumulo.test.replication.UnusedWalDoesntCloseReplicationStatusIT
Build timed out (after 300 mi
Thanks!!!
Gabriel
2016-09-01 5:03 GMT-03:00 Kristian Rosenvold :
> I will take a look at your interpolation pr's this weekend unless
> someone picks it up before.
>
> Kristian
>
>
> 2016-09-01 0:46 GMT+02:00 Gabriel Belingueres :
> > Hi Robert:
> >
> > Regarding Plexus components, I created a cou
On Thursday 1 September 2016, Christofer Dutz
wrote:
> We are having exactly the same problems in the Apache FlexJS project. Here
> we have libraries that compile to Flash (swc) or Libs that compile to
> JavaScript (js) or Libs that compile to both (jswc). Depending on the
> target "architecture"
We are having exactly the same problems in the Apache FlexJS project. Here we
have libraries that compile to Flash (swc) or Libs that compile to JavaScript
(js) or Libs that compile to both (jswc). Depending on the target
"architecture" it would be great to have different dependency trees.
But
One of the things I feel is necessary to grow Maven in the modelVersion
5.0.0 world is to start taking account of architecture specific artifacts.
Currently, the Maven repository layout does not handle architecture
specific dependencies well.
So, for example:
Say I have a foo.jar that depends on
I will take a look at your interpolation pr's this weekend unless
someone picks it up before.
Kristian
2016-09-01 0:46 GMT+02:00 Gabriel Belingueres :
> Hi Robert:
>
> Regarding Plexus components, I created a couple of pull requests on
> plexus-interpolator (and some related maven-filtering patc