Hi Eric,

Build was working fine on my local machine. Have you tried "mvn clean install -U"

Thanks,
Ruwan

Hubert, Eric wrote:
Hi all,
I successfully build synapse from 1.2 branch and now have some build issue with the new smooks mediator in WSO2 ESB: [INFO] Building WSO2 ESB - Smooks Mediator
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory D:\repos\wso2esb\modules\mediators\smooks\target
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot milyn:milyn-smooks-edi:1.0-SNAPSHOT: checking for updates from a
pache-snapshots
[INFO] snapshot milyn:milyn-smooks-edi:1.0-SNAPSHOT: checking for updates from w
so2-m2
Downloading: http://people.apache.org/repo/m2-snapshot-repository//milyn/milyn-s
mooks-edi/1.0-SNAPSHOT/milyn-smooks-edi-1.0-SNAPSHOT.pom
Downloading: http://dist.wso2.org/maven2//milyn/milyn-smooks-edi/1.0-SNAPSHOT/mi
lyn-smooks-edi-1.0-SNAPSHOT.pom
Downloading: http://people.apache.org/repo/m2-snapshot-repository//milyn/milyn-s
mooks-edi/1.0-SNAPSHOT/milyn-smooks-edi-1.0-SNAPSHOT.jar
Downloading: http://dist.wso2.org/maven2//milyn/milyn-smooks-edi/1.0-SNAPSHOT/mi
lyn-smooks-edi-1.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) milyn:milyn-smooks-edi:jar:1.0-SNAPSHOT
  Try downloading the file manually from the project website.
  Then, install it using the command:
mvn install:install-file -DgroupId=milyn -DartifactId=milyn-smooks-edi -Dv
ersion=1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=milyn -DartifactId=milyn-smooks-edi -Dver sion=1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryI
d=[id]
  Path to dependency:
        1) org.wso2.esb.mediators:smooks-mediator:jar:1.7-SNAPSHOT
        2) milyn:milyn-smooks-edi:jar:1.0-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
  org.wso2.esb.mediators:smooks-mediator:jar:1.7-SNAPSHOT
from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  ibiblio-m2 (http://www.ibiblio.org/maven2),
  wso2-m2 (http://dist.wso2.org/maven2/),
  apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository/)
Seems as if this jar is not in the specified repositories. Did you forget to install this in your repository or do I have to specify an additional repository location? Something from codehaus like http://dist.codehaus.org/? Did I do something wrong? Your nightly build seems to be working fine... Or do you use other remote repositories there? Regards,
   Eric
------------------------------------------------------------------------

_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev


_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to