The sonatype tag has no wiki summary.
0
votes
1answer
29 views
Proxy SVN Google Code based maven repository in Sonatype Nexus
I have set up the Sonatype Nexus for repository caching.
com.googlecode.htmleasy is not being resolved by maven. Getting error
Failure to find com.googlecode.htmleasy:htmleasy:jar:0.7 in
...
0
votes
4answers
34 views
Sonatype Nexus Professional Proxy Configuration
Our project require nexus professional to store and manage artefacts in centralized repository hosted in windows server. We were able to install the Sonatype nexus professional in windows work ...
0
votes
1answer
23 views
Sonatype Nexus: Unexpected value of <latest> tag in “maven-metadata.xml”
I'm using Sonatype Nexus v2.3.1-01 and I've got a problem with the value of the <latest> tag. I thought this value would become updated every time I upload a newer version of an artifact.
Now I ...
1
vote
1answer
86 views
How can I adjust timeout for mvn mirror on dependency:resolve — Error transferring file: Read timed out
Does anyone know how to control the timeout settings for a mirror in the maven settings file or in the dependency plugin?
I see that I can modify timeout settings for a server but not a repository ...
0
votes
0answers
114 views
Sonata Media: The file could not be found
I'm trying to attach an image to an Entity but when I submit the form, an error is displayed saying: The file could not be found.
Here is my code to build the form:
$builder->add('email', ...
0
votes
1answer
41 views
How to use commit SHA as buildNumber in sonatype snapshots
How can I set up my snapshot releases so that the buildNumber is replaced with the Git commit SHA? This has to work for Sonatype OSS snapshots.
And, if possible, how can I force the deployment to ...
0
votes
1answer
82 views
Sonatype buildNumber and timestamp out of sync
I have a really weird problem with my snapshot deployment: https://gist.github.com/fommil/5042065
<groupId>com.github.fommil</groupId>
<artifactId>emokit</artifactId>
...
1
vote
1answer
87 views
Maven GPG plugin not signing sources and javadoc jars
I'm attempting to release my project's artifacts to Sonatype using Maven. I'm using the Maven GPG plugin to sign the artifacts, but it's not signing the sources and javadoc jars (just the main jar), ...
0
votes
1answer
187 views
Unable do prepare a release for maven project on java.net using Sonatype Nexus
Unable do prepare a release for maven project on java.net using OSS
I follow the instructions at
...
0
votes
0answers
103 views
Intellij doesn't load repositories from SonaType repo
for some reason I cant get Intellij to load repositories from Sonatype.
in settings->maven-> repositories
I do Add->insert the url "https://oss.sonatype.org/content/repositories/snapshots"->Ok
then I ...
0
votes
1answer
47 views
Nexus excluding entire artifacts from springsource repos
I am trying to add the Springsource maven repos as a proxy repo in my nexus installiation and it is only including the org/springframework artifacts from there. I can't resolve anything else. I need ...
0
votes
1answer
82 views
Getting Jakarta Feedparser up in a remote Maven repository?
I short I want to get the Jakarta Feedparser project up in a remote Maven repository (the project is currently dormant).
The source is over here: ...
0
votes
1answer
112 views
Dynamically Link To Latest 'jar-with-dependencies' From Maven Central
I'm trying to use the Maven central API to provide dynamic download links for the latest versions of an artifact. While this works for a normal jar, I cannot seem to get it to link to the ...
0
votes
1answer
235 views
how to get maven archetypes from my own authenticated nexus without username and password in the URL?
I have a private Nexus with a repository protected via authentication.
Pulling libraries works like a charm, but if I want to use one of the archetypes stored up there I always need to write ...
3
votes
2answers
735 views
Sonatype Nexus REST Api fetch latest build version
How can I can use the Sonatype REST Api to fetch the build with the highest version (latest temporal build)?
...
0
votes
1answer
48 views
Sonatype Nexus proxy for CRAN packages?
Our organization uses Sonatype Nexus to manage artifacts, whether they're internally-hosted stuff we've developed, or proxies to other repositories like Apache or similar. Most stuff is JAR-based.
...
2
votes
1answer
113 views
Maven deploy failing silently only for certain bundles
So, I have a multi-tiered Maven project. I'm using maven version 3.0.3 and Sonatype Nexus 2.0.3 hosted on Tomcat 6.0.24. The project builds (mvn clean install) cleanly, but mvn deploy fails on a ...
0
votes
2answers
82 views
Why are my java.net snapshots using Sonatype not appearing
My JAUDIOTAGGER project is hosted on java.net and can deploy new versions of my snapshot as follows
mvn deploy -Dgpg.passphrase=password
It all seems to work, this is the output I get:
Uploading: ...
1
vote
1answer
66 views
Getting SonaType's release plugin to behave when using git. Or better alternatives?
Note: long question, so in essence: I wish to know how to release, via maven, a sanctified release of an existing project under my control. I use sonatype and its plugin at the moment, but their ...
2
votes
2answers
123 views
How do you import a Maven dependency from Sonatype.org?
I'm trying to import Robolectric into my Maven project, with:
<dependency>
<groupId>com.pivotallabs</groupId>
...
0
votes
0answers
56 views
Hudson out of memory with Sonatype plugin
I am getting out of memory error while using Insight for CI plugin (http://www.sonatype.com/Products/Insight-for-CI).
Hudson memory config is as given below:
export CATALINA_OPTS="-Xmn100m -Xms512m ...
0
votes
1answer
267 views
Easy update sites for Eclipse with Sonatype Nexus
I'm looking for a better solution for a problem, I solved it yesterday, but I'm not happy ;)
My task: Create a fully functional Eclipse update site with Nexus (can be used for updates and target ...
4
votes
1answer
162 views
Only execute maven-release-plugin deploy steps for a specific sub-module/project
I have a maven project that is organized as:
MyProject
Core (parent -> oss.sonatype.org)
Package (parent -> MyProject)
MyProject and Package are used in bundling the project up for a proprietary ...
0
votes
1answer
26 views
Which artifact to choose for servlet api?
The below sonatype endpoint for servlet api returns 5 different artifacts : http://repository.sonatype.org/service/local/lucene/search?sha1=3fc542fe8bb8164e8d3e840fe7403bc0518053c0
Why are there 5 ...
2
votes
2answers
61 views
Sonatype Insight - Application Health Check - Is it ok to share application composition details to the remote Sonatype Insight Server
Has anybody used the Sonatype Insight-Application Health Checker ? It requires you to scan your application ( war, jar, zip etc ) and then uploads its findings onto the Sonatype Insight Server. After ...
0
votes
0answers
52 views
Strage errors in sonatype nexus maven artifact download
During maven build i received next errors and warnings:
Warning: pom file for artifact present on nexus server but cannot be found by maven client.
And error: artifact cannot related to pom cannot be ...
0
votes
1answer
435 views
How to get Sonatype Nexus to download the latest version of jar?
I'm using Sonatype Nexus 1.5.0 and a particular jar has a newer version in the Public Maven Central while my Nexus doesn't have it.
Assume that only the server where the Nexus is installed has the ...
7
votes
5answers
1k views
“Received fatal alert: bad_record_mac” when deploying to sonatype
I'm getting this stacktrace when trying to deploy to sonatype repository (sometimes!):
javax.net.ssl.SSLException: Received fatal alert: bad_record_mac
at ...
1
vote
1answer
198 views
Maven cannot find JRuby mojo descriptors
I followed the instructions to the letter in this blog post by Sonatype on writing a Maven plugin in Ruby.
When I try running mvn install (Maven 3.0.4), the build is successful, but ...
0
votes
0answers
218 views
Maven archetype-catalog is empty
I use the nexus -sonatype and ı have a problem with archrtype catalog. Archetype-catalog was created but not full. I did something to load archetype-catalog but it didnt.
I use this site for setting ...
4
votes
2answers
2k views
yuicompressor maven plugin and maven-war-plugin
I've been struggling with getting this plugin to play nicely with the maven-war-plugin for a couple of hours now and I thought it was time to ask for help. I have the plugin defined as follows:
...
1
vote
1answer
318 views
How to add a password protected repository to Sonatype Nexus?
We're using Sonatype Nexus to manage different repositoryies. There's a request to add a password-protected repository to our "Public Repositories" group. The problem is, I don't really know how to ...
1
vote
1answer
973 views
Maven cannot find dependencies from remote nexus repository
I had to migrate from a older Nexus server to Nexus OSS v2.0.4 today. I have been facing strange issues from the morning. Firstly I installed nexus and started it, and I was able to browse it from the ...
1
vote
2answers
193 views
Nexus get dependencies REST or create plugin
Pro edition of Nexus shows the dependencies for an artifact...
Want to do the same in the Community edition. Doesn't look like the standard REST API:
...
1
vote
1answer
102 views
Can Nexus OSS compress virtual OBR metadata?
I'm trying to provision a client-side swing application using OBR and Felix. It works, but even after pruning many unused bundles, the obr.xml file is still about 1MB.
That file will be downloaded ...
0
votes
1answer
226 views
RepositorySystemSession Null in Maven 3 Plugin Unit Test
I am attempting to write a unit test for a Maven 3 Plugin with a dependency on Aether using the Maven Plugin Testing Harness. When executing my tests though the RepositorySystemSession is null and ...
0
votes
2answers
234 views
What does “Supported source version 'RELEASE_5' from annotation processor…” mean?
What does it mean and how it can be removed (reformatted for better readability)?
[INFO] Compiling 30 source files to ...\target\test-classes
[INFO] ...
0
votes
0answers
2k views
Create a formPanel with ExtJs
Hi i tried to create a simple formPanel with ExtJs for my Nexus 1.9.2.4. The formPanel contains only two fields (Name and Password). When i run Nexus, the formPanel is created but the initial values ...
2
votes
2answers
445 views
Moving a project to Maven Central
I manage many maven projects. Most of them deploy to our internal maven repository. Now I would like to start releasing one project to Maven Central. Up until now, I have had a parent POM that ...
0
votes
1answer
151 views
Unable to find jsoup jar in repository based on its sha-1
When I perform an advanced search based on the sha-1 on http://search.maven.org/#advancedsearch for jsoup - jsoup-1.6.1.jar the jar file is not found.
The sha-1 for jsoup-1.6.1.jar is ...
1
vote
1answer
147 views
Why WebServlets return 404 error when using Eclipse Webby plugin?
I needed to combine maven war overlays with debugging Dynamic Web Application in Eclipse, so I've installed m2e-webby plugin. When I run it in eclipse, static content (html files) are launching ...
0
votes
1answer
61 views
Is it possible to add a repository group to a repository group in Sonatype Nexus?
I tried to create a hierarchy of repository groups in my Sonatype Nexus installation. One group as the parent, the two others as childs.
But when I browse the storage index of the parent group, I get ...
0
votes
2answers
3k views
maven could not resolve dependency via my local nexus repository
I have setup an in-house Sonatype Nexus repository and configure the maven to check my local Nexus instead of getting artifacts directly from public repositories.
...
0
votes
1answer
324 views
Nexus OOS - Clean up the proxy/attributes/
I got a Nexus OOS instance with the following settings:
proxy of the http://repo1.maven.org/maven2/
I override the "local storage location" with a path to a network device
Everything is ok and my ...
1
vote
2answers
2k views
Prevent Jenkins from Installing Artifact to Local Maven Repository
Jenkins is installing the most-recently built artifact to the local Maven repository, even when the job is executed with a goal of only clean package.
This caused an issue when someone accidentally ...
4
votes
2answers
2k views
Nexus Mark Oracle Maven Repository as Invalid
Creating a Proxy repository on Nexus that proxies Oracle Maven Repo (http://download.oracle.com/maven/) marks the Oracle Repo as "Attempting to Proxy and Remote Unavailable"
The problem might be that ...
1
vote
2answers
783 views
Maven failure to download swc files
I'm trying to use Maven to build a Flex project using the Sonatype flexmojos. I've set up the project and the build mostly works until it tries to download various swc files from the Sonatype ...
2
votes
1answer
282 views
Licensing trouble using Sonatype Nexus OSS and ExtJS
Sonatype's AGPLv3 licensed Nexus OSS uses ExtJS internally. ExtJS has dual-license mode: commercial and GPLv3, the later allows it to be used in open-source apps, like Nexus OSS.
Now, is it legal to ...
5
votes
1answer
4k views
Use Maven to build complex Flex project
I'm currently looking into replacing our very proprietary build environment with Maven. The current solution is an inhouse development for the central build, and for easier local development I compile ...
1
vote
1answer
1k views
Sonatype Nexus - can not login anymore with admin user
I have a Sonatype Nexus installed and I have the default user admin / admin123.
Now I changed the Authenticating Realm to LDAP and removed XML Authenticating Realm and XML Authorizing Realm. LDAP is ...
