> I know maven is quite java centric, but I assume there should be some
> strategy for handling this type of problem in the "maven way"?
> What would be the proper way for accomplishing this in maven?
> 2009/3/12 Wayne Fay <>
>> If you require this naming you've suggested above, the -16287 part
>> belongs in your version tag, and the noarch bit belongs in the
>> classifier. Then Maven will install this file as:
>> ${project.artifactId}-${project.version}-${project.classifier}.rpm
Classifiers are "the Maven way" to handle this. What more do you want,
or why is this not sufficient?
Wayne
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]