[
https://issues.apache.org/jira/browse/VELOCITY-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635223#action_12635223
]
Adrian Tarau commented on VELOCITY-554:
---------------------------------------
Nathan,
Which version do you prefer?
- deploy maven-ant-tasks-2.0.9.jar in ${ANT}/lib
- download Maven Ant tasks(during the regular jars download, ~ 1Mbytes)
I would say the second version, it is more "user friendly". Anyway as soon as I
will add xmlns:artifact="antlib:org.apache.maven.artifact.ant" and use the
artifact namespace you must have maven-ant-tasks-2.0.9.jar in Ant's classpath
otherwise every task which uses that namespace will fail.
BUILD FAILED
X:\Work\javaprojects\velocity\engine\trunk\build\build.xml:146: Problem: failed
to create task or type antlib:org.apache.maven.artifact.ant:dependencies
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
No types or tasks have been defined in this namespace yet
This appears to be an antlib declaration.
Action: Check that the implementing library exists in one of:
-X:\Work\javatools\ant-1.7.1\bin\..\lib
-C:\Users\ady\.ant\lib
-a directory added on the command line with the -lib argument
I presume you don't have access to the file system that represents
http://people.apache.org/repo/m2-ibiblio-rsync-repository/ so I will use SCP to
deploy the artifacts.
> Velocity sources and javadocs missing in the maven repository
> -------------------------------------------------------------
>
> Key: VELOCITY-554
> URL: https://issues.apache.org/jira/browse/VELOCITY-554
> Project: Velocity
> Issue Type: New Feature
> Components: Build
> Affects Versions: 1.5
> Reporter: Aliaksandr Radzivanovich
>
> It is really annoying when popular projects like Apache Velocity do not
> provide their sources and javadocs to the Maven repository.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]