public class Maven2ProjectProperties extends Object
Constructor and Description |
---|
Maven2ProjectProperties() |
Modifier and Type | Method and Description |
---|---|
void |
addArtifact(Maven2ArtifactProperties artifact) |
void |
addDependencyArtifact(Maven2ArtifactProperties artifact) |
Set<Maven2ArtifactProperties> |
getArtifacts()
Additional lazy initialization added for the rare case of incomplete deserialization from xstream
|
Set<Maven2ArtifactProperties> |
getDependencyArtifacts()
Additional lazy initialization added for the rare case of incomplete deserialization from xstream
|
public void addArtifact(@Nullable Maven2ArtifactProperties artifact)
public void addDependencyArtifact(@Nullable Maven2ArtifactProperties artifact)
@NotNull public Set<Maven2ArtifactProperties> getArtifacts()
@NotNull public Set<Maven2ArtifactProperties> getDependencyArtifacts()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences