org.apache.maven.artifact.ArtifactUtils.ArtifactUtils.isSnapshot(String
version)
On Mon, Apr 23, 2012 at 2:12 PM, Benson Margulies wrote:
> Anyone know off hand where to find the predicate that looks at a
> version # and decides if it's a snapshot, including timestamps?
>
> --
Sadly Our company is also moving to perforce so if you want a little bit of
help with this let me know.
Sent from my iPhone
On 4 באפר 2012, at 19:30, John Patrick wrote:
On 4 April 2012 17:18, Asaf Mesika wrote:
Why do you need a specific login for git?
In our company each developer
Why do you need a specific login for git?
In our company each developer exchanges keys with the main server
hosting our git repositories and then the repository URL simply
contains the user which we exchanged keys with. For example:
ssh://git...@gitrepo.acme.local/gitall/reponame
Sent from my iPad
ojectBuilder#build(File,
> ProjectBuildingRequest) to get the MavenProject.
>
> Vincent
>
>
> 2012/4/1 Asaf Mesika mailto:asaf.mes...@gmail.com)>
>
> > Hi,
> >
> > I'm writing a Mojo, and I have a question:
> >
> > I have a piece of code which resolve
Hi,
I'm writing a Mojo, and I have a question:
I have a piece of code which resolves an Aether Artifact based on its GAV
string, from specific repository defined programmatic.
Once I have the "org.sonatype.aether.artifact.Artifact" at hand - how do I
convert it to a MavenProject or any other p