maven - How to add Artifact metadata to nexus server -


I want to know how I can add metadata for an Artisan which I want to move to the Nexus repository.

Can I define metadata in the POM file. Is there any tag in Palm to do this?

If it is not possible to add via POM , what are other ways to do this?

There are three ways that you can imbuate it.

  • Add properties in Palm directly. I see with the problem that you can not easily monitor prices or search on them in Nexus.

  • Add another file which is a property file that is in the form of artwork attached to the Maven Build Assist plugin. In this way they are in a different file, which can be parsed slightly easier than Maven Pom. Otherwise there are problems with the same 1.

    For both of these methods, you can create a custom Nexus plugin that shows information in any way.

    • If you are using Nexus Professional, you can activate and use the described approach to acquire properties in the Nexus. After that you can also use search to find specific components based on your metadata.

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -