Giter VIP home page Giter VIP logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 26, 2024
Hi,
Generally I'm not a Maven user but I see that there is increasing demand to 
have pdf-vole in a Maven repository.
I have only very limited experience how to setup a maven project and how to 
bring it into the repository.
proxy-vole uses a package name that I do not own as homepage, therefore I do 
not know if this is a problem or if I have to change the package name.

Generally if you would like to prepare a patch I would welcome this and even 
use this opportunity to get some maven knowledge. 

Have fun,
- Rossi


Original comment by [email protected] on 12 Nov 2012 at 8:05

  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from proxy-vole.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 26, 2024
You can find the patch attached.
Before releasing there is 5 tests to fix or to ignore.
If you want to publish your library in central repository you need to request 
that on sonatype website, I think the homepage of a package must be owned.
In my patch I use your svn as a maven repository but this can be changed if you 
have a website or central repository access.

In $HOME/.m2/settings.xml you have to add following server to release :
    <server>
      <id>googlecode</id>
      <username>your_googlecode_username</username>
      <password>your_googlecode_password</password>
    </server>

Then run ./release script.

Original comment by [email protected] on 12 Nov 2012 at 10:09

Attachments:

from proxy-vole.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 26, 2024
Instead of converting the project from Ant to Maven, you could just deploy it 
on Maven Central.

Have a look to Sonatype Documentation[1], especially the Ant part.

[1] 
https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage
+Guide

Original comment by [email protected] on 13 Feb 2014 at 2:51

from proxy-vole.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 26, 2024
Good point.

But you need to add other command if you want to deploy javadoc and sources 
classifier.
And I think these attachments are important for a library.

Because of almost one year inactivity (just see today that author made some 
commits 2 month ago), I forked this project
If the author is interested I add GSettings (Gnome 3) support 
https://code.google.com/p/vestige/source/browse/#svn%2Fproxy_vole%2Ftrunk 

Original comment by [email protected] on 13 Feb 2014 at 3:57

from proxy-vole.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.