Package org.apache.maven.profiles
Class ProfilesConversionUtils
- java.lang.Object
-
- org.apache.maven.profiles.ProfilesConversionUtils
-
@Deprecated public class ProfilesConversionUtils extends java.lang.Object
Deprecated.ProfilesConversionUtils
-
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static org.apache.maven.model.Profile
convertFromProfileXmlProfile(Profile profileXmlProfile)
Deprecated.
-
-
-
Method Detail
-
convertFromProfileXmlProfile
public static org.apache.maven.model.Profile convertFromProfileXmlProfile(Profile profileXmlProfile)
Deprecated.
-
-