|
View:
New views
20 Messages
—
Rating Filter:
Alert me
|
| < Prev | 1 - 2 | Next > |
|
|
[jira] Created: (VELOCITY-554) Velocity sources and javadocs missing in the maven repositoryVelocity sources and javadocs missing in the maven repository
------------------------------------------------------------- Key: VELOCITY-554 URL: https://issues.apache.org/jira/browse/VELOCITY-554 Project: Velocity Issue Type: Bug 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: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Updated: (VELOCITY-554) Velocity sources and javadocs missing in the maven repository[ https://issues.apache.org/jira/browse/VELOCITY-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELOCITY-554: ---------------------------------- Issue Type: New Feature (was: Bug) this would technically be a new feature. does anyone have an idea how to do this, keeping in mind that Ant is used for releases? > 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: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Commented: (VELOCITY-554) Velocity sources and javadocs missing in the maven repository[ https://issues.apache.org/jira/browse/VELOCITY-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634514#action_12634514 ] Adrian Tarau commented on VELOCITY-554: --------------------------------------- We should use Maven for everything else not involving building, testing and releasing (since this is still a concern that Maven is not stable enough to release the project) Velocity : javadoc, sources, site, reports. http://velocity.apache.org/engine/devel/ looks like it is generated by Maven it it says "Powered by Velocity", is it Maven or Velocity? > 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: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Commented: (VELOCITY-554) Velocity sources and javadocs missing in the maven repository[ https://issues.apache.org/jira/browse/VELOCITY-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634544#action_12634544 ] Nathan Bubna commented on VELOCITY-554: --------------------------------------- Well, that's Henning's concern. Mine is that i can bend Ant to my will with ease. Maven and i haven't gotten along that well historically. :) Anyway, yes, the site is generated by Maven, which uses Velocity to do it. So, it's both. But the site is not distributed in that form. Putting sources and javadocs in the Maven repository is distributing and thus would be part of the release process, which is still Ant-driven. If there are Maven Ant tasks that can do this, that would be best. > 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: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Commented: (VELOCITY-554) Velocity sources and javadocs missing in the maven repository[ https://issues.apache.org/jira/browse/VELOCITY-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634735#action_12634735 ] Adrian Tarau commented on VELOCITY-554: --------------------------------------- I'll have a look > 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: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Commented: (VELOCITY-554) Velocity sources and javadocs missing in the maven repository[ https://issues.apache.org/jira/browse/VELOCITY-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635178#action_12635178 ] Adrian Tarau commented on VELOCITY-554: --------------------------------------- Ant 1.7 I presume? > 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: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Commented: (VELOCITY-554) Velocity sources and javadocs missing in the maven repository[ https://issues.apache.org/jira/browse/VELOCITY-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635194#action_12635194 ] Nathan Bubna commented on VELOCITY-554: --------------------------------------- yes, 1.7 is great. > 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: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Commented: (VELOCITY-554) Velocity sources and javadocs missing in the maven repository[ 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: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Commented: (VELOCITY-554) Velocity sources and javadocs missing in the maven repository[ https://issues.apache.org/jira/browse/VELOCITY-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636062#action_12636062 ] Adrian Tarau commented on VELOCITY-554: --------------------------------------- I've changed download.xml to add support for Maven Ant tasks and I have a few comments: 1. First of all current download process uses only download.jarname & download.jarversion to build the path in a Maven1 repository. It worked because groupId was the same as artifactId, but it is not right. I've changed, every download task needs groupdId, artifactId and version. Also added m1 in the download task names to differentiate them from the M2 download tasks. 2. I had do add additional tasks to download jars from Maven 2 repository. I just copied and modified the http-download(now http-m1-download). 3. Since Ant doesn't have build in something for string manipulation, a hierarchical groupId for M2 must be converted to a path. instead of <property name="download.groupId" value="org.apache.maven" /> you must put <property name="download.groupId" value="org/apache/maven" /> If this workaround is fine with you, we can let it like this if not we can use : http://ant-contrib.sourceforge.net/tasks/tasks/propertyregex.html Please let me know if the current changes are fine with you. > 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: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Updated: (VELOCITY-554) Velocity sources and javadocs missing in the maven repository[ https://issues.apache.org/jira/browse/VELOCITY-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Tarau updated VELOCITY-554: ---------------------------------- Attachment: VELOCITY-554_download.patch > 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 > Attachments: VELOCITY-554_download.patch > > > 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: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Commented: (VELOCITY-554) Velocity sources and javadocs missing in the maven repository[ https://issues.apache.org/jira/browse/VELOCITY-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636107#action_12636107 ] Nathan Bubna commented on VELOCITY-554: --------------------------------------- That's a great patch, Adrian. I've committed it. > 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 > Attachments: VELOCITY-554_download.patch > > > 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: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Commented: (VELOCITY-554) Velocity sources and javadocs missing in the maven repository[ https://issues.apache.org/jira/browse/VELOCITY-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642773#action_12642773 ] Adrian Tarau commented on VELOCITY-554: --------------------------------------- Nathan, Based on Maven rules, aditional artifacts like sources, javadoc or a jar which includes dependencies must be in format name-version-classifier.extension. where classifier can be any string. velocity-dep-1.6-beta2.jar cannot be installed in this format, velocity-1.6-beta2-dep.jar must be used. Is this a problem? I don't think there is any escape from this. > 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 > Attachments: VELOCITY-554_download.patch > > > 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: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Commented: (VELOCITY-554) Velocity sources and javadocs missing in the maven repository[ https://issues.apache.org/jira/browse/VELOCITY-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642776#action_12642776 ] Adrian Tarau commented on VELOCITY-554: --------------------------------------- Attached is the second patch which should close this issue and VELOCITY-466. As I already mentioned, velocity-dep-1.6-beta2.jar is now velocity-1.6-beta2-dep.jar all over the place(I thought is not a good idea to have velocity-1.6-beta2-dep.jar in Maven repositories and velocity-dep-1.6-beta2.jar in Velocity distribution archives). Right now there are two tasks maven-install and maven-deploy which depends on release but a different integration can be made, depending on how a release will be performed now. Also, digital signatures ca be deployed to, just add(of course files must be signed after release and before deploy) : <attach file="${build.dir}/${project}-${version}.jar.asc" type="jar" classifier="jar.asc"/> for every asc file. If "maven.remote.repository" property exists a custom repository will be used(and not the one from Maven POM). Repository id is velocity.custom.repository and the following entry must be added in $USER/.m2/settings.xml to provide authentication information for this repository. <settings xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd"> <servers> ... <server> <id>velocity.custom.repository</id> <username>XXXX</username> <password>YYYYY</password> <privateKey>${user.home}/.ssh/id_dsa</privateKey> <passphrase>ZZZZZZ</passphrase> <filePermissions>664</filePermissions> <directoryPermissions>775</directoryPermissions> <configuration></configuration> </server> .... </servers> </settings> You can have a look at velocity-1.6-beta2 artifacts in my repository. Did several tests with my IDE and Maven and all artifacts(jar, source & javadoc) worked as it should. > 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 > Attachments: VELOCITY-554_download.patch > > > 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: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Updated: (VELOCITY-554) Velocity sources and javadocs missing in the maven repository[ https://issues.apache.org/jira/browse/VELOCITY-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Tarau updated VELOCITY-554: ---------------------------------- Attachment: VELOCITY-554-2.patch > 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 > Attachments: VELOCITY-554-2.patch, VELOCITY-554_download.patch > > > 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: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Commented: (VELOCITY-554) Velocity sources and javadocs missing in the maven repository[ https://issues.apache.org/jira/browse/VELOCITY-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642778#action_12642778 ] Adrian Tarau commented on VELOCITY-554: --------------------------------------- ... and the repository : http://repo.adrian.tarau.org > 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 > Attachments: VELOCITY-554-2.patch, VELOCITY-554_download.patch > > > 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: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Resolved: (VELOCITY-554) Velocity sources and javadocs missing in the maven repository[ https://issues.apache.org/jira/browse/VELOCITY-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELOCITY-554. ----------------------------------- Resolution: Fixed Fix Version/s: 1.6 Thanks, Adrian. This is great. I did tweak a few tiny things and restored the "pom" task, since i'm not ready to wholly rely on the new tasks for the 1.6 release. > 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 > Fix For: 1.6 > > Attachments: VELOCITY-554-2.patch, VELOCITY-554_download.patch > > > 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: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Commented: (VELOCITY-554) Velocity sources and javadocs missing in the maven repository[ https://issues.apache.org/jira/browse/VELOCITY-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643040#action_12643040 ] Adrian Tarau commented on VELOCITY-554: --------------------------------------- Nathan, A few things: 1. in maven-prepare <artifact:install-provider artifactId="wagon-ssh" version="1.0-beta-2"/> sould be <artifact:install-provider artifactId="wagon-ssh" version="${wagon-ssh.version}"/> 2. in maven-deploy-apache-repository <artifact:install-provider artifactId="wagon-ssh" version="${wagon-ssh.version}"/> is not need it since is already called in maven-prepare > 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 > Fix For: 1.6 > > Attachments: VELOCITY-554-2.patch, VELOCITY-554_download.patch > > > 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: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Commented: (VELOCITY-554) Velocity sources and javadocs missing in the maven repository[ https://issues.apache.org/jira/browse/VELOCITY-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643044#action_12643044 ] Nathan Bubna commented on VELOCITY-554: --------------------------------------- Ah, thanks! I just missed the wagon-ssh version in maven-prepare. The one in maven-deploy-apache-repository was put there by the patch you sent. I'll remove it. :) > 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 > Fix For: 1.6 > > Attachments: VELOCITY-554-2.patch, VELOCITY-554_download.patch > > > 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: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Commented: (VELOCITY-554) Velocity sources and javadocs missing in the maven repository[ https://issues.apache.org/jira/browse/VELOCITY-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643060#action_12643060 ] Adrian Tarau commented on VELOCITY-554: --------------------------------------- Yes, I forgot to remove it after splitting maven-deploy in two targets. > 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 > Fix For: 1.6 > > Attachments: VELOCITY-554-2.patch, VELOCITY-554_download.patch > > > 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: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Commented: (VELOCITY-554) Velocity sources and javadocs missing in the maven repository[ https://issues.apache.org/jira/browse/VELOCITY-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643114#action_12643114 ] Henning Schmiedehausen commented on VELOCITY-554: ------------------------------------------------- So now we have -m1-downloads and -m2-downloads, but this is actually not what I meant. I meant bundling the maven-wagon tasks with Velocity to use them to download the jars (and use things like mirrors etc.) > 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 > Fix For: 1.6 > > Attachments: VELOCITY-554-2.patch, VELOCITY-554_download.patch > > > 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: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
| < Prev | 1 - 2 | Next > |
| Free embeddable forum powered by Nabble | Forum Help |