We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72ed6c6 commit 13561caCopy full SHA for 13561ca
1 file changed
distribution/pom.xml
@@ -29,6 +29,13 @@ limitations under the License.
29
<packaging>pom</packaging>
30
<name>LearnLib :: Distribution</name>
31
32
+ <description>
33
+ An afrtifact that aggregates all other artifacts of LearnLib to produce an Uber-JAR that can be used in
34
+ non-maven environments. Likewise, this single artifact may be used in maven-aware environments to declare a
35
+ dependency on all LearnLib artifacts.
36
+ </description>
37
+
38
39
<!--
40
All packaged AutomataLib dependencies.
41
0 commit comments