Moving the collecting code from m-dependency-tree to m-artifact-transfer
found a problem:
I added m-dependency-tree 3.0.1 as a dependency of m-artifact-transfer
because it has a lot of funcionality useful when using Aether's collect
(DependencyNode, DefaultDependencyNode, visitors and filters).
Whe
hboutemy commented on a change in pull request #11: Propagate macro related
exceptions to caller in xhtml parser
URL: https://github.com/apache/maven-doxia/pull/11#discussion_r249863748
##
File path:
doxia-modules/doxia-module-xhtml/src/main/java/org/apache/maven/doxia/module/xhtml
ghilainm commented on a change in pull request #11: Propagate macro related
exceptions to caller in xhtml parser
URL: https://github.com/apache/maven-doxia/pull/11#discussion_r249834594
##
File path:
doxia-modules/doxia-module-xhtml/src/main/java/org/apache/maven/doxia/module/xhtml
ghilainm commented on a change in pull request #11: Propagate macro related
exceptions to caller in xhtml parser
URL: https://github.com/apache/maven-doxia/pull/11#discussion_r249834862
##
File path:
doxia-modules/doxia-module-xhtml/src/main/java/org/apache/maven/doxia/module/xhtml
Please use the Maven User List [1] for Maven usage questions. This list is
for questions related to the development of Maven.
[1] https://maven.apache.org/mailing-lists.html
/Anders
On Tue, Jan 22, 2019 at 12:41 PM Biswa C wrote:
> Hi Maven Developer Team,
>
> We are facing following issue whe
Hi Maven Developer Team,
We are facing following issue when we are trying to perform Maven Release
Build:
The artifact (generated jar) is trying to get committed to the repository
of Parent (we have a parent tag in our pom which is required).
But, we need to commit the jar to the repository of cu
The Maven model of project dependencies is resolved as part of the build
plan because the transitive dependencies could affect the build order.
An example (contrived, but possible).
I have two modules: foo and bar
foo depends on bar
bar depends on a 3rd library that is external to the reactor:
hboutemy commented on issue #11: Propagate macro related exceptions to caller
in xhtml parser
URL: https://github.com/apache/maven-doxia/pull/11#issuecomment-456344828
FYI, Jira issue created: https://issues.apache.org/jira/browse/DOXIA-585
-
hboutemy commented on a change in pull request #11: Propagate macro related
exceptions to caller in xhtml parser
URL: https://github.com/apache/maven-doxia/pull/11#discussion_r249715464
##
File path:
doxia-modules/doxia-module-xhtml/src/main/java/org/apache/maven/doxia/module/xhtml
hboutemy commented on a change in pull request #11: Propagate exceptions to
caller
URL: https://github.com/apache/maven-doxia/pull/11#discussion_r249714608
##
File path:
doxia-modules/doxia-module-xhtml/src/main/java/org/apache/maven/doxia/module/xhtml/XhtmlParser.java
##
Hi,
I am using versions:use-latest-versions in an early phase
(generate-sources) in my maven build and it works nice. It updates the
versions I want, but when I use it together with
dependency:copy-dependencies that I have in a later phase
(process-resources) of my maven build something gets wrong
11 matches
Mail list logo