If src/main/java doesn't exist the plugin will fail. Can this be relaxed so that the plugin can be declared as a top-level plugin, but won't fail when the directory is missing.
Printing a warning should suffice - or make it configurable.
Comment #1
Posted on Jun 27, 2011 by Quick Rabbiti agree with you
i'll work on
thx for feedback
Comment #2
Posted on Jun 28, 2011 by Quick Rabbitafter further investigation i've seen that the problem has been already handled
see http://code.google.com/p/maven-annotation-plugin/issues/detail?id=25
Comment #3
Posted on Jun 28, 2011 by Happy LionBut not released et? I'm on 2.0.2
Comment #4
Posted on Jun 28, 2011 by Quick Rabbitsorry i've check again ....
the Issue 25 refers to "no source files exist" and not "no source folder exist"
i'll fix it soon
Thx for feedback
Comment #5
Posted on Jun 28, 2011 by Quick Rabbiti've deployed a release 2.0.3-SNAPSHOT in SONATYPE repository http://oss.sonatype.org/content/repositories/snapshots
Please try it and send me feedback ... so i can arrange a new stable release
thx
Comment #6
Posted on Jul 6, 2011 by Quick Rabbitdeployed in 2.0.3 official release
Comment #7
Posted on Jul 6, 2011 by Happy LionIs the sync to central delayed?
Comment #8
Posted on Jul 6, 2011 by Quick Rabbiti think so ... i'm investigating
Comment #9
Posted on Jul 7, 2011 by Happy LionI noticed that the latest release depend on a jfrog artifact which doesn't exist in central - only in their repo: ownloading: http://repo.jfrog.org/artifactory/plugins-releases-local/org/jfrog/maven/annomojo/maven-plugin-tools-anno/1.4.0/maven-plugin-tools-anno-1.4.0.pom 3K downloaded (maven-plugin-tools-anno-1.4.0.pom) Downloading: http://repo.jfrog.org/artifactory/plugins-releases-local/org/jfrog/maven/annomojo/maven-plugin-anno-parent/1.4.0/maven-plugin-anno-parent-1.4.0.pom 7K downloaded (maven-plugin-anno-parent-1.4.0.pom) Downloading: http://repo.jfrog.org/artifactory/plugins-releases-local/org/jfrog/maven/annomojo/maven-plugin-anno/1.4.0/maven-plugin-anno-1.4.0.pom
Do you know if that artifact will be distributed to central? I try to limit the number of repos to depend on.
Comment #10
Posted on Jul 7, 2011 by Quick Rabbithi, i understand your need
i've seen that the release 1.3.1 is deployed in public repo
i'll evaluate a backport
Comment #11
Posted on Jul 7, 2011 by Happy LionThe best would be if jfrog synced to central.
Comment #12
Posted on Jul 8, 2011 by Quick RabbitABSOLUTELY AGREE
I'LL TRY TO DO A FOLLOW UP TO JFROG
Status: Fixed
Labels:
Type-Defect
Priority-Medium