On 8/31/12 1:01 PM, "Jamshid Afshar" wrote:
>1) Is jmdns 2.1 on maven and is "jmdns" correct? I created a
>pom.xml to build our CAStorSDK.jar but get this error with that jmdns
>dependency:
>
>[snip]
>If I use "org.jvnet.hudson" it works.
This is the correct groupId
>
>2) How do I publish o
1) Is jmdns 2.1 on maven and is "jmdns" correct? I created a
pom.xml to build our CAStorSDK.jar but get this error with that jmdns
dependency:
[WARNING] The POM for jmdns:jmdns:jar:2.1 is missing, no dependency
information available
...
[ERROR] Failed to execute goal on project CAStorSDK: Could n
Hey Chiradeep,
Jmdns is available from maven directly, so you can add the following piece to
the dependency list in the pom.xml:
jmdns
jmdns
2.1
As CAstorSDK doesn't seem to be on maven, so in that case we have to tell the
developer to download it into the deps directory himself and we