While user specified versionless features are not supported, the generateFeatures goal needs to be able to handle the VersionlessFeatureException that can be returned from the binary scanner. For now, we should catch the exception and display a message to the user about versionless features not being supported.
While user specified versionless features are not supported, the
generateFeaturesgoal needs to be able to handle theVersionlessFeatureExceptionthat can be returned from the binary scanner. For now, we should catch the exception and display a message to the user about versionless features not being supported.