Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

A suite of maven plugins for development with sourceforge.net and with support other sourceforge.net projects. 1) wagon-http-sourceforge: Wagon to handle downloads of sourceforge.net file release system. 2) 1jar-maven-plugin: support for one-jar technology of one-jar project at sourceforge.net.

0
 
  0 reviews  |  1 user  |  5,167 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

Maven SVN WagonThis project is an implementation of Wagon provider for Subversion repository access. It allows to host the Maven artifact repository inside Subversion repository. The SVNKit library is used for all Subversion-related operations. UsageThe wagon should be added to your POM as ... [More] extension. ... com.google.code.maven-svn-wagon maven-svn-wagon 1.1 ... It will allow to use the following kinds of URLs in the distributionManagement POM section: svn:http://host/path/to/repository svn:https://host/path/to/repository svn:svn://host/path/to/repository svn:file://path/to/repository The "svn:" prefix activates the wagon and the remaining part of the URL contains the proper Subversion repository URL. FeaturesThe wagon uses the default Subversion runtime configuration area for authentication and for evaluation of file properties that will be automatically set on newly added files. Files ending with ".asc.md5" and ".asc.sha1" will be silently discarded on upload. Such files appear when the maven-gpg-plugin is used to sign the project artifacts and then the maven-deploy-plugin (either directly or through the maven-release-plugin) is used to deploy them to the repository. Similar wagonsThe following wagons can also be used to work with the Subversion-based Maven repositories: org.apache.maven.wagon:wagon-scm org.jvnet.wagon-svn:wagon-svn [Less]

0
 
  0 reviews  |  0 users  |  856 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.