Hello, 

        I have a project which has a dependency (jersey) on a -snapshot 
version. The publisher does *not* publish versioned snapshots, so I can't just 
override the dependency to use the version snapshot and then roll my own 
release. 

What are my options for turning this dependency into a versioned snapshot? I'm 
thinking about just downloading the source and changing the pom to deploy it to 
my own nexus repo where it will create a versioned snapshot.. Will requirement 
me to change repo path in pom and keep my own copy but this isn't a bad thing.

However, I was thinking if there was another way via proxy? Can I setup nexus 
to proxy to the other repo and grab a snapshot and create a versioned snapshot 
at that time? So I can use a versioned snapshot from my own repo, but it really 
would have originated from the java repo as an unversioned snapshot? The 
version information would be added at time of proxy? Is this possible?

thanks,

-james
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to