All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.maven-confluence-test.7.12.source-code.confluence.html Maven / Gradle / Ivy

There is a newer version: 8.0-beta1
Show newest version



  
    
    Project Dependencies
    
    
    
    
        
        
  
    
    
    

Project Summary

Project Information

FieldValue
Namemaven confluence plugin test - 3.2.4-SNAPSHOT
Descriptiondescription
Homepagehttp://code.google.com/p/maven-confluence-plugin/maven-confluence-test/

Project Organization

This project does not belong to an organization.

Build Information

FieldValue
GroupIdorg.bsc.maven
ArtifactIdmaven-confluence-test
Version3.2.4-SNAPSHOT
Typejar

Source Repository

Overview

This project uses Subversion to manage its source code. Instructions on Subversion use can be found at http://svnbook.red-bean.com/.

Web Access

The following is a link to the online source repository.

Anonymous access

The source can be checked out anonymously from SVN with this command:

$ svn checkout https://maven-confluence-plugin.googlecode.com/svn/trunk/maven-confluence-parent maven-confluence-test

Developer access

Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.

$ svn checkout https://maven-confluence-plugin.googlecode.com/svn/trunk/maven-confluence-parent maven-confluence-test

To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)

$ svn commit --username your-username -m "A message"

Access from behind a firewall

For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via the developer connection:

$ svn checkout https://maven-confluence-plugin.googlecode.com/svn/trunk/maven-confluence-parent maven-confluence-test

Access through a proxy

The Subversion client can go through a proxy, if you configure it to do so. First, edit your "servers" configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory "~/.subversion". On Windows it is in "%APPDATA%\Subversion". (Try "echo %APPDATA%", note this is a hidden directory.)

There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.

Example: Edit the 'servers' file and add something like:

[global]
http-proxy-host = your.proxy.name
http-proxy-port = 3128

Project Dependencies

There are no dependencies for this project. It is a standalone application that does not depend on any other project.






© 2015 - 2024 Weber Informatics LLC | Privacy Policy