yyn0210 / alivepdf

Automatically exported from code.google.com/p/alivepdf
0 stars 0 forks source link

what is the maven2.x repository url for alivepdf? #291

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. build project with maven 2.x
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

i saw your pom.xml in 
:http://code.google.com/p/alivepdf/source/browse/trunk/AlivePDF/pom.xml?r=165

there are two repository url:

<url>http://svn.sonatype.org/flexmojos/repository/</url>                   
<url>http://fna.googlecode.com/svn/trunk/fna/fna_m2_repository/</url>           

sonatype's repository had be changed and i check it in new url, but also failed.
And i saw an issue :
   http://code.google.com/p/alivepdf/issues/detail?id=188&q=maven
have you apply to update your swc to sonatype reository?

And for http://fna.googlecode.com/svn/trunk/fna/fna_m2_repository/ . it's not 
accessable. it ask me authorization. 

Original issue reported on code.google.com by peterwan...@gmail.com on 8 Dec 2010 at 5:19