RTC build project issue
Hi everyone. I have uploaded some (custom) jars on Sonatype Nexus Repository. I have added all jars in one project and in that project's pom.xml all jars are added as '<module>jar</module>'. When I check that jars I can see only 'META-INF' folder in Archive Browser window on nexus. I am not getting any of the class files under that jar folder. What could be reason? Is anything going wrong in the way I am uploading jars on nexus?
When I try to build project with those jars as a dependnecy, jar is getting downloaded from the path where I have uploaded earlier but it gives compilation errors as *** package not resolved Or *** cannot find symbol. All error logs contains packages and classes that are present in the uploaded jar folder.
Comments
Scott Cowan
JAZZ DEVELOPER Jul 29 '13, 10:59 a.m.Hi Sheetal,
I think your questions are better directed towards, http://www.sonatype.org/nexus/ or http://maven.apache.org/.
Do you have any specific Rational Build Forge questions?
Scott
1 vote