Given a repository relative path to a filename, return the {@link VersionedReference} object suitable for the path.
@param path the path relative to the repository base dir for the artifact.
@return the {@link VersionedReference} representing the path. (or null if path cannot be converted to a {@link VersionedReference})
@throws LayoutException if there was a problem converting the path to an artifact.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.